Over the last days i’ve been creating a simple (but working) theme creator. i’ve put the code in codepen, feel free to try! if you want to save the theme, just create a folder in your themes-folder with the same name as the filename of the theme.yaml
You can use it inside the code pen to test and create.
At this moment I have:
palette importer. (optional) you can paste any url that contains #colors. you can see them and copy the hex code (or make changes to it) you can also just paste a bunch of #hex colors.
Edit colors and values. you can import existing color themes to adapt. there are a “default” DARK or LIGHT Theme to play with, which you can revert to. you can manually paste the hex codes (or change in a picker) . If the previous hex code you want to replace is reused in other fields, you get a button you can click to update the rest to the new hex color as well when you paste the new color.
2b: Color playground. 2 spots where you can experiment and choose colors. an option to generate shades (0% to 100% black).
good idea, but would prob mean i’d have to add a seperate mushroom card or does mushroom folow standard theming names?
it’s just a workspace, where I play around in
like an advanced setting where there are more posiblities? other examples like “disabling header”? i just want to make sure we’re still theming, and not css hacking.