Created
May 28, 2019 00:59
-
-
Save benferse/7c334b2c224a6a21dc34207034790dfc to your computer and use it in GitHub Desktop.
An arctic, north-bluish clean and elegant Windows Terminal color scheme.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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" | |
} |
Thanks ๐
Not all hero's wear cape. You deserve one!!
thank you!
thanks!
Not strictly related to this scheme, but as of Windows Terminal preview v1.2.2022.0 (and classic consoles in Windows Insider 20197 and above), support exists for the "faint" SGR parameter. So if you update your terminal and notice that some colors are dimmer than they used to be, check if your tools are specifying "faint" or "dimmed" color variants, because they work all of a sudden ๐
See microsoft/terminal#6873 for context!
(time to update my starship config lol)
Thank you! ๐๐๐
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use this: