Skip to content

Add Dracula and One Dark color themes#6

Merged
zackbart merged 3 commits intomainfrom
feat/add-dracula-one-dark-themes
Mar 30, 2026
Merged

Add Dracula and One Dark color themes#6
zackbart merged 3 commits intomainfrom
feat/add-dracula-one-dark-themes

Conversation

@zackbart
Copy link
Copy Markdown
Owner

Summary

Adds two popular dark color themes -- Dracula and One Dark -- to the built-in theme collection. This brings the total from 7 to 9 themes (7 dark, 2 light), giving users more options for customizing the UI appearance.

Changes

  • src/theme.ts -- Added full ThemePalette definitions for Dracula and One Dark; added both to the exported themes array
  • README.md -- Updated theme count from 7 to 9 (7 dark, 2 light)
  • CLAUDE.md -- Updated theme counts in the file summary table and design decisions section

Verification

  1. Run bun run build to confirm the project compiles without errors
  2. Launch seer and cycle through themes (press t) to verify Dracula and One Dark appear and render correctly
  3. Confirm theme persistence works by selecting one of the new themes, exiting, and relaunching

Automated by Helm autonomous session

zackbart and others added 3 commits March 30, 2026 16:59
Add two popular dark themes (Dracula and One Dark) to the built-in
theme collection, bringing the total from 7 to 9 (7 dark, 2 light).
Update documentation to reflect the new theme count.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- CI now runs on pushes to main and PRs (was only on tags, so PRs had no CI)
- Release smoke test skips cross-compiled ARM64 binaries that can't run on x64 runners

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zackbart zackbart merged commit ac975aa into main Mar 30, 2026
1 check passed
@zackbart zackbart deleted the feat/add-dracula-one-dark-themes branch March 30, 2026 21:34
@zackbart zackbart restored the feat/add-dracula-one-dark-themes branch April 2, 2026 00:48
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