Skip to content

Add theme gallery with 12 named presets#37

Merged
mortonanalytics merged 1 commit intodevelopfrom
feature/session3-polish
Mar 29, 2026
Merged

Add theme gallery with 12 named presets#37
mortonanalytics merged 1 commit intodevelopfrom
feature/session3-polish

Conversation

@mortonanalytics
Copy link
Copy Markdown
Owner

Summary

  • 12 named theme presets selectable via setTheme(preset = "midnight")
  • Presets: midnight, ocean, forest, sunset, monochrome, neon, corporate, academic, nature, minimal, retro, warm
  • Presets override light/dark base palette; user overrides still win

Test plan

  • R: 5 preset tests pass
  • JS: 194/194 pass, 250.8kb bundle
  • Manual: render chart with each preset, verify colors

🤖 Generated with Claude Code

12 named theme presets: midnight, ocean, forest, sunset, monochrome,
neon, corporate, academic, nature, minimal, retro, warm. Applied via
setTheme(preset = "name"). Presets override the base light/dark palette
but user CSS custom property overrides still take highest priority.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mortonanalytics mortonanalytics merged commit ea6fd94 into develop Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant