diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-07-02 11:13:07 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-11-20 16:44:09 +0700 |
commit | 990b81ac195e7e0358beae14a5fdea4c4419ac7c (patch) | |
tree | 33fcfc02715887751e3fb6cb959f98837ebf6f56 /zathura | |
parent | 8685a884cb356c2b91297c7d70cb4083a789e667 (diff) | |
download | dotfiles-990b81ac195e7e0358beae14a5fdea4c4419ac7c.tar.gz |
Update 20160702
Diffstat (limited to 'zathura')
-rw-r--r-- | zathura/.config/zathura/zathurarc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index c9730b4..fb5ce55 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -5,7 +5,7 @@ set completion-group-fg \#ebdbb2 set completion-highlight-bg \#83a598 set completion-highlight-fg \#504945 set default-fg \#ebdbb2 -set default-bg \#282828 +set default-bg \#3c3836 set font Droid\ Sans\ Mono\ Slashed\ 11 set guioptions cs set inputbar-fg \#ebdbb2 |