Skip to content

Instantly share code, notes, and snippets.

@jqlblue
Created October 1, 2014 10:22
Show Gist options
  • Save jqlblue/45f2ff03a3e72b91237d to your computer and use it in GitHub Desktop.
Save jqlblue/45f2ff03a3e72b91237d to your computer and use it in GitHub Desktop.
graphTemplates.conf
[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
[alphas]
background = white
foreground = black
majorLine = grey
minorLine = rose
lineColors = 00ff00aa,ff000077,00337799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment