This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
+20
View File
@@ -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"
+6
View File
@@ -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