Frontmatter
| id | 3992 |
| title | button.Base: add theming variables for secondary & tertiary UIs |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 6, 2023, 1:09 PM |
| updatedAt | Feb 6, 2023, 1:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3992 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 6, 2023, 1:36 PM |

@mxmrtns
the logic should still default to toggling colors for secondary and removing the border for tertiary, but it should be based on css variables, so that we can change it inside a custom theme.