Skip to content

Instantly share code, notes, and snippets.

@pete-otaqui
Created December 11, 2015 08:07
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 pete-otaqui/f3364f5adb6c3ca59b8a to your computer and use it in GitHub Desktop.
Save pete-otaqui/f3364f5adb6c3ca59b8a to your computer and use it in GitHub Desktop.
Monokai-style colours for windows 16-color command prompt
{
"black":"39/40/34",
"red":"249/38/114",
"green":"166/226/46",
"yellow":"244/191/117",
"blue":"102/217/239",
"magenta":"174/129/255",
"cyan":"161/239/228",
"white":"248/248/242",
"brightBlack":"117/113/94",
"brightRed":"249/38/114",
"brightGreen":"166/226/46",
"brightYellow":"244/191/117",
"brightBlue":"102/217/239",
"brightMagenta":"174/129/255",
"brightCyan":"161/239/228",
"brightWhite":"249/248/245"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment