40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
# girara
|
|
set completion-bg rgba(0,0,0,0)
|
|
set completion-fg "#000000"
|
|
set completion-group-bg rgba(0,0,0,0)
|
|
set completion-group-fg "#000000"
|
|
set completion-highlight-bg "#ff1170"
|
|
set completion-highlight-fg "#000000"
|
|
set default-bg "#856cff"
|
|
set default-fg "#000000"
|
|
set font "monospace 13.5"
|
|
set inputbar-bg "#856cff"
|
|
set inputbar-fg "#000000"
|
|
set notification-bg "#856cff"
|
|
set notification-fg "#000000"
|
|
set notification-error-bg "#fa3500"
|
|
set notification-error-fg "#000000"
|
|
set notification-warning-bg "#d06600"
|
|
set notification-warning-fg "#000000"
|
|
set statusbar-bg "#856cff"
|
|
set statusbar-fg "#000000"
|
|
set statusbar-v-padding 8
|
|
|
|
# zathura
|
|
set highlight-active-color rgba(255,17,112,0.5)
|
|
set highlight-color rgba(133,108,255,0.5)
|
|
set highlight-fg "#000000"
|
|
set index-active-bg "#ff1170"
|
|
set index-active-fg "#000000"
|
|
set index-fg "#000000"
|
|
set index-bg "#856cff"
|
|
set recolor-darkcolor "#e2e2e2"
|
|
set recolor-lightcolor "#000000"
|
|
set render-loading-bg "#856cff"
|
|
set render-loading-fg "#000000"
|
|
set signature-error-color "#fa3500"
|
|
set signature-success-color "#009843"
|
|
set signature-warning-color "#d06600"
|
|
set selection-clipboard clipboard
|
|
set window-title-home-tilde true
|