From c29639657dd52c63c6dd5b39ec331d64cee80189 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 28 Mar 2025 16:07:29 +0100 Subject: Bugfixes --- src/_core.vars.scss | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/_core.vars.scss') diff --git a/src/_core.vars.scss b/src/_core.vars.scss index 5bbe9fb..5233708 100644 --- a/src/_core.vars.scss +++ b/src/_core.vars.scss @@ -125,7 +125,7 @@ $themes-spec: ( --wcfFooterBoxHeadlineLink: --base --900, --wcfFooterBoxHeadlineLinkActive: --base --900, - --wcfFooterBackground: --base --700, + --wcfFooterBackground: --bg-footer, --wcfFooterText: --base --100, --wcfFooterLink: --base --75, --wcfFooterLinkActive: --base --75, @@ -155,6 +155,8 @@ $themes-spec: ( --wcfBoxShadowCard: none, + --wcfInputLabel: --base --700, + --wcfContentContainerBackground: --bg-content, --wcfContentContainerBorder: --wcfContentContainerBackground, @@ -268,6 +270,8 @@ $themes-spec: ( --wcfSidebarBackground: --base --75, + --wcfUserMenuBackground: --base --75, + --wcfTabularBoxBackgroundActive: --base --75, --wcfButtonBackground: --base --50, @@ -354,7 +358,7 @@ $themes-spec: ( --wcfContentBackground: --base --100, --wcfContentBorderInner: --base --300, - --wcfContentBorder: --wcfContentBorderInnerDark, + --wcfContentBorder: --wcfContentBorderInner, --wcfContentDimmedText: --base --600, --wcfContentDimmedLink: --base --900, --wcfContentText: --base --800, @@ -379,13 +383,13 @@ $themes-spec: ( --wcfButtonPrimaryTextActive: --red --1200-text, --wcfContentContainerBackground: --base --200, - --wcfContentContainerBorder: --wcfContentContainerBackgroundDark, + --wcfContentContainerBorder: --wcfContentContainerBackground, --wcfSidebarBackground: --wcfContentBackground, --wcfSidebarBorder: transparent, --wcfSidebarLink: --link --fg, --wcfSidebarLinkActive: --link --active, - --wcfSidebarText: --wcfContentTextDark, + --wcfSidebarText: --wcfContentText, --wcfSidebarDimmedLink: --wcfSidebarDimmedText, --wcfSidebarDimmedLinkActive: --wcfSidebarDimmedText, -- cgit v1.2.3-70-g09d2