mirror of
https://github.com/Hopiu/gruvbox-contrib.git
synced 2026-03-16 22:00:23 +00:00
Added a Gruvbox color scheme for mintty
This commit is contained in:
parent
4d049547a2
commit
134e9c444d
1 changed files with 19 additions and 0 deletions
19
mintty/gruvbox.minttyrc
Normal file
19
mintty/gruvbox.minttyrc
Normal 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
|
||||||
Loading…
Reference in a new issue