summaryrefslogtreecommitdiff
path: root/config/zathura
diff options
context:
space:
mode:
Diffstat (limited to 'config/zathura')
-rw-r--r--config/zathura/zathurarc32
1 files changed, 32 insertions, 0 deletions
diff --git a/config/zathura/zathurarc b/config/zathura/zathurarc
new file mode 100644
index 0000000..5a0717d
--- /dev/null
+++ b/config/zathura/zathurarc
@@ -0,0 +1,32 @@
+set completion-bg "#191919"
+set completion-fg "#fefefe"
+set completion-group-bg "#191919"
+set completion-group-fg "#de935f"
+set completion-highlight-bg "#fefefe"
+set completion-highlight-fg "#191919"
+set recolor-lightcolor "#191919"
+set recolor-darkcolor "#fefefe"
+set default-bg "#191919"
+set inputbar-bg "#191919"
+set inputbar-fg "#fefefe"
+set notification-bg "#191919"
+set notification-fg "#fefefe"
+set notification-error-bg "#81a2be"
+set notification-error-fg "#fefefe"
+set notification-warning-bg "#81a2be"
+set notification-warning-fg "#fefefe"
+set statusbar-bg "#191919"
+set statusbar-fg "#fefefe"
+set index-bg "#191919"
+set index-fg "#fefefe"
+set index-active-bg "#fefefe"
+set index-active-fg "#191919"
+set render-loading-bg "#191919"
+set render-loading-fg "#fefefe"
+set window-title-home-tilde true
+set statusbar-basename true
+set selection-clipboard clipboard
+
+set guioptions none
+
+set recolor true