sends missing conifg

This commit is contained in:
Michel Fedde 2025-03-02 16:04:23 +01:00
parent 03672abd61
commit 3203e55cef
8 changed files with 8 additions and 10 deletions

View file

@ -1,7 +1,7 @@
@import "../../theming/library/entry.scss";
window {
background-color: rgba($background, 0.95);
background-color: $background-semitransparent;
color: $foreground
}