diff options
author | Yigit Sever | 2024-04-02 21:39:34 +0300 |
---|---|---|
committer | Yigit Sever | 2024-04-02 21:39:34 +0300 |
commit | 1d23f7543067fc000951a58ded38cae172c3225c (patch) | |
tree | 21041093186625ac7587b04dac695a8a1f406d21 /.config/zathura/catppuccin-frappe | |
parent | b8dc16b95897d6e8b6cbe293186f51112cf6d9a4 (diff) | |
download | dotfiles-1d23f7543067fc000951a58ded38cae172c3225c.tar.gz dotfiles-1d23f7543067fc000951a58ded38cae172c3225c.tar.bz2 dotfiles-1d23f7543067fc000951a58ded38cae172c3225c.zip |
zathura: fix search results blending
Diffstat (limited to '.config/zathura/catppuccin-frappe')
-rw-r--r-- | .config/zathura/catppuccin-frappe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zathura/catppuccin-frappe b/.config/zathura/catppuccin-frappe index 6622439..d0321d2 100644 --- a/.config/zathura/catppuccin-frappe +++ b/.config/zathura/catppuccin-frappe | |||
@@ -21,6 +21,7 @@ set notification-warning-fg "#FAE3B0" | |||
21 | set inputbar-fg "#C6D0F5" | 21 | set inputbar-fg "#C6D0F5" |
22 | set inputbar-bg "#414559" | 22 | set inputbar-bg "#414559" |
23 | 23 | ||
24 | set recolor "true" | ||
24 | set recolor-lightcolor "#303446" | 25 | set recolor-lightcolor "#303446" |
25 | set recolor-darkcolor "#C6D0F5" | 26 | set recolor-darkcolor "#C6D0F5" |
26 | 27 | ||