Skip to content

Instantly share code, notes, and snippets.

@benferse
Created May 28, 2019 00:59
Show Gist options
  • Save benferse/7c334b2c224a6a21dc34207034790dfc to your computer and use it in GitHub Desktop.
Save benferse/7c334b2c224a6a21dc34207034790dfc to your computer and use it in GitHub Desktop.
An arctic, north-bluish clean and elegant Windows Terminal color scheme.
{
"name": "Nord",
"foreground": "#D8DEE9",
"background": "#2E3440",
"black": "#3B4252",
"red": "#BF616A",
"green": "#A3BE8C",
"yellow": "#EBCB8B",
"blue": "#81A1C1",
"purple": "#B48EAD",
"cyan": "#88C0D0",
"white": "#E5E9F0",
"brightBlack": "#4C566A",
"brightRed": "#BF616A",
"brightGreen": "#A3BE8C",
"brightYellow": "#EBCB8B",
"brightBlue": "#81A1C1",
"brightPurple": "#B48EAD",
"brightCyan": "#8FBCBB",
"brightWhite": "#ECEFF4"
}
@hodjaev
Copy link

hodjaev commented Sep 1, 2020

Thank you! 👍👍👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment