dotfiles/private_dot_config/zathura/zathurarc

40 lines
1.9 KiB
Text

set notification-error-bg "rgba(30,27,48,1)" # bg
set notification-error-fg "rgba(237,128,150,1)" # bright:red
set notification-warning-bg "rgba(30,27,48,1)" # bg
set notification-warning-fg "rgba(193,178,84,1)" # bright:yellow
set notification-bg "rgba(30,27,48,1)" # bg
set notification-fg "rgba(160,220,155,1)" # bright:green
set completion-bg "rgba(80,69,115,1)" # bg2
set completion-fg "rgba(235,246,255,1)" # fg
set completion-group-bg "rgba(30,27,48,1)" # bg1
set completion-group-fg "rgba(116,110,149,1)" # gray
set completion-highlight-bg "rgba(68,95,155,1)" # bright:blue
set completion-highlight-fg "rgba(80,69,115,1)" # bg2
# Define the color in index mode
set index-bg "rgba(80,69,115,1)" # bg2
set index-fg "rgba(235,246,255,1)" # fg
set index-active-bg "rgba(68,95,155,1)" # bright:blue
set index-active-fg "rgba(80,69,115,1)" # bg2
set inputbar-bg "rgba(30,27,48,1)" # bg
set inputbar-fg "rgba(235,246,255,1)" # fg
set statusbar-bg "rgba(80,69,115,1)" # bg2
set statusbar-fg "rgba(235,246,255,1)" # fg
set highlight-color "rgba(193,178,84,0.5)" # bright:yellow
set highlight-active-color "rgba(234,169,80,0.5)" # bright:orange
set default-bg "rgba(30,27,48,1)" # bg
set default-fg "rgba(235,246,255,1)" # fg
set render-loading true
set render-loading-bg "rgba(30,27,48,1)" # bg
set render-loading-fg "rgba(235,246,255,1)" # fg
# Recolor book content's color
set recolor-lightcolor "rgba(30,27,48,1)" # bg
set recolor-darkcolor "rgba(235,246,255,1)" # fg
set recolor "true"
set recolor-keephue "true" # keep original color