Forest & Gold palette. All tokens defined in lina-design-system/tokens-alt.css, scoped under .ds-alt. Values are bare HSL channels.
--primary--primary-foreground--background--foreground--muted--muted-foreground--card--accent--destructive--border--input--ringFour named accent colors: Teal, Green, Gold (Amber), and Orange.
--spectrum-teal--spectrum-green--spectrum-amber--spectrum-orangefrom-primary to-spectrum-amber.hazy-gradientDM Sans — Primary Sans
Used for all UI text, headings, and body copy. font-sans
Libre Baskerville — Serif / Display
For editorial accents and display headings. font-serif
IBM Plex Mono — Monospace
For code snippets, technical labels. font-mono
LINA — Forest & Gold brand gradient.
bg-gradient-to-r from-primary to-spectrum-amber bg-clip-text text-transparentSame 4px base spacing scale as the main design system.
| Token | Value | Common use |
|---|---|---|
space-1 | 4px | Icon padding, tight gaps |
space-2 | 8px | Between label and input |
space-4 | 16px | Default element gap |
space-8 | 32px | Between major UI blocks |
space-12 | 48px | Section-to-section on web |
space-16 | 64px | Hero / page-level vertical rhythm |
Light mode uses neutral shadows. Dark mode uses green-tinted glows for visibility on forest-green backgrounds.
Same glass recipe as the main design system, now rendered in the Forest & Gold palette.
bg-card/60 backdrop-blur-xlGlass card with forest-green tinted backgrounds.
Navbar / Header
bg-background/80 backdrop-blur-mdSticky header bar with cream (light) or deep green (dark) tint.
Pop-up / Dialog
bg-background border border-borderModals use a solid-ish background for readability.
Selected / Active
glow-shadowHover me
hover:glow-shadowDual-tone forest-green + gold glow for interactive depth.