最高评价深色主题 · Codex 与 Claude Code 适用
口碑最好的深色主题:对比度经得起考验,凌晨两点也不费眼。 下面每一张预览都由主题的配色令牌实时渲染——你看到的,就是 agent 换上后的样子。
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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 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.
来自 dempfi
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.
来自 CodexSkins原创
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.
来自 CodexSkins原创