aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-06-08 12:26:25 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-06-08 12:26:25 +0300
commita4bd13ad4c489c8c4f94d5471838e337b8e25d03 (patch)
treee7b3dfc540feba247ff497d2dfa050b2e7ad4ed8
parent9a08d148d8628a0386b74bc18b68ef934f29eace (diff)
downloadswayrice-a4bd13ad4c489c8c4f94d5471838e337b8e25d03.tar.gz
swayrice-a4bd13ad4c489c8c4f94d5471838e337b8e25d03.zip
zathura: colors
Make recolor light rather than dark, but make the "paper" background less bright and more pleasant to use in dark settings than pure white.
-rw-r--r--dotfiles/.config/zathura/zathurarc4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/.config/zathura/zathurarc b/dotfiles/.config/zathura/zathurarc
index cf4874f..8673053 100644
--- a/dotfiles/.config/zathura/zathurarc
+++ b/dotfiles/.config/zathura/zathurarc
@@ -1,2 +1,6 @@
+set default-bg \#151517
set selection-clipboard clipboard
set window-title-basename
+set recolor-keephue
+set recolor-lightcolor \#fcf8e2
+set recolor-darkcolor \#151517