feat: make zathura selection look good

This commit is contained in:
Flinner Yuu 2024-11-14 16:16:03 +03:00
parent c4a10313b2
commit 30a63b45e1
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
1 changed files with 3 additions and 3 deletions

View File

@ -28,10 +28,10 @@ set statusbar-bg "#504945" # bg2
set statusbar-fg "#ebdbb2" # fg
set statusbar-fg "#eff0eb" # fg " from SNAZZY
set highlight-color "#fabd2f" # bright:yellow
set highlight-active-color "#fe8019" # bright:orange
set highlight-color "#fabd2f00" # bright:yellow
set highlight-active-color "#fe801900" # bright:orange
set default-bg rgba(28,28,28,0.9) # bg
set default-bg rgba(40,40,40,0.8) # bg
set default-fg "#ebdbb2" # fg
set default-fg "#eff0eb0" # fg " from SNAZZY
set render-loading true