Effects
Responds to OS-level accessibility preferences with zero markup or opt-in classes: prefers-contrast: high/more slams every color token to pure black/white and hides the decorative grain texture; prefers-reduced-motion: reduce (also update: slow / monochrome,
| Name | Description |
|---|---|
--color-surface |
Surface token forced to match background in high-contrast mode. |
--color-border |
Border token forced to pure foreground color. |
--color-muted |
Muted text token forced to pure foreground color. |
--shadow |
Shadow elevation disabled (0) to eliminate low-contrast blur. |
--transition |
Transition duration forced to 0s under reduced-motion preferences. |