@mixin setup-light-nimbus-service-layout { $service-layout-drawer-background-color: $--neutral-10 !global; $service-layout-body-background-color: $--neutral-9 !global; $service-layout-nav-background-color: $--neutral-10 !global; $service-layout-color: $--n-text-color !global ; $service-layout-border-color: $--n-divider-color !global; $service-layout-toggle-button-color: rgba(0, 0, 0, .15)!global; $service-layout-item-background-image: linear-gradient(47deg, $--neutral-7, $--neutral-7) !global; $--service-kayout-item-active-color: $--primary-6 !global; }