From 670e169e65a94a0050316c2c1601939b13997056 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 27 Apr 2020 18:34:51 +0530 Subject: <> --- zathura/.config/zathura/zathurarc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'zathura') diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index 058640a..b37446e 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -18,13 +18,13 @@ set default-bg "#000000" set default-fg "#a3a6ab" set statusbar-bg "#000000" set statusbar-fg "#a3a6ab" -set inputbar-bg "#09090d" +set inputbar-bg "#000000" set inputbar-fg "#a3a6ab" -set notification-bg "#09090d" +set notification-bg "#000000" set notification-fg "#a3a6ab" -set notification-error-bg "#09090d" +set notification-error-bg "#000000" set notification-error-fg "#a3a6ab" -set notification-warning-bg "#09090d" +set notification-warning-bg "#000000" set notification-warning-fg "#a3a6ab" set highlight-color "#CD7860" set highlight-active-color "#7A9388" @@ -32,7 +32,7 @@ set completion-bg "#CD7860" set completion-fg "#7A9388" set completion-highlight-bg "#CD7860" set completion-highlight-fg "#7A9388" -set recolor-lightcolor "#09090d" +set recolor-lightcolor "#000000" set recolor-darkcolor "#a3a6ab" # vim:ft=conf -- cgit v1.2.3