Added a Gruvbox color scheme for mintty

This commit is contained in:
Karri Kuivanen 2016-03-13 12:37:54 +02:00
parent 4d049547a2
commit 134e9c444d

19
mintty/gruvbox.minttyrc Normal file
View file

@ -0,0 +1,19 @@
ForegroundColour=235,219,178
BackgroundColour=29,32,33
CursorColour=253,157,79
Black=40,40,40
BoldBlack=146,131,116
Red=204,36,29
BoldRed=251,73,52
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