Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to customize admin UI (theming support) #121

Open
4 tasks
Tracked by #120
MrNaif2018 opened this issue Oct 1, 2021 · 0 comments
Open
4 tasks
Tracked by #120

Add ability to customize admin UI (theming support) #121

MrNaif2018 opened this issue Oct 1, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MrNaif2018
Copy link
Member

MrNaif2018 commented Oct 1, 2021

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:

  • Implement initial theming support via vuetify's css vars support
  • Make sure all external UI components also follow theme colors
  • Load theme css file from theme_settings.admin_theme_url of the store, see Add theme_settings to stores bitcart#244
  • Research for any vuetify analogues to bootswatch

Initially, at least customizing checkout page is our goal. Later whole admin UI could be made customizeable

@MrNaif2018 MrNaif2018 added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 1, 2021
@MrNaif2018 MrNaif2018 mentioned this issue Oct 1, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant