Several things...

This commit is contained in:
Michel Fedde 2025-04-13 16:32:48 +02:00
parent 076832e825
commit 6e54b0588b
15 changed files with 98 additions and 16 deletions

View file

@ -0,0 +1,20 @@
set default-bg \{background}
set default-fg \{foreground}
set completion-bg \{color8}
set completion-fg \{foreground}
set completion-highlight-bg \{color13}
set completion-highlight-fg \{background}
set inputbar-bg \{color8}
set inputbar-fg \{foreground}
set notification-bg \{foreground}
set notification-fg \{background}
set notification-error-bg \{color1}
set notification-error-fg \{foreground}
set notification-warning-bg \{color3}
set notification-warning-fg \{foreground}
set statusbar-bg \{color8}
set statusbar-fg \{foreground}