Maintain original hue when recoloring in zathura

This commit is contained in:
coolneng 2020-11-29 19:34:24 +01:00
parent c7616c3ee4
commit 8cd381e119
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ set selection-clipboard clipboard
set recolor-lightcolor "#161821"
set recolor-darkcolor "#c6c8d1"
set recolor true
#set smooth-scroll true
set recolor-keephue true
set smooth-scroll true
set window-title-basename true
set completion-bg "#161821"
set statusbar-bg "#161821"