Skip to content

Instantly share code, notes, and snippets.

@Perlence
Last active January 19, 2017 17:25
Show Gist options
  • Save Perlence/c86017d524cfb40c63f6 to your computer and use it in GitHub Desktop.
Save Perlence/c86017d524cfb40c63f6 to your computer and use it in GitHub Desktop.
gruvbox color scheme for mintty
# Based on dark mode of gruvbox color scheme https://github.com/morhetz/gruvbox/
ForegroundColour=235,219,178
BackgroundColour=40,40,40
CursorColour=235,219,178
Black=40,40,40
BoldBlack=146,131,116
Red=204,36,29
BoldRed=251,73,56
Green=152,151,26
BoldGreen=184,187,38
Yellow=215,153,33
BoldYellow=250,189,47
Blue=69,133,136
BoldBlue=131,165,152
Magenta=177,98,134
BoldMagenta=211,134,155
Cyan=104,157,106
BoldCyan=142,192,124
White=168,153,132
BoldWhite=235,219,178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment