Add matching light/dark variant for every theme #120
Notifications
Total Time Spent: 27 minutes
fen
27 minutes
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#120
Reference in New Issue
Block a user
Every existing theme should have a matching counterpart: a light variant of Midnight and dark variants of Smooth, Pastel Lavender, Pastel Peach, Pastel Cloud. Counterparts keep the parent hue family but flip lightness roles, with legible semantic colors in both directions.
QA passed. Diff reviewed (additive only: 5 new preset blocks in app.css + 5 themeNames entries; existing 5 themes untouched). go vet + go test clean. Local render: 10 theme-card elements, all 5 new names present; screenshots of all 5 new presets verified visually (light/dark roles correct, accents legible). CI green on merge commit
2ce50a6(docker #147 + test #148). Deployed to palette-dev and live-verified: /settings renders 10 cards incl. all 5 new names; /history?theme=pastel-peach-dark sets data-preset=pastel-peach-dark. Closing.