Skip to content

Instantly share code, notes, and snippets.

@superswan
Created September 4, 2024 18:36
Show Gist options
  • Save superswan/c70674c9bc9ba3f49768d707679102f9 to your computer and use it in GitHub Desktop.
Save superswan/c70674c9bc9ba3f49768d707679102f9 to your computer and use it in GitHub Desktop.
Chlordane Theme (vim)
{
"background": "#000000",
"black": "#000000",
"blue": "#557755",
"brightBlack": "#223322",
"brightBlue": "#77DD88",
"brightCyan": "#88EE99",
"brightGreen": "#77DD88",
"brightPurple": "#55AF66",
"brightRed": "#55AF66",
"brightWhite": "#C0C0C0",
"brightYellow": "#88EE99",
"cursorColor": "#77DD88",
"cyan": "#55AF66",
"foreground": "#55AF66",
"green": "#77DD88",
"name": "Chlordane",
"purple": "#88EE99",
"red": "#77DD88",
"selectionBackground": "#223322",
"white": "#C0C0C0",
"yellow": "#88EE99"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment