all repos

dotfiles @ 976f67e

i use rach linux btw
1 files changed, 2 insertions(+), 2 deletions(-)
zathura: fix selection color
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-09-14 17:56:44 +0300
Parent: d5fdcf0
M config/zathura/zathurarc
ยทยทยท
        19
        19
         set inputbar-fg "#c0caf5"

      
        20
        20
         set statusbar-bg "#1a1b26"

      
        21
        21
         set statusbar-fg "#c0caf5"

      
        22
        
        -set highlight-color "#e0af68"

      
        23
        
        -set highlight-active-color "#9ece6a"

      
        
        22
        +set highlight-color "rgba(224, 175, 104, 0.4)"

      
        
        23
        +set highlight-active-color "rgba(158, 206, 106, 0.4)"

      
        24
        24
         set default-bg "#1a1b26"

      
        25
        25
         set default-fg "#c0caf5"

      
        26
        26
         set render-loading true