Skip to content

Instantly share code, notes, and snippets.

@pradeepchhetri
Forked from mleinart/graphTemplates.conf
Created April 13, 2014 16:08

Revisions

  1. @mleinart mleinart created this gist Sep 22, 2011.
    21 changes: 21 additions & 0 deletions graphTemplates.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    [solarized-dark]
    background = #002b36
    foreground = #839496
    majorLine = #fdf6e3
    minorLine = #eee8d5
    lineColors = #268bd2,#859900,#dc322f,#d33682,#db4b16,#b58900,#2aa198,#6c71c4
    fontName = Sans
    fontSize = 10
    fontBold = False
    fontItalic = False

    [solarized-light]
    background = #fdf6e3
    foreground = #657b83
    majorLine = #073642
    minorLine = #586e75
    lineColors = #268bd2,#859900,#dc322f,#d33682,#db4b16,#b58900,#2aa198,#6c71c4
    fontName = Sans
    fontSize = 10
    fontBold = False
    fontItalic = False