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
We are taking the same approach: css variables.
It needs to be researched whether vuetify can generate those variables for css files to change colors at runtime
TODO:
Implement initial theming support via vuetify's css vars support
Make sure all external UI components also follow theme colors
Similar to bitcart/bitcart-store#319
We are taking the same approach: css variables.
It needs to be researched whether vuetify can generate those variables for css files to change colors at runtime
TODO:
theme_settings.admin_theme_url
of the store, see Add theme_settings to stores bitcart#244Initially, at least customizing checkout page is our goal. Later whole admin UI could be made customizeable
The text was updated successfully, but these errors were encountered: