diff options
| author | Volpeon <git@volpeon.ink> | 2024-12-10 07:55:39 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-12-10 07:55:39 +0100 |
| commit | b23ea475cbdf15c3b8eea410fa3f8567384bc65d (patch) | |
| tree | 5450f4d6cf52de0d3bffa9e9a70331d82f60f54c /src/_common.vars.scss | |
| parent | Update (diff) | |
| download | furbase-design-2024-b23ea475cbdf15c3b8eea410fa3f8567384bc65d.tar.gz furbase-design-2024-b23ea475cbdf15c3b8eea410fa3f8567384bc65d.tar.bz2 furbase-design-2024-b23ea475cbdf15c3b8eea410fa3f8567384bc65d.zip | |
Update
Diffstat (limited to 'src/_common.vars.scss')
| -rw-r--r-- | src/_common.vars.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_common.vars.scss b/src/_common.vars.scss index 427a1a3..dc81923 100644 --- a/src/_common.vars.scss +++ b/src/_common.vars.scss | |||
| @@ -42,7 +42,7 @@ $wcfFooterCopyrightText: props.def(--wcfFooterCopyrightText, props.get(core.$the | |||
| 42 | $wcfFooterCopyrightLink: props.def(--wcfFooterCopyrightLink, props.get(core.$theme, --base, --50)); | 42 | $wcfFooterCopyrightLink: props.def(--wcfFooterCopyrightLink, props.get(core.$theme, --base, --50)); |
| 43 | $wcfFooterCopyrightLinkActive: props.def(--wcfFooterCopyrightLinkActive, props.get(core.$theme, --base, --50)); | 43 | $wcfFooterCopyrightLinkActive: props.def(--wcfFooterCopyrightLinkActive, props.get(core.$theme, --base, --50)); |
| 44 | 44 | ||
| 45 | $wcfSidebarBackground: props.def(--wcfSidebarBackground, props.get($vlpnBg)); | 45 | $wcfSidebarBackground: props.def(--wcfSidebarBackground, $wcfContentBackground); |
| 46 | $wcfSidebarDimmedText: props.def(--wcfSidebarDimmedText, props.get($wcfContentDimmedText)); | 46 | $wcfSidebarDimmedText: props.def(--wcfSidebarDimmedText, props.get($wcfContentDimmedText)); |
| 47 | 47 | ||
| 48 | $wcfButtonBackground: props.def(--wcfButtonBackground, props.get(core.$theme, --base, --200)); | 48 | $wcfButtonBackground: props.def(--wcfButtonBackground, props.get(core.$theme, --base, --200)); |
