diff options
Diffstat (limited to '.config/zathura/catppuccin-mocha')
-rw-r--r-- | .config/zathura/catppuccin-mocha | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/zathura/catppuccin-mocha b/.config/zathura/catppuccin-mocha index e0faa05..5703c19 100644 --- a/.config/zathura/catppuccin-mocha +++ b/.config/zathura/catppuccin-mocha | |||
@@ -21,6 +21,7 @@ set notification-warning-fg "#FAE3B0" | |||
21 | set inputbar-fg "#CDD6F4" | 21 | set inputbar-fg "#CDD6F4" |
22 | set inputbar-bg "#313244" | 22 | set inputbar-bg "#313244" |
23 | 23 | ||
24 | set recolor "true" | ||
24 | set recolor-lightcolor "#1E1E2E" | 25 | set recolor-lightcolor "#1E1E2E" |
25 | set recolor-darkcolor "#CDD6F4" | 26 | set recolor-darkcolor "#CDD6F4" |
26 | 27 | ||
@@ -32,6 +33,6 @@ set index-active-bg "#313244" | |||
32 | set render-loading-bg "#1E1E2E" | 33 | set render-loading-bg "#1E1E2E" |
33 | set render-loading-fg "#CDD6F4" | 34 | set render-loading-fg "#CDD6F4" |
34 | 35 | ||
35 | set highlight-color "#575268" | 36 | set highlight-color "rgba(87, 82, 104, 0.5)" |
36 | set highlight-fg "#F5C2E7" | 37 | set highlight-fg "rgba(245, 194, 231, 0.5)" |
37 | set highlight-active-color "#F5C2E7" | 38 | set highlight-active-color "rgba(245, 194, 231, 0.5)" |