summaryrefslogtreecommitdiff
path: root/zathura/.config
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-04-22 14:08:11 +0000
committerShubham Saini <shubham6405@gmail.com>2020-04-22 14:08:11 +0000
commit46a02ee1d9885fc3c44889742cc512486a0a6a90 (patch)
treec63641bd77e0f6e705174268e53ef3806db67d7c /zathura/.config
parent1240ac35a4c62c487218501a905f4754adf65c65 (diff)
massive changes
Diffstat (limited to 'zathura/.config')
-rw-r--r--zathura/.config/zathura/zathurarc4
1 files changed, 2 insertions, 2 deletions
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
14set recolor "false" # Use our theme colors (<C-r> for the original document colors) 14set recolor "false" # Use our theme colors (<C-r> for the original document colors)
15 15
16# [colors] 16# [colors]
17set default-bg "#09090d" 17set default-bg "#000000"
18set default-fg "#a3a6ab" 18set default-fg "#a3a6ab"
19set statusbar-bg "#09090d" 19set statusbar-bg "#000000"
20set statusbar-fg "#a3a6ab" 20set statusbar-fg "#a3a6ab"
21set inputbar-bg "#09090d" 21set inputbar-bg "#09090d"
22set inputbar-fg "#a3a6ab" 22set inputbar-fg "#a3a6ab"