Skip to content

Begin typing to search this documentation.

Theme tokens

Token Meaning
--gw-canvas Page background
--gw-surface Primary raised surface
--gw-surface-muted Secondary or quiet surface
--gw-text Primary text
--gw-text-muted Supporting text
--gw-line Quiet division
--gw-line-strong Interactive or structural border
--gw-header Translucent sticky header surface

--gw-accent-1 through --gw-accent-5 form the named project ramp. --gw-focus must remain visible against both canvas and control surfaces.

  • --gw-control-bg
  • --gw-control-text
  • --gw-control-hover
  • --gw-sigil-ground
  • --gw-sigil-grout
  • --gw-art-veil

The resolved state is stored on document.documentElement.dataset.theme. The preference is stored separately as data-theme-preference so Auto can remain selected while the resolved theme follows the operating system.