diff options
Diffstat (limited to 'pwmt/.config/zathura/zathurarc')
-rw-r--r-- | pwmt/.config/zathura/zathurarc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pwmt/.config/zathura/zathurarc b/pwmt/.config/zathura/zathurarc index 6c57f83..961c2fe 100644 --- a/pwmt/.config/zathura/zathurarc +++ b/pwmt/.config/zathura/zathurarc @@ -12,4 +12,7 @@ set completion-fg "#909737" set completion-highlight-bg "#909737" set completion-highlight-fg "#161616" +set recolor-lightcolor "#161616" +set recolor-darkcolor "#ffffff" + set recolor |