Skip to content
CodexSkins

Monokai Claude Code theme

dark✓ token theme · safe

The palette that taught a generation what code should look like.

palette by Wimer Hazenberg · Free to use (original palette) · upstream source ↗

surface
#272822
panel
#1e1f1c
code bg
#1e1f1c
text
#f8f8f2
accent
#66d9ef
string
#e6db74
keyword
#f92672
function
#a6e22e
comment
#75715e
error
#f92672

Color tokens

Background

#272822

Panel / sidebar

#1e1f1c

Code background

#1e1f1c

Border

#49483e

Text

#f8f8f2

Muted text

#75715e

Accent

#66d9ef

Strings / added

#e6db74

Keywords

#f92672

Functions

#a6e22e

Comments

#75715e

Errors / removed

#f92672

Warnings

#fd971f

Notes on this palette

Monokai is twenty years old. Wimer Hazenberg published it in 2006 as a TextMate theme, Sublime Text adopted it as the default, and an entire generation formed its idea of 'what code looks like' from this exact combination: olive-black background, magenta keywords, lime function names, yellow strings. Half the syntax screenshots in old programming tutorials are Monokai whether the author knew it or not.

It remains one of the highest-contrast palettes in this catalog, and that cuts both ways in an agent window. Errors and diff removals in that hot magenta are impossible to miss, and skimming a fast-scrolling session is easy because every token class is loudly itself. But 'loud' is the operative word — after several hours the saturation can wear on you in a way Nord or Everforest never will. It's a sprint theme more than a marathon theme.

Hazenberg went on to build Monokai Pro as a polished commercial successor, but the free original has outlived the editor it was born in and ships in effectively every one made since. Reach for it when you want code to feel fun, slightly caffeinated, and a little bit 2009 — there are worse moods to work in.

Similar looks