Skip to content

Instantly share code, notes, and snippets.

@bsobol
Last active August 26, 2020 22:44
Show Gist options
  • Save bsobol/3971c5f6ed73a5349d2a1bcf0738473d to your computer and use it in GitHub Desktop.
Save bsobol/3971c5f6ed73a5349d2a1bcf0738473d to your computer and use it in GitHub Desktop.
{
"name": "Darcula",
"cursorColor": "#a9b7c6",
"selectionBackground": "#214283",
"background": "#2b2b2b",
"foreground": "#a9b7c6",
"black": "#000000",
"blue": "#176acd",
"cyan": "#4bbbbb",
"green": "#A8C023",
"purple": "#AE8ABE",
"red": "#FF6B68",
"white": "#ffffff",
"yellow": "#D6BF55",
"brightBlack": "#eeeeee",
"brightBlue": "#7EAEF1",
"brightCyan": "#6CDADA",
"brightGreen": "#A8C023",
"brightPurple": "#FF99FF",
"brightRed": "#FF8785",
"brightWhite": "#F2F2F2",
"brightYellow": "#FFFF00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment