zathura: Do not use gruvbox theme
It is better to display the slides in their original colours.
This commit is contained in:
parent
28eccacade
commit
d055fa2607
1 changed files with 0 additions and 33 deletions
|
@ -8,37 +8,4 @@ set statusbar-v-padding 0
|
||||||
|
|
||||||
set selection-clipboard clipboard
|
set selection-clipboard clipboard
|
||||||
set font "JetBrains Mono 18"
|
set font "JetBrains Mono 18"
|
||||||
set default-bg "#262626" #00
|
|
||||||
set default-fg "#ebdbb2" #01
|
|
||||||
|
|
||||||
set statusbar-fg "#ebdbb2" #04
|
|
||||||
set statusbar-bg "#262626" #01
|
|
||||||
|
|
||||||
set inputbar-bg "#262626" #00 currently not used
|
|
||||||
set inputbar-fg "#ebdbb2" #02
|
|
||||||
|
|
||||||
set notification-error-bg "#262626" #08
|
|
||||||
set notification-error-fg "#cc241d" #00
|
|
||||||
|
|
||||||
set notification-warning-bg "#262626" #08
|
|
||||||
set notification-warning-fg "#d79921" #00
|
|
||||||
|
|
||||||
set highlight-color "#262626" #0A
|
|
||||||
set highlight-active-color "#ebdbb2" #0D
|
|
||||||
|
|
||||||
set completion-highlight-fg "#4e4e4e" #02
|
|
||||||
set completion-highlight-bg "#87afaf" #0C
|
|
||||||
|
|
||||||
set completion-bg "#4e4e4e" #02
|
|
||||||
set completion-fg "#ebdbb2" #0C
|
|
||||||
|
|
||||||
set notification-bg "#262626" #0B
|
|
||||||
set notification-fg "#458588" #00
|
|
||||||
|
|
||||||
set recolor-lightcolor "#262626" #00
|
|
||||||
set recolor-darkcolor "#ebdbb2" #06
|
|
||||||
set recolor "true"
|
|
||||||
|
|
||||||
set recolor-keephue "false"
|
|
||||||
|
|
||||||
set adjust-open "best-fit"
|
set adjust-open "best-fit"
|
||||||
|
|
Loading…
Reference in a new issue