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. run `npm run build-styles` to regenerate.
<Story
name="Default Theme"
>
## Default Theme
These color names are assigned to specific component variables. They can be overwritten via CSS.
@ -39,7 +42,11 @@ These color names are assigned to specific component variables. They can be over
@@ -39,7 +42,11 @@ These color names are assigned to specific component variables. They can be over
'theme-color-action-disabled',
]}
/>
</Story>
<Story
name="Frontend Components"
>
## Component Colors
<ColorRow
@ -76,7 +83,11 @@ These color names are assigned to specific component variables. They can be over
@@ -76,7 +83,11 @@ These color names are assigned to specific component variables. They can be over
These are the core colors for the default, out of the box, Owncast web application theme.
@ -100,7 +111,11 @@ They should not be overwritten, instead the theme variables should be overwritte
@@ -100,7 +111,11 @@ They should not be overwritten, instead the theme variables should be overwritte
'color-owncast-palette-15',
]}
/>
</Story>
<Story
name="User Chat Colors"
>
## User Colors
<ColorRow
@ -115,3 +130,4 @@ They should not be overwritten, instead the theme variables should be overwritte
@@ -115,3 +130,4 @@ They should not be overwritten, instead the theme variables should be overwritte