-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Theme Generator Overhaul #269
Comments
First draft of the new generator is ready. This moves the generator from the main Themes page to its own subpage, which is a lot easier to look at. this allows us more room for the generator UI, which means bigger swatches, etc. I've combined the two generators into one mega-generator component and cleaned up the code quite a lot. This also allows us to do more with the generated CSS. The new version includes the original hex color used to generate the RGB value for quick reference. I've also added a smooth color transition as the color values change. |
New draft PR available for anyone that wants to test this: Cleaned up the code and added a ternary color slots. Live preview is also functional, but doesn't persist the values if you leave the page. |
See also: |
Cherry pick the Local Storage Store via:
|
Lots to do here:
The text was updated successfully, but these errors were encountered: