Skip to content

Instantly share code, notes, and snippets.

@st0le
Last active August 23, 2019 00:18
Show Gist options
  • Save st0le/f4c5117d6f4b5fd3ab2b1ff7777b16fd to your computer and use it in GitHub Desktop.
Save st0le/f4c5117d6f4b5fd3ab2b1ff7777b16fd to your computer and use it in GitHub Desktop.
Windows Terminal Theme
{
"background": "#282A36",
"black": "#21222C",
"blue": "#F1FA8C",
"brightBlack": "#6272A4",
"brightBlue": "#D6ACFF",
"brightCyan": "#A4FFFF",
"brightGreen": "#69FF94",
"brightPurple": "#FF92DF",
"brightRed": "#FF6E6E",
"brightWhite": "#000000",
"brightYellow": "#FFFFA5",
"cyan": "#8BE9FD",
"foreground": "#77F8F2",
"green": "#50FA7B",
"name": "Dracula Mod",
"purple": "#BD93F9",
"red": "#FF5555",
"white": "#F8F8F2",
"yellow": "#F1FA8C"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment