38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
# girara
|
|
set completion-bg "#000000"
|
|
set completion-fg "#856cff"
|
|
set completion-group-bg "#000000"
|
|
set completion-group-fg "#d06600"
|
|
set completion-highlight-bg "#000000"
|
|
set completion-highlight-fg "#ff1170"
|
|
set default-fg "#e2e2e2"
|
|
set default-bg "#000000"
|
|
set inputbar-bg "#000000"
|
|
set inputbar-fg "#856cff"
|
|
set notification-bg "#000000"
|
|
set notification-fg "#856cff"
|
|
set notification-error-bg "#000000"
|
|
set notification-error-fg "#fa3500"
|
|
set notification-warning-bg "#000000"
|
|
set notification-warning-fg "#d06600"
|
|
set statusbar-bg "#000000"
|
|
set statusbar-fg "#856cff"
|
|
set font "monospace 12"
|
|
|
|
# zathura
|
|
set highlight-active-color "#ff1170"
|
|
set highlight-color "#856cff"
|
|
set highlight-fg "#000000"
|
|
set index-active-bg "#000000"
|
|
set index-active-fg "#ff1170"
|
|
set index-fg "#856cff"
|
|
set index-bg "#000000"
|
|
set recolor-darkcolor "#e2e2e2"
|
|
set recolor-lightcolor "#000000"
|
|
set render-loading-bg "#000000"
|
|
set render-loading-fg "#856cff"
|
|
set signature-error-color "#fa3500"
|
|
set signature-success-color "#009843"
|
|
set signature-warning-color "#d06600"
|
|
set selection-clipboard clipboard
|