init
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
set default-bg "#2b1c1c"
|
||||
set default-fg "#f8dcdc"
|
||||
set statusbar-bg "#2b1c1c"
|
||||
set statusbar-fg "#f8dcdc"
|
||||
set inputbar-bg "#362626"
|
||||
set inputbar-fg "#ffb3b5"
|
||||
set notification-bg "#423031"
|
||||
set notification-fg "#f8dcdc"
|
||||
set notification-error-bg "#93000a"
|
||||
set notification-error-fg "#ffdad6"
|
||||
set notification-warning-bg "#93000a"
|
||||
set notification-warning-fg "#ffdad6"
|
||||
|
||||
set completion-bg "#2b1c1c"
|
||||
set completion-fg "#f8dcdc"
|
||||
set completion-highlight-bg "#ffb3b5"
|
||||
set completion-highlight-fg "#680018"
|
||||
set recolor-lightcolor "#1d1010"
|
||||
set recolor-darkcolor "#f8dcdc"
|
||||
@@ -0,0 +1,6 @@
|
||||
include matugen-colors
|
||||
|
||||
set selection-clipboard clipboard
|
||||
set adjust-open best-fit
|
||||
set page-h-padding 10
|
||||
set page-v-padding 10
|
||||
Reference in New Issue
Block a user