.config/zathura: update
parent
d7c2fcaace
commit
6293d9075d
|
@ -20,8 +20,8 @@ set statusbar-fg "#856cff"
|
||||||
set font "monospace 13"
|
set font "monospace 13"
|
||||||
|
|
||||||
# zathura
|
# zathura
|
||||||
set highlight-active-color "#ff1170"
|
set highlight-active-color rgba(255,17,112,0.5)
|
||||||
set highlight-color "#856cff"
|
set highlight-color rgba(133,108,255,0.5)
|
||||||
set highlight-fg "#000000"
|
set highlight-fg "#000000"
|
||||||
set index-active-bg "#000000"
|
set index-active-bg "#000000"
|
||||||
set index-active-fg "#ff1170"
|
set index-active-fg "#ff1170"
|
||||||
|
|
Loading…
Reference in New Issue