Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice to have a better Theming system, specially focused on unifying colors.
Currently the themes API consists on having 1 theme for built-in components, this leads to different issues:
What if there was a stylesheet for colors, like "primary", "accent", etc and then each theme referred to some of these colors in the stylesheet by their id?
Beta Was this translation helpful? Give feedback.
All reactions