Skip to content

Instantly share code, notes, and snippets.

@SuperMatt
Created October 1, 2023 14:29
Show Gist options
  • Save SuperMatt/8d9ec9221fc6213467d9fa038e348d7f to your computer and use it in GitHub Desktop.
Save SuperMatt/8d9ec9221fc6213467d9fa038e348d7f to your computer and use it in GitHub Desktop.
GitHub Dark Terminal Theme
{
"background": "#24292E",
"black": "#586069",
"blue": "#2188FF",
"brightBlack": "#959DA5",
"brightBlue": "#79B8FF",
"brightCyan": "#56D4DD",
"brightGreen": "#85E89D",
"brightPurple": "#B392F0",
"brightRed": "#F97583",
"brightWhite": "#FAFBFC",
"brightYellow": "#FFEA7F",
"cursorColor": "#79B8FF",
"cyan": "#39C5CF",
"foreground": "#D1D5DA",
"green": "#34D058",
"name": "GitHub Dark",
"purple": "#B392F0",
"red": "#EA4A5A",
"selectionBackground": "#FFFFFF",
"white": "#D1D5DA",
"yellow": "#FFEA7F"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment