@use '../../util/colours.scss' as *; window { background: transparent; } box.app-launcher-wrapper { background-color: $shadow-color; >box.app-launcher { background-color: $bg-color; border-radius: 30px; padding: 20px; border: 1px solid $accent-color-2; } }