mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
zathura: fix selection color
This commit is contained in:
parent
d5fdcf014a
commit
976f67ee8a
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ set inputbar-bg "#1a1b26"
|
|||
set inputbar-fg "#c0caf5"
|
||||
set statusbar-bg "#1a1b26"
|
||||
set statusbar-fg "#c0caf5"
|
||||
set highlight-color "#e0af68"
|
||||
set highlight-active-color "#9ece6a"
|
||||
set highlight-color "rgba(224, 175, 104, 0.4)"
|
||||
set highlight-active-color "rgba(158, 206, 106, 0.4)"
|
||||
set default-bg "#1a1b26"
|
||||
set default-fg "#c0caf5"
|
||||
set render-loading true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue