aboutsummaryrefslogtreecommitdiffstats
path: root/zathura/zathurarc
diff options
context:
space:
mode:
authorFilip Wandzio <contact@philw.dev>2026-01-24 09:01:19 +0100
committerFilip Wandzio <contact@philw.dev>2026-01-24 09:01:19 +0100
commita44dde93388f1c5c9ed6ea73d5e9ee7849e2d475 (patch)
treeb70fc06203133bebf4a51820f48bf8effa2ee9c2 /zathura/zathurarc
parentb34e284c6225e72fe7d612f8913d0a35b9d7ea17 (diff)
downloaddotfiles-master.tar.gz
dotfiles-master.zip
Update thesisHEADmaster
Diffstat (limited to 'zathura/zathurarc')
-rw-r--r--zathura/zathurarc57
1 files changed, 0 insertions, 57 deletions
diff --git a/zathura/zathurarc b/zathura/zathurarc
deleted file mode 100644
index f0012a7..0000000
--- a/zathura/zathurarc
+++ /dev/null
@@ -1,57 +0,0 @@
1set selection-clipboard clipboard
2set statusbar-h-padding 0
3set statusbar-v-padding 0
4set page-padding 2
5set adjust-open "fit-page"
6set pages-per-row 1
7set scroll-page-aware "true"
8set smooth-scroll "true"
9set scroll-full-overlap 0.01
10set scroll-step 100
11set window-title-home-tilde 1
12set statusbar-home-tilde 1
13set window-title-basename 1
14set guioptions 1
15set database "plain"
16set sandbox "none"
17
18set notification-error-bg "rgba(50,48,47,1)" # bg
19set notification-error-fg "rgba(251,73,52,1)" # bright:red
20set notification-warning-bg "rgba(50,48,47,1)" # bg
21set notification-warning-fg "rgba(250,189,47,1)" # bright:yellow
22set notification-bg "rgba(50,48,47,1)" # bg
23set notification-fg "rgba(184,187,38,1)" # bright:green
24
25set completion-bg "#000c18" # bg2
26set completion-fg "rgba(235,219,178,1)" # fg
27set completion-group-bg "rgba(60,56,54,1)" # bg1
28set completion-group-fg "rgba(146,131,116,1)" # gray
29set completion-highlight-bg "rgba(131,165,152,1)" # bright:blue
30set completion-highlight-fg "rgba(80,73,69,1)" # bg2
31
32# Define the color in index mode
33set index-bg "#000c18" # bg2
34set index-fg "rgba(235,219,178,1)" # fg
35set index-active-bg "rgba(131,165,152,1)" # bright:blue
36set index-active-fg "rgba(80,73,69,1)" # bg2
37
38set inputbar-bg "#000c18" # bg
39set inputbar-fg "rgba(235,219,178,1)" # fg
40
41set statusbar-bg "#000c18" # bg2
42set statusbar-fg "rgba(235,219,178,1)" # fg
43
44set highlight-color "rgba(250,189,47,0.5)" # bright:yellow
45set highlight-active-color "rgba(254,128,25,0.5)" # bright:orange
46
47set default-bg "#000c18" # bg
48set default-fg "rgba(235,219,178,1)" # fg
49set render-loading true
50set render-loading-bg "#000c18" # bg
51set render-loading-fg "rgba(235,219,178,1)" # fg
52
53# Recolor book content's color
54set recolor-lightcolor "#000c18" # bg
55set recolor-darkcolor "rgba(235,219,178,1)" # fg
56set recolor "true"
57set recolor-keephue "true" # keep original color