home / browse New dark themes for Codex & Claude Code The newest dark arrivals, straight from upstream palettes we just ported. Every preview below is rendered live from the theme's color tokens — what you see is exactly what your agent will wear.
Ember Shift — Codex
Dress my agent in Ember Shift
// ember shift.theme
const palette = {
accent: "#ff9e3d" ,
}; apply (palette) // ✓
Describe a task…
Our house dark — charcoal with a live ember, tuned for 8-hour agent runs.
by CodexSkins original
Neon Garden — Codex
Dress my agent in Neon Garden
// neon garden.theme
const palette = {
accent: "#59e3a7" ,
}; apply (palette) // ✓
Describe a task…
Bioluminescent mint on forest black — a greenhouse for night coders.
by CodexSkins original
Catppuccin Mocha — Codex
Dress my agent in Catppuccin Mocha
// catppuccin mocha.theme
const palette = {
accent: "#b4befe" ,
}; apply (palette) // ✓
Describe a task…
The soothing pastel classic — mauve accents on a warm midnight base.
by Catppuccin
Dracula — Codex
Dress my agent in Dracula
// dracula.theme
const palette = {
accent: "#bd93f9" ,
}; apply (palette) // ✓
Describe a task…
The undead legend — purple, pink and green that glow after midnight.
by Zeno Rocha & contributors
Tokyo Night — Codex
Dress my agent in Tokyo Night
// tokyo night.theme
const palette = {
accent: "#7aa2f7" ,
}; apply (palette) // ✓
Describe a task…
Shinjuku at 2am — indigo streets, neon signs, rain on the window.
by enkia
Nord — Codex
Dress my agent in Nord
// nord.theme
const palette = {
accent: "#88c0d0" ,
}; apply (palette) // ✓
Describe a task…
Arctic calm — frost blues over polar-night grays, zero visual noise.
by Sven Greb
Gruvbox Dark — Codex
Dress my agent in Gruvbox Dark
// gruvbox dark.theme
const palette = {
accent: "#fe8019" ,
}; apply (palette) // ✓
Describe a task…
Retro groove — baked earth tones with that unmistakable amber punch.
by Pavel Pertsev (morhetz)
One Dark — Codex
Dress my agent in One Dark
// one dark.theme
const palette = {
accent: "#61afef" ,
}; apply (palette) // ✓
Describe a task…
The editor default that outlived its editor — balanced, unfussy, correct.
by Atom (GitHub)
GitHub Dark — Codex
Dress my agent in GitHub Dark
// github dark.theme
const palette = {
accent: "#58a6ff" ,
}; apply (palette) // ✓
Describe a task…
The colors your diffs already dream in — Primer, after dark.
by GitHub (Primer)
Rosé Pine — Codex
Dress my agent in Rosé Pine
// rosé pine.theme
const palette = {
accent: "#c4a7e7" ,
}; apply (palette) // ✓
Describe a task…
All natural pine, faux fur and a bit of soho vibes for the classy minimalist.
by Rosé Pine
Solarized Dark — Codex
Dress my agent in Solarized Dark
// solarized dark.theme
const palette = {
accent: "#268bd2" ,
}; apply (palette) // ✓
Describe a task…
The lab-measured original — sixteen colors, one CIELAB obsession.
by Ethan Schoonover
Monokai — Codex
Dress my agent in Monokai
// monokai.theme
const palette = {
accent: "#66d9ef" ,
}; apply (palette) // ✓
Describe a task…
The palette that taught a generation what code should look like.
by Wimer Hazenberg
Kanagawa — Codex
Dress my agent in Kanagawa
// kanagawa.theme
const palette = {
accent: "#7e9cd8" ,
}; apply (palette) // ✓
Describe a task…
Hokusai's wave in a terminal — sumi ink, crystal blue, carmine accents.
by rebelot
Everforest Dark — Codex
Dress my agent in Everforest Dark
// everforest dark.theme
const palette = {
accent: "#7fbbb3" ,
}; apply (palette) // ✓
Describe a task…
A cabin in the pines — green-based, low contrast, easy on tired eyes.
by sainnhe
Night Owl — Codex
Dress my agent in Night Owl
// night owl.theme
const palette = {
accent: "#82aaff" ,
}; apply (palette) // ✓
Describe a task…
Built for late shifts and low light — deep ocean blue, honest contrast.
by Sarah Drasner
Ayu Dark — Codex
Dress my agent in Ayu Dark
// ayu dark.theme
const palette = {
accent: "#e6b450" ,
}; apply (palette) // ✓
Describe a task…
Near-black with a single gold cursor — the espresso shot of dark themes.
by dempfi