From b23ea475cbdf15c3b8eea410fa3f8567384bc65d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 07:55:39 +0100 Subject: Update --- src/_sidebar.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/_sidebar.scss') diff --git a/src/_sidebar.scss b/src/_sidebar.scss index 3d1689a..f271885 100644 --- a/src/_sidebar.scss +++ b/src/_sidebar.scss @@ -1,6 +1,7 @@ @use 'iro-sass/src/props'; @use 'core'; +@use 'common'; @mixin styles { .boxesSidebarLeft{ @@ -27,6 +28,10 @@ background-color: props.get(core.$theme, --base, --200); } } + + &:not(.boxBorderless) { + background-color: props.get(common.$vlpnBg); + } } a { -- cgit v1.2.3-70-g09d2