From a8294b9069f2e110731a932167d054738195752e Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 11 Dec 2024 13:09:56 +0100 Subject: Classic theme --- src/_sidebar.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/_sidebar.scss') diff --git a/src/_sidebar.scss b/src/_sidebar.scss index e200106..8c74988 100644 --- a/src/_sidebar.scss +++ b/src/_sidebar.scss @@ -17,12 +17,12 @@ display: block; block-size: 1px; margin-block-end: 30px; - background-color: props.get(core.$theme, --base, --200); + background-color: var(--wcfContentBorderInner); } } &:not(.boxBorderless) { - background-color: props.get(core.$theme, --bg-l1); + background-color: props.get(core.$theme, --bg-sidebar); } } -- cgit v1.2.3-70-g09d2