Skip to content

Instantly share code, notes, and snippets.

@avanderw
Forked from inkychris/.minttyrc
Last active December 16, 2021 11:18
Show Gist options
  • Save avanderw/c30f60101fa70d3d46b3bcec37c40242 to your computer and use it in GitHub Desktop.
Save avanderw/c30f60101fa70d3d46b3bcec37c40242 to your computer and use it in GitHub Desktop.
Git Bash Theme - Monokai
Font=Consolas
FontHeight=12
FontSmoothing=full
AllowBlinking=yes
Columns=128
Rows=32
PgUpDnScroll=yes
ThemeFile=
Transparency=
BoldAsFont=no
BoldAsColour=yes
Term=xterm-256color
CursorType=underscore
ForegroundColour=248,248,242
BackgroundColour=39,40,34
CursorColour=253,157,79
Black=39,40,34
BoldBlack=117,113,94
Red=249,38,114
BoldRed=204,6,78
Green=166,226,46
BoldGreen=122,172,24
Yellow=244,191,117
BoldYellow=240,169,69
Blue=102,217,239
BoldBlue=33,199,233
Magenta=174,129,255
BoldMagenta=126,51,255
Cyan=161,239,228
BoldCyan=95,227,210
White=248,248,242
BoldWhite=249,248,245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment