mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-06-04 16:17:00 +02:00
ADD: extras/zathura
This commit is contained in:
parent
90088255f9
commit
8601413b22
3 changed files with 111 additions and 0 deletions
37
extras/zathura/kanso-pearl.zathurarc
Normal file
37
extras/zathura/kanso-pearl.zathurarc
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
set notification-error-bg "#F2F1EF"
|
||||
set notification-error-fg "#C84053"
|
||||
set notification-warning-bg "#F2F1EF"
|
||||
set notification-warning-fg "#77713F"
|
||||
set notification-bg "#F2F1EF"
|
||||
set notification-fg "#24262D"
|
||||
|
||||
set completion-bg "#F2F1EF"
|
||||
set completion-fg "#24262D"
|
||||
set completion-group-bg "#F2F1EF"
|
||||
set completion-group-fg "#24262D"
|
||||
set completion-highlight-bg "#24262D"
|
||||
set completion-highlight-fg "#F2F1EF"
|
||||
|
||||
set index-bg "#F2F1EF"
|
||||
set index-fg "#6D6F6E"
|
||||
set index-active-bg "#6D6F6E"
|
||||
set index-active-fg "#F2F1EF"
|
||||
|
||||
set inputbar-bg "#F2F1EF"
|
||||
set inputbar-fg "#24262D"
|
||||
|
||||
set statusbar-bg "#F2F1EF"
|
||||
set statusbar-fg "#24262D"
|
||||
|
||||
set highlight-color "#77713F"
|
||||
set highlight-active-color "#C84053"
|
||||
|
||||
set default-bg "#F2F1EF"
|
||||
set default-fg "#24262D"
|
||||
set render-loading "true"
|
||||
set render-loading-bg "#F2F1EF"
|
||||
set render-loading-fg "#24262D"
|
||||
|
||||
set recolor-lightcolor "#F2F1EF"
|
||||
set recolor-darkcolor "#24262D"
|
||||
set recolor "true"
|
||||
37
extras/zathura/kanso-zen.zathurarc
Normal file
37
extras/zathura/kanso-zen.zathurarc
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
set notification-error-bg "#090E13"
|
||||
set notification-error-fg "#C4746E"
|
||||
set notification-warning-bg "#090E13"
|
||||
set notification-warning-fg "#E6C384"
|
||||
set notification-bg "#090E13"
|
||||
set notification-fg "#C5C9C7"
|
||||
|
||||
set completion-bg "#090E13"
|
||||
set completion-fg "#C5C9C7"
|
||||
set completion-group-bg "#090E13"
|
||||
set completion-group-fg "#C5C9C7"
|
||||
set completion-highlight-bg "#7AA98F"
|
||||
set completion-highlight-fg "#090E13"
|
||||
|
||||
set index-bg "#090E13"
|
||||
set index-fg "#A4A7A4"
|
||||
set index-active-bg "#A4A7A4"
|
||||
set index-active-fg "#090E13"
|
||||
|
||||
set inputbar-bg "#090E13"
|
||||
set inputbar-fg "#C5C9C7"
|
||||
|
||||
set statusbar-bg "#090E13"
|
||||
set statusbar-fg "#C5C9C7"
|
||||
|
||||
set highlight-color "#E6C384"
|
||||
set highlight-active-color "#C4746E"
|
||||
|
||||
set default-bg "#090E13"
|
||||
set default-fg "#C5C9C7"
|
||||
set render-loading "true"
|
||||
set render-loading-bg "#090E13"
|
||||
set render-loading-fg "#C5C9C7"
|
||||
|
||||
set recolor-lightcolor "#090E13"
|
||||
set recolor-darkcolor "#C5C9C7"
|
||||
set recolor "true"
|
||||
37
extras/zathura/kanso.zathurarac
Normal file
37
extras/zathura/kanso.zathurarac
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
set notification-error-bg "#14171D"
|
||||
set notification-error-fg "#C4746E"
|
||||
set notification-warning-bg "#14171D"
|
||||
set notification-warning-fg "#E6C384"
|
||||
set notification-bg "#14171D"
|
||||
set notification-fg "#C5C9C7"
|
||||
|
||||
set completion-bg "#14171D"
|
||||
set completion-fg "#C5C9C7"
|
||||
set completion-group-bg "#14171D"
|
||||
set completion-group-fg "#C5C9C7"
|
||||
set completion-highlight-bg "#7AA98F"
|
||||
set completion-highlight-fg "#14171D"
|
||||
|
||||
set index-bg "#14171D"
|
||||
set index-fg "#A4A7A4"
|
||||
set index-active-bg "#A4A7A4"
|
||||
set index-active-fg "#14171D"
|
||||
|
||||
set inputbar-bg "#14171D"
|
||||
set inputbar-fg "#C5C9C7"
|
||||
|
||||
set statusbar-bg "#14171D"
|
||||
set statusbar-fg "#C5C9C7"
|
||||
|
||||
set highlight-color "#E6C384"
|
||||
set highlight-active-color "#C4746E"
|
||||
|
||||
set default-bg "#14171D"
|
||||
set default-fg "#C5C9C7"
|
||||
set render-loading "true"
|
||||
set render-loading-bg "#14171D"
|
||||
set render-loading-fg "#C5C9C7"
|
||||
|
||||
set recolor-lightcolor "#14171D"
|
||||
set recolor-darkcolor "#C5C9C7"
|
||||
set recolor "true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue