Apply palettes via build-time theming #67

Open
opened 2026-07-01 01:03:06 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:03:06 +00:00 (Migrated from github.com)

Problem

A chosen palette must be compiled into the static assets at build time without runtime Node.

Acceptance criteria

  • The build produces themed CSS from the selected palette tokens
  • Switching palettes requires only changing the selected token set, not markup
  • The default Introibo palette is one of several selectable presets
  • Generated CSS contains no unused palette bloat beyond a reasonable bound
## Problem A chosen palette must be compiled into the static assets at build time without runtime Node. ## Acceptance criteria - [ ] The build produces themed CSS from the selected palette tokens - [ ] Switching palettes requires only changing the selected token set, not markup - [ ] The default Introibo palette is one of several selectable presets - [ ] Generated CSS contains no unused palette bloat beyond a reasonable bound
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#67
No description provided.