Created
August 1, 2017 21:23
-
-
Save Xachman/3338bfb521e530a049bb912ea6bcfca3 to your computer and use it in GitHub Desktop.
.minttyrc
This file contains hidden or 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=-1 | |
ThemeFile=xach | |
Transparency=low | |
CursorType=block | |
BackgroundColour=13,25,38 | |
ForegroundColour=217,230,242 | |
CursorColour=217,230,242 | |
Black=0,0,0 | |
BoldBlack=38,38,38 | |
Red=184,122,122 | |
BoldRed=219,189,189 | |
Green=122,184,122 | |
BoldGreen=189,219,189 | |
Yellow=184,184,122 | |
BoldYellow=219,219,189 | |
Blue=122,122,184 | |
BoldBlue=189,189,219 | |
Magenta=184,122,184 | |
BoldMagenta=219,189,219 | |
Cyan=122,184,184 | |
BoldCyan=189,219,219 | |
White=217,217,217 | |
BoldWhite=255,255,255 | |
FontHeight=12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment