Kodama Grove UI — design system & UI screens
Analytics Dashboard in the Kodama Grove theme — a shadcn/ui composition.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/kodama-grove-ui.
Decoded design system
Kodama Grove UI's decoded design system: background #E4D7B0, text #5C4B3E, accent #8D9D4F, link #8D9D4F, primary #8D9D4F; type scale h1 36px / h2 24px / body 14px; 4px spacing base; 7px base radius. The single interactive/action color is #8D9D4F — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #E4D7B0 |
| surface | #DBCEA9 |
| border | #CFC29E |
| text | #5C4B3E |
| text_muted | #8F8069 |
| primary | #8D9D4F |
| accent | #8D9D4F |
| link | #8D9D4F |
| button_bg | #8D9D4F |
| button_text | #FDFBF6 |
Using these colors
- Action color
#8D9D4F— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#8D9D4F— one role, not several (the action color).- accent
#8D9D4F— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
Typography
- Heading: Merriweather
- Body: Merriweather
- h1: 36px
- h2: 24px
- body: 14px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 7px
- button: 7px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →