Unix/Linux

mintty bright blue

steloflute 2013. 5. 3. 23:30

In mintty, default blue color is too dark and unreadable. To make it bright:


Edit ~/.minttyrc file.


Add following:


Blue=85,85,255
BoldBlue=100,100,255


See also


http://mintty.googlecode.com/svn/trunk/docs/mintty.1.html#29