zathura: Tweak colors

This commit is contained in:
Simon Bruder 2020-05-13 16:37:27 +02:00
parent e4e821d927
commit 6bea94b495
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -1,6 +1,6 @@
# Base16 Solarized Dark
# Author: Ethan Schoonover (modified by aramisgithub)
# Source for zathrarc: https://github.com/nicodebo/base16-zathura (modified)
# Source: https://github.com/nicodebo/base16-zathura (modified)
set default-bg "#002b36"
set default-fg "#002b36"
@ -30,7 +30,7 @@ set completion-highlight-fg "#fdf6e3"
set completion-highlight-bg "#859900"
set recolor-lightcolor "#002b36"
set recolor-darkcolor "#eee8d5"
set recolor-darkcolor "#839496"
set recolor "false"
set recolor-keephue "false"