From 32f520ee89e9aa7fbfaea85dfc7a257f3c77a131 Mon Sep 17 00:00:00 2001 From: listout Date: Thu, 1 Sep 2022 16:14:42 +0530 Subject: removing unnecessary code Signed-off-by: listout --- .config/zathura/zathurarc | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 .config/zathura/zathurarc (limited to '.config/zathura/zathurarc') diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc deleted file mode 100644 index 389f19c..0000000 --- a/.config/zathura/zathurarc +++ /dev/null @@ -1,44 +0,0 @@ -# Other settings -set window-title-home-tilde true -set statusbar-basename true -set selection-clipboard clipboard - -set notification-error-bg "#2E3440" -set notification-error-fg "#BF616A" -set notification-warning-bg "#2E3440" -set notification-warning-fg "#D08770" -set notification-bg "#2E3440" -set notification-fg "#D8DEE9" - -set completion-bg "#2E3440" -set completion-fg "#D8DEE9" -set completion-group-bg "#3B4252" -set completion-group-fg "#D8DEE9" -set completion-highlight-bg "#88C0D0" -set completion-highlight-fg "#3B4252" - -set index-bg "#2E3440" -set index-fg "#8FBCBB" -set index-active-bg "#8FBCBB" -set index-active-fg "#2E3440" - -set inputbar-bg "#2E3440" -set inputbar-fg "#E5E9F0" - -set statusbar-bg "#2E3440" -set statusbar-fg "#E5E9F0" - -set highlight-color "#D08770" -set highlight-active-color "#BF616A" - -set default-bg "#2E3440" -set default-fg "#D8DEE9" -set render-loading "true" -set render-loading-bg "#2E3440" -set render-loading-fg "#434C5E" - -set recolor-lightcolor "#2E3440" -set recolor-darkcolor "#ECEFF4" -set recolor "true" - -# vim: set ft=config: -- cgit v1.2.3