fix(zathura): make text under selections visible

This commit is contained in:
Price Hiller 2024-03-07 20:40:25 -06:00
parent f588550601
commit af6470fecd
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -23,7 +23,7 @@ set inputbar-fg "#DCD7BA"
set statusbar-bg "#1F1F28"
set statusbar-fg "#DCD7BA"
set highlight-color "#FFA066"
set highlight-color "rgba(255, 160, 102, 0.5)"
set highlight-active-color "#FF5D62"
set default-bg "#1F1F28"