Colour
The palette
Five Tailwind-derived ramps stay pure; a small bespoke ink group carries the
warm dark-mode UI tones taken from the approved specimens. Semantics map intent onto these
per theme.
Primitive scales
Theme-agnostic colour scales (50–950). They never change between light and dark.
emerald
amber
stone
red
sky
functional & bespoke
Semantic tokens
The same intent names resolve to a dark scale-step in light mode and a light step in dark mode. Toggle the theme — every chip below repaints live.
text.heading
--od-text-heading
text.body
--od-text-body
text.muted
--od-text-muted
surface.base
--od-surface-base
surface.raised
--od-surface-raised
surface.sunken
--od-surface-sunken
border.default
--od-border-default
accent.default
--od-accent-default
brand.self
--od-brand-self
action.primary.bg
--od-action-primary-bg
link.default
--od-link-default
hero.surface
--od-hero-surface
footer.surface
--od-footer-surface
feedback.success.accent
--od-feedback-success-accent
feedback.warning.accent
--od-feedback-warning-accent
feedback.error.accent
--od-feedback-error-accent
feedback.info.accent
--od-feedback-info-accent