owncast/web/style-definitions
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338)
* Add user-customizable theming. Closes #1915

* Prettified Code!

* Add user-customizable theming. Closes #1915

* Add explicit color for page content background

* Prettified Code!

Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-11-12 20:26:55 -08:00
..
tokens/color Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
build.sh Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
config.js Set yaml to 2.0.0 2022-08-15 20:25:30 -07:00
README.md Fix web project build errors 2022-05-11 23:31:31 -07:00

Style Definitions

Read more about Style Dictionary

Add

Add to the tokens/**/*.yaml files to add or modify style values.

Generating

Run npm run build-styles to regenerate the CSS variables.