Grimicorn
// a calm, low-fatigue color theme
Dead, dark, colorful and lively — all at once. A muted blue-gray base with soft pastel syntax, tuned over countless late nights so nothing on screen ever burns your eyes.
One palette, ported to everything I work in: VS Code, terminals, Obsidian, Claude Code & more — each in matching dark and light variants.
Eight hues,
one feeling
Nothing is saturated enough to cause fatigue. The dark variant rests on a muted blue-gray base; the light variant shifts the same roles toward ink-on-paper.
Accents follow a strict hierarchy — blue → purple → teal — and the semantic roles never drift: green is success, salmon is error, yellow is a type or a warning.

dead serious, secretly colorful.
Across the stack
Terminal ANSI, a Git Tower diff, and the markdown heading waterfall — the same palette, everywhere.
The grim reaper, reimagined as a unicorn.
Muted base, pastel syntax, nothing that burns the eyes.
- Blue → Purple → Teal
- Green = success, Salmon = error
"Calm by default." — const calm = trueFifteen ports
Each tool ships a dark and a light file. Grab one, or take the whole set.
Terminal-agent palette — diffs, prompts, plan & accept modes.
how to install
Drop the JSON into ~/.claude/themes/, then select Grimicorn from the theme menu.
Terminal config — background, foreground, cursor & the 16-color ANSI palette.
how to install
Drop it in ~/.config/ghostty/themes/ and set theme = grimicorn-dark, or include it with config-file = ….
Diff & syntax theme for the Tower git client.
how to install
Double-click the .towertheme to install, then pick it in Tower → Settings → Git Config / Appearance.
Vault theme with the full heading-color waterfall.
how to install
Place both files in .obsidian/themes/Grimicorn/, then Settings → Appearance → Grimicorn.
Panic's SSH client for Mac & iOS — background, cursor, selection & the full 16-color ANSI palette.
how to install
Double-click the .promptTheme to import (or Settings → Themes → ⚙︎ → Import), then pick Grimicorn from the theme list.
Full editor + workbench theme. Pick “Grimicorn Dark / Light” from the theme picker.
how to install
Drop both files into a folder with a package.json under ~/.vscode/extensions/grimicorn/, reload, then choose the theme in ⌘K ⌘T.
Google's agentic IDE (VS Code-based) — the full Grimicorn editor theme.
how to install
Load it like any VS Code theme — a folder with a package.json in Antigravity's extensions directory — then pick Grimicorn.
docs ↗AI-first VS Code fork — the same Grimicorn editor + workbench theme.
how to install
Drop both files into a folder with a package.json under ~/.cursor/extensions/grimicorn/, reload, then pick the theme in ⌘K ⌘T.
Cognition's AI engineer — Grimicorn for its VS Code-based workspace editor.
how to install
Devin's workspace runs a VS Code editor — load it as a VS Code color theme (a folder with a package.json in the extensions directory), then select Grimicorn.
docs ↗Color presets for the macOS terminal favorite.
how to install
Settings → Profiles → Colors → Color Presets… → Import, then select the preset.
docs ↗Editor color scheme for IntelliJ, WebStorm, PyCharm & the rest.
how to install
Settings → Editor → Color Scheme → ⚙︎ → Import Scheme…, choose the .icls, then select Grimicorn.
Native Terminal.app profiles.
how to install
Double-click the file (or Settings → Profiles → ⚙︎ → Import), then set as default.
docs ↗TextMate themes that power this very blog's syntax highlighting — drop them into any Shiki-based site.
how to install
Parse the .tmTheme with a plist reader and pass the object to Shiki's theme option (VitePress, Astro, etc.).
Status-line theme — session pill, window tabs, pane borders & copy mode.
how to install
Add source-file ~/path/grimicorn-tmux-dark.conf to your .tmux.conf, then reload with tmux source-file ~/.tmux.conf.
// every file is generated from a single source of truth — grimicorn-palette.md