bitshares / bitshares-ui

Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
https://wallet.bitshares.org
MIT License
518 stars 569 forks source link

Inbuilt theme creator? #1031

Open grctest opened 6 years ago

grctest commented 6 years ago

We've got several themes, but creating a new theme is difficult and requires technical skills potentially outwith of theme creators.

If there was a theme creator tab in the settings where you could create and apply a custom theme by inputting all theme related CSS values (optionally using a colour palette), and enable sharing (export/import css) somehow then we may end up with hundreds of custom theme variations created.

Theme creator themes wouldn't be shared to all web wallets, we should rely on exporting the theme CSS for inclusion alongside official themes in github.

Perhaps an addition to the current theme dropdown could be 'customize', and the CSS configuration details appear for editing/exporting.

Thoughts?

startailcoon commented 6 years ago

This shouldn't be to difficult to make. A settings section for theme color selection and overriding font, size, color etc based on user selection.