current theme: placeholder

Docs :: Themes

Default theme

File nameSource
settings.theme.default.cssGithub

Themes offer an additional layer of abstraction for tokens. Theme tokens only ever take another token for value and are useful to standardize UI elements in logical groups. For example, you can have a --light-border-color with a value of --base-100. This allows you to create tokens with meaning and context which makes them more intuitive to use.