You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, several parts of the UI have hard-coded colors. To make theming easier and keep future elements consistent, a set of CSS variables should be used to control base colors and potentially control how they mix. For example, the background and accent colors could be directly changed, and all UI parts without specifically chosen colors would change to match.
The text was updated successfully, but these errors were encountered:
Currently, several parts of the UI have hard-coded colors. To make theming easier and keep future elements consistent, a set of CSS variables should be used to control base colors and potentially control how they mix. For example, the background and accent colors could be directly changed, and all UI parts without specifically chosen colors would change to match.
The text was updated successfully, but these errors were encountered: