diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc new file mode 100644 index 0000000..9e68fc1 --- /dev/null +++ b/.config/zathura/zathurarc @@ -0,0 +1,41 @@ +set scroll-step 80 + +set default-bg "#000000" +set default-fg "#A9B5BB" + +set statusbar-bg "#141B1E" +set statusbar-fg "#23B0A5" + +set inputbar-bg "#0E1417" +set inputbar-fg "#A9B5BB" + +set notification-error-bg "#FB7279" +set notification-error-fg "#0E1417" + +set notification-warning-bg "#FB7279" +set notification-warning-fg "#0E1417" + +set highlight-color "rgba(216,142,32,0.5)" +set highlight-active-color "rgba(251,114,121,0.5)" + +set completion-highlight-fg "#23B0A5" +set completion-highlight-bg "#0E1417" + +set completion-bg "#0E1417" +set completion-fg "#A9B5BB" + +set notification-bg "#A9B5BB" +set notification-fg "#0E1417" + +set recolor "false" +set recolor-lightcolor "#0E1417" +set recolor-darkcolor "#A9B5BB" +set recolor-reverse-video "true" +set recolor-keephue "false" + +set render-loading "false" + +set window-width 1400 +set window-height 1000 + +map [normal] file_chooser