diff --git a/src/_modules.scss b/src/_modules.scss index b455094..3133225 100644 --- a/src/_modules.scss +++ b/src/_modules.scss @@ -278,6 +278,11 @@ input[type="checkbox"] { background-color: var(--surCordBackground); } +/* Forum channel background */ +.theme-dark .container-3wLKDe { + background-color: var(--surCordBackground2); +} + /* Add surCord Branding */ .info-3pQQBb > span:first-child::after { content: "\asurCord 09.2022";