vesktop: recolor forum channels (#592)

Some Vesktop or Discord update broke recoloring of forum channels.
This commit is contained in:
soulsoiledit 2024-10-14 05:06:12 -05:00 committed by GitHub
parent f95022bb6e
commit 33a2eff151
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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);