Add expanded theme configuration #43

Closed
opened 2026-05-22 09:25:56 -05:00 by erik · 0 comments
Owner

Goal

Expand template theming beyond the initial homepage tokens when additional public pages make the extra theme surface manually testable.

Requirements

  • Build on the initial homepage theme configuration.
  • Add only theme tokens used by implemented public pages/components.
  • Document how site owners customize the theme.
  • Avoid marketplace/plugin behavior unless separately requested.
  • Keep the PR as a small vertical slice.

Acceptance criteria

  • Additional theme tokens are used by a manually testable public page/component.
  • Theme values can be changed from a documented configuration path.
  • Defaults work locally without production secrets.
  • Tests cover rendered theme values.
  • Relevant lint/test checks pass.

Dependencies

  • task-0dbd25d3
## Goal Expand template theming beyond the initial homepage tokens when additional public pages make the extra theme surface manually testable. ## Requirements - Build on the initial homepage theme configuration. - Add only theme tokens used by implemented public pages/components. - Document how site owners customize the theme. - Avoid marketplace/plugin behavior unless separately requested. - Keep the PR as a small vertical slice. ## Acceptance criteria - [ ] Additional theme tokens are used by a manually testable public page/component. - [ ] Theme values can be changed from a documented configuration path. - [ ] Defaults work locally without production secrets. - [ ] Tests cover rendered theme values. - [ ] Relevant lint/test checks pass. ## Dependencies - task-0dbd25d3
erik 2026-06-08 07:10:04 -05:00
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
erik/slugkit#43
No description provided.