diff options
Diffstat (limited to 'zathura')
-rw-r--r-- | zathura/.config/zathura/zathurarc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index 1c03fd7..e49be4d 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc | |||
@@ -32,5 +32,5 @@ set completion-bg "#CD7860" | |||
32 | set completion-fg "#7A9388" | 32 | set completion-fg "#7A9388" |
33 | set completion-highlight-bg "#CD7860" | 33 | set completion-highlight-bg "#CD7860" |
34 | set completion-highlight-fg "#7A9388" | 34 | set completion-highlight-fg "#7A9388" |
35 | set recolor-lightcolor "#f3f4f5" | 35 | set recolor-lightcolor "#000000" |
36 | set recolor-darkcolor "#a3a6ab" | 36 | set recolor-darkcolor "#ffffff" |