summaryrefslogtreecommitdiff
path: root/artix/home/.config/zathura
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2026-04-13 21:45:43 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2026-04-13 21:45:43 +0200
commit0c913f1e421b9d47c052350c4c1d619e4ac6a297 (patch)
treec9124ff04b9252836221c41d2ca2fa133d166251 /artix/home/.config/zathura
Initial commit
Diffstat (limited to 'artix/home/.config/zathura')
-rw-r--r--artix/home/.config/zathura/zathurarc11
1 files changed, 11 insertions, 0 deletions
diff --git a/artix/home/.config/zathura/zathurarc b/artix/home/.config/zathura/zathurarc
new file mode 100644
index 0000000..ee2e7ff
--- /dev/null
+++ b/artix/home/.config/zathura/zathurarc
@@ -0,0 +1,11 @@
+set selection-clipboard clipboard
+
+set inputbar-bg "#1a1b26"
+set statusbar-bg "#1a1b26"
+set default-bg "#1a1b26"
+set highlight-color "#4084d6"
+set recolor-lightcolor "#1a1b26"
+set recolor-darkcolor "#a9b1d6"
+
+set recolor "false"
+set recolor-keephue "true"