@wasd/design-system-theme-vorlaut
v0.6.0
Published
Default playful WASD theme with light and dark color modes.
Downloads
1,673
Readme
@wasd/design-system-theme-vorlaut
Default playful WASD theme with light and dark color modes.
Import @wasd/design-system-theme-vorlaut/css before component CSS, or use
@wasd/design-system/css, which imports this theme by default.
Use data-wasd-theme="vorlaut" to select this theme explicitly. Set
data-wasd-color-scheme="light" or data-wasd-color-scheme="dark" to force a
mode; omit data-wasd-color-scheme to follow user color-scheme preferences.
Theme Exports
This package exports vorlautTheme, vorlautLightTheme, vorlautDarkTheme,
vorlautThemeModes, VorlautTheme, and the generic WasdTheme /
WasdThemeModes types from @wasd/design-system-theme.
The JS entry is pure theme data. Runtime CSS is only included by importing
@wasd/design-system-theme-vorlaut/css.
The CSS entry also provides theme-owned Quicksand assets for sans typography and Roboto Mono assets for code typography. Each family includes every subset Google Fonts serves for that family; scripts outside those glyph ranges fall through to the configured system fallbacks.
