summaryrefslogtreecommitdiff
path: root/zathura/.config
diff options
context:
space:
mode:
authorNate Buttke <nate-web@riseup.net>2024-06-26 08:24:25 -0700
committerNate Buttke <nate-web@riseup.net>2024-06-26 08:24:25 -0700
commit913089e4afe29475d0dc4015b4b21a5145f8dca9 (patch)
tree193784570a13d819072b7808cbfc20e46d1e0964 /zathura/.config
parent7cc2a7d5a42144d436f223ac555dad6ff1bbe25b (diff)
Diffstat (limited to 'zathura/.config')
-rw-r--r--zathura/.config/zathura/zathurarc44
1 files changed, 43 insertions, 1 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
index 4a54647..97ce5f2 100644
--- a/zathura/.config/zathura/zathurarc
+++ b/zathura/.config/zathura/zathurarc
@@ -1,2 +1,44 @@
set selection-clipboard clipboard
-set sandbox none
+# set font "Linux Liberine"
+#set sandbox none
+
+set notification-error-bg "#1d2021" # bg
+set notification-error-fg "#fb4934" # bright:red
+set notification-warning-bg "#1d2021" # bg
+set notification-warning-fg "#fabd2f" # bright:yellow
+set notification-bg "#1d2021" # bg
+set notification-fg "#b8bb26" # bright:green
+
+set completion-bg "#504945" # bg2
+set completion-fg "#ebdbb2" # fg
+set completion-group-bg "#3c3836" # bg1
+set completion-group-fg "#928374" # gray
+set completion-highlight-bg "#83a598" # bright:blue
+set completion-highlight-fg "#504945" # bg2
+
+# Define the color in index mode
+set index-bg "#504945" # bg2
+set index-fg "#ebdbb2" # fg
+set index-active-bg "#83a598" # bright:blue
+set index-active-fg "#504945" # bg2
+
+set inputbar-bg "#1d2021" # bg
+set inputbar-fg "#ebdbb2" # fg
+
+set statusbar-bg "#504945" # bg2
+set statusbar-fg "#ebdbb2" # fg
+
+set highlight-color "#fabd2f" # bright:yellow
+set highlight-active-color "#fe8019" # bright:orange
+
+set default-bg "#1d2021" # bg
+set default-fg "#ebdbb2" # fg
+set render-loading true
+set render-loading-bg "#1d2021" # bg
+set render-loading-fg "#ebdbb2" # fg
+
+# Recolor book content's color
+set recolor-lightcolor "#1d2021" # bg
+set recolor-darkcolor "#ebdbb2" # fg
+set recolor "true"
+# set recolor-keephue true # keep original color