PageWeave/Design

Prompts / Craft a Custom Theme

2 Prompt promptthemeoklchcolordaisyui .md

Craft a Custom Theme

OKLCH theme generation with contrast verification

Create a custom daisyUI 5 theme for my site.

Mood: [e.g. "print workshop at midnight — warm, inked, precise"].
Base register: [light|dark]. Accent personality: [one word, e.g. "persimmon"].

Deliver:
1. Full variable set for update_theme: base-100/200/300 + content, primary/secondary/
   accent + contents, neutral + content, info/success/warning/error + contents,
   radius tokens, --size-selector/field, --border, --depth, --noise. Bare variables,
   no selector wrapper. All colors in OKLCH.
2. If dark: color-scheme: dark must be present.
3. A font pairing from Google Fonts (display + body, neither Inter/Roboto/system),
   with the html_head <link> tag ready to paste.
4. Contrast report: for each pair (X vs X-content), state the OKLCH lightness delta
   and confirm ≥ 4.5:1 equivalent for text-bearing pairs.
5. Three tuning knobs: what to change for [warmer], [higher contrast], [softer].

Constraints: one hue family for all structural surfaces (shift lightness only);
exactly one saturated accent; semantic colors stay functional, never decorative.