Skip to content

feat: add custom VS Code-inspired color themes#185

Open
JZimz wants to merge 1 commit into
mainfrom
claude/custom-app-themes-vX4K9
Open

feat: add custom VS Code-inspired color themes#185
JZimz wants to merge 1 commit into
mainfrom
claude/custom-app-themes-vX4K9

Conversation

@JZimz

@JZimz JZimz commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Adds 6 VS Code-inspired color palettes (One Dark Pro, Dracula, GitHub,
Nord, Monokai Pro, Catppuccin Mocha) that can be independently selected
for light and dark mode. Themes override PrimeVue's CSS custom properties
at runtime via an injected style element, so changes take effect instantly.

Settings are persisted and restored on startup. The Preferences modal
now shows dropdowns with live color swatches for both light and dark theme
selection.

https://claude.ai/code/session_01FNPweAVfopiRsb1namxUCz

Adds 6 VS Code-inspired color palettes (One Dark Pro, Dracula, GitHub,
Nord, Monokai Pro, Catppuccin Mocha) that can be independently selected
for light and dark mode. Themes override PrimeVue's CSS custom properties
at runtime via an injected style element, so changes take effect instantly.

Settings are persisted and restored on startup. The Preferences modal
now shows dropdowns with live color swatches for both light and dark theme
selection.

https://claude.ai/code/session_01FNPweAVfopiRsb1namxUCz
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.

2 participants