Created
April 13, 2014 16:11
-
-
Save pradeepchhetri/10590434 to your computer and use it in GitHub Desktop.
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
[default] | |
background = white | |
foreground = black | |
majorLine = grey | |
minorLine = rose | |
lineColors = 0fff00aa,0f337799,0f000077,ff000077 | |
fontName = Helvetica | |
fontSize = 10 | |
fontBold = False | |
fontItalic = False | |
[old-default] | |
background = black | |
foreground = white | |
majorLine = white | |
minorLine = grey | |
lineColors = blue,green,red,purple,brown,yellow,aqua,grey,magenta,pink,gold,rose | |
fontName = Sans | |
fontSize = 10 | |
fontBold = False | |
fontItalic = False | |
[noc] | |
background = black | |
foreground = white | |
majorLine = white | |
minorLine = grey | |
lineColors = blue,green,red,yellow,purple,brown,aqua,grey,magenta,pink,gold,rose | |
fontName = Sans | |
fontSize = 10 | |
fontBold = False | |
fontItalic = False | |
[plain] | |
background = white | |
foreground = black | |
minorLine = grey | |
majorLine = rose | |
[summary] | |
background = black | |
lineColors = #6666ff, #66ff66, #ff6666 |
Author
pradeepchhetri
commented
Apr 14, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment