about summary refs log tree commit diff
path: root/zathura/.config/zathura/zathurarc
blob: 9ee74cda81802f334e3ed870a3012bb168c7ebdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
set completion-bg \#a89984
set completion-fg \#fbf1c7
set completion-group-bg \#ebdbb2
set completion-group-fg \#3c3836
set completion-highlight-bg \#076678
set completion-highlight-fg \#d5c4a1
set default-fg \#3c3836
set default-bg \#ebdbb2
set font Latin\ Modern\ Mono\ 12
set guioptions cs
set inputbar-fg \#3c3836
set inputbar-bg \#fbf1c7
set notification-bg \#fbf1c7
set notification-fg \#3c3836
set notification-error-bg \#9d0006
set notification-error-fg \#fbf1c7
set notification-warning-bg \#fbf1c7
set notification-warning-fg \#9d0006
set statusbar-bg \#a89984
set statusbar-fg \#fbf1c7
set adjust-open width
set incremental-search false
set highlight-color \#ebdbb2
set highlight-active-color \#3c3836
set recolor true
set recolor-darkcolor \#3c3836
set recolor-lightcolor \#fbf1c7
set recolor-reverse-video false
set render-loading-bg \#fbf1c7
set render-loading-fg \#3c3836
set statusbar-home-tilde true
set selection-clipboard primary
set index-bg \#fbf1c7
set index-fg \#98971a
set index-active-bg \#ebdbb2
set index-active-fg \#98971a