Skip to content

Color palette system #4

Description

@joshcoolman

Formalize and extend the existing card color palette (CARD_THEMES in lib/card-themes.ts) into a first-class system.

What exists now:

  • 11 hand-curated CardTheme entries (bg / fg / muted / accent) cycling across all card surfaces
  • A named source palette (C) of ~20 hex values the themes are built from
  • PAGE_THEME for chrome and HIGHLIGHT for active controls — both fixed

Direction:

  • Define the palette system more explicitly — named ramps, roles, relationships between colors
  • Make it possible to add new themes without breaking the existing rotation
  • Potentially expose controls for extending or customizing the palette

Migrated from BACKLOG.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaAn open idea, not scheduled

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions