home / browse Top themes for Codex & Claude Code The catalog's all-time favorites, steadiest first. Every preview below is rendered live from the theme's color tokens — what you see is exactly what your agent will wear.
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
Catppuccin Latte — Codex
Dress my agent in Catppuccin Latte
// catppuccin latte.theme
const palette = {
accent: "#7287fd" ,
}; apply (palette) // ✓
Describe a task…
Daylight Catppuccin — soft pastels that stay readable on a bright desk.
by Catppuccin
GitHub Light — Codex
Dress my agent in GitHub Light
// github light.theme
const palette = {
accent: "#0969da" ,
}; apply (palette) // ✓
Describe a task…
Pull-request white — the most battle-tested light palette on the internet.
by GitHub (Primer)
Solarized Light — Codex
Dress my agent in Solarized Light
// solarized light.theme
const palette = {
accent: "#268bd2" ,
}; apply (palette) // ✓
Describe a task…
Warm parchment, cool science — the light mode that started light modes.
by Ethan Schoonover
Rosé Pine Dawn — Codex
Dress my agent in Rosé Pine Dawn
// rosé pine dawn.theme
const palette = {
accent: "#907aa9" ,
}; apply (palette) // ✓
Describe a task…
Rosé Pine at sunrise — the same softness, poured over morning paper.
by Rosé Pine
Gruvbox Light — Codex
Dress my agent in Gruvbox Light
// gruvbox light.theme
const palette = {
accent: "#d65d0e" ,
}; apply (palette) // ✓
Describe a task…
Gruvbox in daylight — cream paper, ink that still has groove.
by Pavel Pertsev (morhetz)
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
Paper Terminal — Codex
Dress my agent in Paper Terminal
// paper terminal.theme
const palette = {
accent: "#b4690e" ,
}; apply (palette) // ✓
Describe a task…
Ink on warm paper — a light theme that reads like a well-set book.
by CodexSkins original