diff --git a/modules/vesktop/template.mustache b/modules/vesktop/template.mustache index 02e0020c..2a068cf1 100644 --- a/modules/vesktop/template.mustache +++ b/modules/vesktop/template.mustache @@ -31,6 +31,7 @@ --search-popout-option-fade: none; /* Disable fade for search popout */ --bg-overlay-2: var(--base00); /* These 2 are needed for proper threads coloring */ --home-background: var(--base00); + --bg-overlay-chat : var(--base00); /* Recolor forum channels */ --background-primary: var(--base00); --background-secondary: var(--base01); --background-secondary-alt: var(--base01);