From 46a02ee1d9885fc3c44889742cc512486a0a6a90 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 22 Apr 2020 19:38:11 +0530 Subject: massive changes --- zathura/.config/zathura/zathurarc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zathura/.config') diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index 2e08e7a..058640a 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -14,9 +14,9 @@ set scroll-step "120" # Increase the scroll distance when using j/k set recolor "false" # Use our theme colors ( for the original document colors) # [colors] -set default-bg "#09090d" +set default-bg "#000000" set default-fg "#a3a6ab" -set statusbar-bg "#09090d" +set statusbar-bg "#000000" set statusbar-fg "#a3a6ab" set inputbar-bg "#09090d" set inputbar-fg "#a3a6ab" -- cgit v1.2.3