Skip to content

Instantly share code, notes, and snippets.

@exwar
Created August 22, 2019 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exwar/8f0314ca9ae669c4a41fc5dbff9d0eb7 to your computer and use it in GitHub Desktop.
Save exwar/8f0314ca9ae669c4a41fc5dbff9d0eb7 to your computer and use it in GitHub Desktop.
{
"background": "#1D1F21",
"black": "#000000",
"blue": "#81A2BE",
"brightBlack": "#000000",
"brightBlue": "#81A2BE",
"brightCyan": "#8ABEB7",
"brightGreen": "#B5BD68",
"brightPurple": "#B294BB",
"brightRed": "#CC6666",
"brightWhite": "#FFFFFF",
"brightYellow": "#F0C674",
"cyan": "#8ABEB7",
"foreground": "#C5C8C6",
"green": "#B5BD68",
"name": "Tomorrow Night",
"purple": "#B294BB",
"red": "#CC6666",
"white": "#FFFFFF",
"yellow": "#F0C674"
},
{
"background": "#1E1F29",
"black": "#000000",
"blue": "#BD93F9",
"brightBlack": "#555555",
"brightBlue": "#BD93F9",
"brightCyan": "#8BE9FD",
"brightGreen": "#50FA7B",
"brightPurple": "#FF79C6",
"brightRed": "#FF5555",
"brightWhite": "#FFFFFF",
"brightYellow": "#F1FA8C",
"cyan": "#8BE9FD",
"foreground": "#F8F8F2",
"green": "#50FA7B",
"name": "Dracula",
"purple": "#FF79C6",
"red": "#FF5555",
"white": "#BBBBBB",
"yellow": "#F1FA8C"
},
{
"background": "#011627",
"black": "#011627",
"blue": "#82AAFF",
"brightBlack": "#44596B",
"brightBlue": "#5CA7E4",
"brightCyan": "#21C7A8",
"brightGreen": "#22DA6E",
"brightPurple": "#7E57C2",
"brightRed": "#EF5350",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFEB95",
"cyan": "#7FDBCA",
"foreground": "#D6DEEB",
"green": "#ADDB67",
"name": "Night Owl",
"purple": "#C792EA",
"red": "#F78C6C",
"white": "#BEC5D4",
"yellow": "#FFCB8B"
},
{
"background": "#011627",
"black": "#292D3E",
"blue": "#82AAFF",
"brightBlack": "#434758",
"brightBlue": "#9CC4FF",
"brightCyan": "#A3F7FF",
"brightGreen": "#DDFFA7",
"brightPurple": "#E1ACFF",
"brightRed": "#FF8B92",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFE585",
"cyan": "#89DDFF",
"foreground": "#D6DEEB",
"green": "#C3E88D",
"name": "Palenight",
"purple": "#C792EA",
"red": "#F07178",
"white": "#D0D0D0",
"yellow": "#FFCB6B"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment