about summary refs log tree commit diff
path: root/zathura/.config/zathura/zathurarc
blob: c06a7b0fd2327cd61f99cc1195dbb67bfcebfff5 (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
37
set completion-bg \#fff5f3
set completion-fg \#4d595f
set completion-group-bg \#fff5f3
set completion-group-fg \#519f50
set completion-highlight-bg \#e02c6d
set completion-highlight-fg \#4d595f
set default-bg \#353535
set default-fg \#4d595f
set font Latin\ Modern\ Mono\ 12
set inputbar-bg \#fff5f3
set inputbar-fg \#4d595f
set notification-bg \#fff5f3
set notification-fg \#fbb829
set notification-error-bg \#ef2f27
set notification-error-fg \#4d595f
set notification-warning-bg \#4d595f
set notification-warning-fg \#fff5f3
set statusbar-bg \#efe6e4
set statusbar-fg \#4d595f
set adjust-open width
set incremental-search false
set highlight-color \#519f50
set highlight-active-color \#0aaeb3
set recolor true
set recolor-keephue true
set recolor-lightcolor \#fff5f3
set recolor-darkcolor \#4d595f
set render-loading-bg \#fff5f3
set render-loading-fg \#4d595f
set index-bg \#fff5f3
set index-fg \#98bc37
set index-active-bg \#98bc37
set index-active-fg \#fff5f3
set guioptions ''
set show-recent 0
set statusbar-home-tilde true
set window-title-home-tilde true