Created
October 8, 2015 19:39
-
-
Save jrnewell/63354ee38743aa45aa97 to your computer and use it in GitHub Desktop.
Git Bash Colors
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
BoldAsFont=no | |
Transparency=medium | |
OpaqueWhenFocused=yes | |
Font=Droid Sans Mono | |
FontHeight=10 | |
Columns=162 | |
Rows=44 | |
CursorType=underscore | |
CursorBlinks=no | |
ForegroundColour=211,215,207 | |
BackgroundColour=34,34,34 | |
CursorColour=159,193,226 | |
Black=34,34,34 | |
BoldBlack=69,69,69 | |
Blue=52,101,164 | |
BoldBlue=114,159,207 | |
Green=78,154,6 | |
BoldGreen=138,226,52 | |
Cyan=11,147,155 | |
BoldCyan=0,245,233 | |
Red=192,57,43 | |
BoldRed=205,97,85 | |
Magenta=117,80,123 | |
BoldMagenta=173,127,168 | |
Yellow=196,160,0 | |
BoldYellow=252,233,79 | |
White=211,215,207 | |
BoldWhite=238,238,236 | |
RightClickAction=paste |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment