Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
32
home/.config/zathura/zathurarc
Normal file
32
home/.config/zathura/zathurarc
Normal file
|
@ -0,0 +1,32 @@
|
|||
set completion-bg "#282828"
|
||||
set recolor-darkcolor "#EBDBB2"
|
||||
set recolor-lightcolor "#282828"
|
||||
set completion-fg "#EBDBB2"
|
||||
set completion-group-bg "#282828"
|
||||
set completion-group-fg "#1E6D8B"
|
||||
set completion-highlight-bg "#EBDBB2"
|
||||
set completion-highlight-fg "#282828"
|
||||
set default-bg "#282828"
|
||||
set default-fg "#EBDBB2"
|
||||
set inputbar-bg "#282828"
|
||||
set inputbar-fg "#EBDBB2"
|
||||
set notification-bg "#282828"
|
||||
set notification-fg "#EBDBB2"
|
||||
set notification-error-bg "#EBAE79"
|
||||
set notification-error-fg "#EBDBB2"
|
||||
set notification-warning-bg "#EBAE79"
|
||||
set notification-warning-fg "#EBDBB2"
|
||||
set statusbar-bg "#282828"
|
||||
set statusbar-fg "#EBDBB2"
|
||||
set index-bg "#282828"
|
||||
set index-fg "#EBDBB2"
|
||||
set index-active-bg "#EBDBB2"
|
||||
set index-active-fg "#282828"
|
||||
set render-loading-bg "#282828"
|
||||
set render-loading-fg "#EBDBB2"
|
||||
|
||||
set smooth-scroll true
|
||||
set window-title-home-tilde true
|
||||
set statusbar-basename true
|
||||
set selection-clipboard clipboard
|
||||
set recolor false
|
Loading…
Add table
Add a link
Reference in a new issue