zathura: Tweak colors
This commit is contained in:
parent
e4e821d927
commit
6bea94b495
|
@ -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"
|
||||
|
|
Reference in a new issue