Skip to content

Instantly share code, notes, and snippets.

@Santiael
Created June 27, 2020 20:57
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 Santiael/24f844704d430a6fa0afe9b89d30473b to your computer and use it in GitHub Desktop.
Save Santiael/24f844704d430a6fa0afe9b89d30473b to your computer and use it in GitHub Desktop.
Nebula Microsoft Terminal Theme
{
"name": "Nebula",
"black": "#353551",
"red": "#E34F8C",
"green": "#97F36D",
"yellow": "#F8C275",
"blue": "#C7ADFB",
"purple": "#E752A1",
"cyan": "#24E8D8",
"white": "#FBD3E1",
"brightBlack": "#919CB9",
"brightRed": "#F36F98",
"brightGreen": "#AFFA90",
"brightYellow": "#FAFAA0",
"brightBlue": "#74D6E9",
"brightPurple": "#F799C7",
"brightCyan": "#8DF9F9",
"brightWhite": "#D7D6DF",
"background": "#27273A",
"foreground": "#f6f0ff",
"cursorColor": "#97EE91",
"selectionBackground": "#42557B"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment