dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

zathurarc (277B)


      1 set default-bg	"#1f1d1b"
      2 set default-fg	"#d3cab3"
      3 
      4 set statusbar-bg	"#1f1d1b"
      5 set statusbar-fg	"#c9b09a"
      6 
      7 set inputbar-bg	"#1f1d1b"
      8 set inputbar-fg	"#c9b09a"
      9 
     10 set recolor-lightcolor	"#1f1d1b"
     11 set recolor-darkcolor	"#fbf0d2"
     12 
     13 set recolor true
     14 set guioptions c
     15 set show-recent 0