Skip to main content

Module theme

Module theme 

Source
Expand description

Theme: named color roles for a light/dark-aware app.

Structsยง

Theme
A palette of named color roles, rather than a CSS-style cascade: draw code picks the role it means (theme.accent, theme.border) and the active Theme decides what color that resolves to.