From 6fefd0c4bf8779d928be1580f1b6cd758561f73f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 12 Dec 2015 23:57:45 +0100 Subject: Set lighter background for `zathura` recolor mode --- pwmt/.config/zathura/zathurarc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pwmt') 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 -- cgit v1.2.3