Skip to content

Instantly share code, notes, and snippets.

@cztchoice
Last active December 25, 2015 08:59
Show Gist options
  • Save cztchoice/6950753 to your computer and use it in GitHub Desktop.
Save cztchoice/6950753 to your computer and use it in GitHub Desktop.
Mintty Default Color Scheme for XShell Get the color details from: http://mintty.googlecode.com/svn/trunk/docs/mintty.1.html#29 ANSI colours And modify it according real Mintty behavior on Cygwin, such as change blue=6060ff
[Mintty Default Color]
text=bfbfbf
background=000000
magenta=bf00bf
white=bfbfbf
green=00bf00
black=000000
red=ff4040
blue=6060ff
yellow=bfbf00
cyan=00bfbf
text(bold)=ffffff
magenta(bold)=ff40ff
white(bold)=ffffff
green(bold)=40ff40
black(bold)=404040
red(bold)=ff4040
blue(bold)=6060ff
yellow(bold)=ffff40
cyan(bold)=40ffff
[Names]
count=1
name0=Mintty Default Color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment