Regenerate styles

This commit is contained in:
Gabe Kangas
2022-08-14 11:45:01 -07:00
parent 4da64a6b35
commit 9e5ff5f35c
3 changed files with 7 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ import { Color, ColorRow } from './Color';
# Colors
These colors are assigned in our [color token](https://github.com/owncast/owncast/tree/webv2/web/style-definitions/tokens/color) files
and get reflected here as they change.
and get reflected here as they change. run `npm build-styles` to regenerate.
Toggle dark mode on and off in the above toolbar to see how these colors look on a dark vs. light background.