magic-theme
v0.4.4
Published
Magic Theme from one VS Code theme into Cursor and terminals.
Maintainers
Readme
Install
pnpm add -D magic-theme
pnpm exec magic-theme installWith no arguments, install writes every target it detects on the machine. Pass names to limit it:
pnpm exec magic-theme install cursor warpRemove everything it wrote, or print where a target's file lands:
pnpm exec magic-theme uninstall
pnpm exec magic-theme path ghosttyPalette
Targets
cursor, vscode, warp, ghostty, alacritty, orca.
- Cursor and VS Code get the theme as an extension; pick "Magic Theme" in the color theme picker.
- Warp and Orca get a theme file; pick it in their Themes UI.
- Ghostty gets a theme file; set
theme = magic-themein its config. - Alacritty gets a generated toml; add
import = ["~/.config/alacritty/themes/magic-theme.toml"]toalacritty.toml.
Edit the VS Code theme JSON, re-run install, and every target follows. For projection into
more apps than these six, see monotheme.
