Created
April 30, 2025 03:01
-
-
Save amirrajan/86638709dcf4250d7f8340560fd14601 to your computer and use it in GitHub Desktop.
git bash minttyrc for windows
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
CtrlShiftShortcuts=yes | |
Font=Dank Mono | |
FontHeight=14 | |
Black=31,33,39 | |
Blue=77,156,238 | |
BrightBlack= 31,33,39 | |
BrightBlue= 77,156,238 | |
BrightCyan= 68,168,182 | |
BrightGreen= 134,187,98 | |
BrightMagenta= 185,89,216 | |
BrightRed= 217,83,96 | |
BrightWhite= 155,162,178 | |
BrightYellow= 199,137,79 | |
Cyan=68,168,182 | |
Green=134,187,98 | |
Magenta=185,89,216 | |
Red=217,83,96 | |
White=155,162,178 | |
Yellow=199,137,79 | |
Background=39,41,43 | |
Cursor= 71,76,88 | |
Selection= 47,52,64 | |
TextBold= 222,232,255 | |
Text= 155,162,178 | |
BackgroundColour=31,29,33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment