switched to hellwal
This commit is contained in:
parent
ac383289c7
commit
fa169ab0b6
40 changed files with 633 additions and 1761 deletions
34
.config/hellwal/templates/zathura-colors
Normal file
34
.config/hellwal/templates/zathura-colors
Normal file
|
@ -0,0 +1,34 @@
|
|||
set recolor "true"
|
||||
set recolor-keephue "true"
|
||||
|
||||
set completion-bg "#%%background%%"
|
||||
set completion-fg "#%%foreground%%"
|
||||
set completion-group-bg "#%%background%%"
|
||||
set completion-group-fg "#%%color2%%"
|
||||
set completion-highlight-bg "#%%foreground%%"
|
||||
set completion-highlight-fg "#%%background%%"
|
||||
|
||||
set recolor-lightcolor "#%%background%%"
|
||||
set recolor-darkcolor "#%%foreground%%"
|
||||
set default-bg "#%%background%%"
|
||||
|
||||
set inputbar-bg "#%%background%%"
|
||||
set inputbar-fg "#%%foreground%%"
|
||||
set notification-bg "#%%background%%"
|
||||
set notification-fg "#%%foreground%%"
|
||||
set notification-error-bg "#%%color1%%"
|
||||
set notification-error-fg "#%%foreground%%"
|
||||
set notification-warning-bg "#%%color1%%"
|
||||
set notification-warning-fg "#%%foreground%%"
|
||||
set statusbar-bg "#%%background%%"
|
||||
set statusbar-fg "#%%foreground%%"
|
||||
set index-bg "#%%background%%"
|
||||
set index-fg "#%%foreground%%"
|
||||
set index-active-bg "#%%foreground%%"
|
||||
set index-active-fg "#%%background%%"
|
||||
set render-loading-bg "#%%background%%"
|
||||
set render-loading-fg "#%%foreground%%"
|
||||
|
||||
set window-title-home-tilde true
|
||||
set statusbar-basename true
|
||||
set selection-clipboard clipboard
|
Loading…
Add table
Add a link
Reference in a new issue