themes-coffee/presets.json
Alex Dunmow 023bd23d96 feat(coffee): Wave A override contract — 49 builtin overrides, 7 page templates, persona blocks, seed
WO-TF-013. Bring the coffee theme up to the frozen OVERRIDE-CONTRACT:

- 49 mandatory builtin overrides in templates/overrides/coffee/ (chrome,
  marketing, primitives, commerce/local, blog family, auth surface,
  page-suggestions), each re-skinned in cafe/roastery chrome over the builtin
  data model. Legacy button/heading/image/text field reads updated to the new
  builtin contract (link/label/style, media/text).
- Signature moves: chalkboard menu panel (menu-list), hand-drawn doodle
  dividers, torn-paper edges, kraft-tag stamped buttons, circular roast stamps,
  hours "today" highlight. Semantic tokens only; CSS-first motion with
  prefers-reduced-motion fallbacks.
- 7 page templates: default, landing, article, full-width, blog-index, contact,
  auth.
- Blocks rework: deleted the five builtin-duplicating theme blocks (menu_board,
  hours_strip, location_card, footer, doodle_divider) — now overrides. Kept/added
  4 persona blocks: featured_pour, roast_profile, loyalty_card, brew_guide.
- 5 dual-mode presets (mode "both"), all 19 tokens, light and dark tuned.
- Bundled Fraunces / Work Sans / Caveat woff2 (OFL, latin subset, license
  recorded); fonts.json populated; all font-family via var(--font-*). Updated
  RECOMMENDED_FONTS.md, added RECOMMENDED_ICONS.md; required_icon_packs declared.
- Themed email-safe wrapper retained (tables, inline styles).
- Master pages rebuilt on builtin keys. Demo seed (demo:true): home, about,
  blog + 3 posts, contact (form + contact_submissions data table + row_inserted
  email-admins workflow), login. Cafe voice.

make (codeless build + verify) and check-safety both exit 0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 10:57:54 +08:00

253 lines
8.1 KiB
JSON

[
{
"id": "morning-pour",
"name": "Morning Pour",
"description": "Cream paper and espresso ink with a terracotta accent. Daylight cafe.",
"theme": {
"mode": "both",
"lightColors": {
"background": "36 30% 96%",
"foreground": "25 35% 18%",
"card": "36 28% 93%",
"cardForeground": "25 35% 18%",
"popover": "36 28% 93%",
"popoverForeground": "25 35% 18%",
"primary": "20 55% 35%",
"primaryForeground": "36 30% 96%",
"secondary": "32 25% 88%",
"secondaryForeground": "25 35% 18%",
"muted": "32 20% 90%",
"mutedForeground": "25 25% 32%",
"accent": "14 65% 50%",
"accentForeground": "36 30% 96%",
"destructive": "0 70% 45%",
"destructiveForeground": "36 30% 96%",
"border": "30 20% 80%",
"input": "30 20% 80%",
"ring": "20 55% 35%"
},
"darkColors": {
"background": "25 25% 12%",
"foreground": "36 30% 92%",
"card": "25 22% 16%",
"cardForeground": "36 30% 92%",
"popover": "25 22% 16%",
"popoverForeground": "36 30% 92%",
"primary": "20 50% 55%",
"primaryForeground": "25 25% 12%",
"secondary": "25 20% 22%",
"secondaryForeground": "36 30% 92%",
"muted": "25 18% 20%",
"mutedForeground": "32 18% 65%",
"accent": "14 70% 60%",
"accentForeground": "25 25% 12%",
"destructive": "0 65% 50%",
"destructiveForeground": "36 30% 92%",
"border": "25 18% 26%",
"input": "25 18% 24%",
"ring": "20 50% 55%"
}
}
},
{
"id": "dark-roast",
"name": "Dark Roast",
"description": "Espresso-deep base with a copper accent. Evening roastery.",
"theme": {
"mode": "both",
"lightColors": {
"background": "36 30% 96%",
"foreground": "25 35% 18%",
"card": "36 28% 93%",
"cardForeground": "25 35% 18%",
"popover": "36 28% 93%",
"popoverForeground": "25 35% 18%",
"primary": "25 60% 30%",
"primaryForeground": "36 30% 96%",
"secondary": "32 25% 88%",
"secondaryForeground": "25 35% 18%",
"muted": "32 20% 90%",
"mutedForeground": "25 25% 32%",
"accent": "14 80% 55%",
"accentForeground": "36 30% 96%",
"destructive": "0 70% 45%",
"destructiveForeground": "36 30% 96%",
"border": "30 20% 80%",
"input": "30 20% 80%",
"ring": "25 60% 30%"
},
"darkColors": {
"background": "20 18% 8%",
"foreground": "36 30% 92%",
"card": "20 18% 12%",
"cardForeground": "36 30% 92%",
"popover": "20 18% 12%",
"popoverForeground": "36 30% 92%",
"primary": "30 75% 55%",
"primaryForeground": "20 18% 8%",
"secondary": "20 18% 18%",
"secondaryForeground": "36 30% 92%",
"muted": "20 15% 16%",
"mutedForeground": "32 18% 70%",
"accent": "14 80% 55%",
"accentForeground": "20 18% 8%",
"destructive": "0 65% 50%",
"destructiveForeground": "36 30% 92%",
"border": "20 18% 22%",
"input": "20 18% 20%",
"ring": "30 75% 55%"
}
}
},
{
"id": "kraft-cream",
"name": "Kraft Cream",
"description": "Warmer ivory paper with a deeper terracotta accent. Bakery counter.",
"theme": {
"mode": "both",
"lightColors": {
"background": "32 35% 92%",
"foreground": "22 40% 16%",
"card": "32 30% 89%",
"cardForeground": "22 40% 16%",
"popover": "32 30% 89%",
"popoverForeground": "22 40% 16%",
"primary": "16 60% 40%",
"primaryForeground": "32 35% 92%",
"secondary": "30 25% 84%",
"secondaryForeground": "22 40% 16%",
"muted": "30 20% 86%",
"mutedForeground": "22 25% 30%",
"accent": "8 65% 50%",
"accentForeground": "32 35% 92%",
"destructive": "0 70% 45%",
"destructiveForeground": "32 35% 92%",
"border": "28 22% 76%",
"input": "28 22% 76%",
"ring": "16 60% 40%"
},
"darkColors": {
"background": "24 22% 14%",
"foreground": "32 28% 90%",
"card": "24 20% 18%",
"cardForeground": "32 28% 90%",
"popover": "24 20% 18%",
"popoverForeground": "32 28% 90%",
"primary": "16 50% 55%",
"primaryForeground": "24 22% 14%",
"secondary": "24 18% 24%",
"secondaryForeground": "32 28% 90%",
"muted": "24 16% 22%",
"mutedForeground": "30 16% 65%",
"accent": "8 65% 60%",
"accentForeground": "24 22% 14%",
"destructive": "0 65% 50%",
"destructiveForeground": "32 28% 90%",
"border": "24 16% 28%",
"input": "24 16% 26%",
"ring": "16 50% 55%"
}
}
},
{
"id": "chalkboard",
"name": "Chalkboard",
"description": "Slate-black menu board with chalk-white lettering and a chalk-cream accent.",
"theme": {
"mode": "both",
"lightColors": {
"background": "40 20% 94%",
"foreground": "200 12% 16%",
"card": "40 18% 90%",
"cardForeground": "200 12% 16%",
"popover": "40 18% 90%",
"popoverForeground": "200 12% 16%",
"primary": "195 22% 26%",
"primaryForeground": "40 30% 96%",
"secondary": "40 16% 86%",
"secondaryForeground": "200 12% 16%",
"muted": "40 14% 88%",
"mutedForeground": "200 10% 34%",
"accent": "28 55% 48%",
"accentForeground": "40 30% 96%",
"destructive": "0 68% 46%",
"destructiveForeground": "40 30% 96%",
"border": "200 10% 78%",
"input": "200 10% 78%",
"ring": "195 22% 26%"
},
"darkColors": {
"background": "195 18% 12%",
"foreground": "40 34% 92%",
"card": "195 16% 15%",
"cardForeground": "40 34% 92%",
"popover": "195 16% 15%",
"popoverForeground": "40 34% 92%",
"primary": "40 34% 90%",
"primaryForeground": "195 18% 12%",
"secondary": "195 14% 20%",
"secondaryForeground": "40 34% 92%",
"muted": "195 12% 18%",
"mutedForeground": "40 18% 72%",
"accent": "30 70% 62%",
"accentForeground": "195 18% 12%",
"destructive": "0 62% 55%",
"destructiveForeground": "40 34% 92%",
"border": "195 12% 24%",
"input": "195 12% 22%",
"ring": "40 34% 90%"
}
}
},
{
"id": "matcha-oat",
"name": "Matcha and Oat",
"description": "Soft sage green and oat cream for tea rooms and matcha bars.",
"theme": {
"mode": "both",
"lightColors": {
"background": "44 32% 94%",
"foreground": "120 15% 18%",
"card": "44 28% 91%",
"cardForeground": "120 15% 18%",
"popover": "44 28% 91%",
"popoverForeground": "120 15% 18%",
"primary": "132 26% 32%",
"primaryForeground": "44 32% 94%",
"secondary": "80 18% 84%",
"secondaryForeground": "120 15% 18%",
"muted": "80 16% 87%",
"mutedForeground": "120 12% 34%",
"accent": "36 60% 48%",
"accentForeground": "44 32% 94%",
"destructive": "0 68% 46%",
"destructiveForeground": "44 32% 94%",
"border": "90 14% 76%",
"input": "90 14% 76%",
"ring": "132 26% 32%"
},
"darkColors": {
"background": "130 16% 11%",
"foreground": "44 30% 91%",
"card": "130 14% 14%",
"cardForeground": "44 30% 91%",
"popover": "130 14% 14%",
"popoverForeground": "44 30% 91%",
"primary": "128 34% 60%",
"primaryForeground": "130 16% 11%",
"secondary": "130 12% 20%",
"secondaryForeground": "44 30% 91%",
"muted": "130 10% 18%",
"mutedForeground": "80 14% 68%",
"accent": "38 72% 60%",
"accentForeground": "130 16% 11%",
"destructive": "0 60% 55%",
"destructiveForeground": "44 30% 91%",
"border": "130 10% 24%",
"input": "130 10% 22%",
"ring": "128 34% 60%"
}
}
}
]