$separator-color-light: #313131; $separator-color: #424242; $background-color: #1a1b18; $foreground-color: #212220; $input-background: #232223; $dark-btn-background: #8d8d8d; $light-btn-background: #e4e4e4; $button-text-color: #d0d0d0; $theme-color-1: #627745; $theme-color-2: #8f7b39; $theme-color-3: #849b65; $theme-color-4: #494d43; $theme-color-5: #d1c19a; $theme-color-6: #7c8174; $primary-color: #8f8f8f; $secondary-color: #707070; $muted-color: #696969; $gradient-color-1 : #738855; $gradient-color-2 : #576a3d; $gradient-color-3 : #607445; $lp-bg-color-1 : #1d2b0a; $lp-bg-color-2 : #2b3d0f; $lp-bg-color-3 : #3b501d; $lp-bg-color-4 : #475f26; $shadow-offsets-top : 1 3 10 14 19; $shadow-blurs-top: 2 6 10 14 19; $shadow-opacities-top: 0.1 0.3 0.6 0.7 0.8; $shadow-offsets-bottom : 1 3 6 10 15; $shadow-blurs-bottom: 3 6 6 5 6; $shadow-opacities-bottom: 0.1 0.3 0.6 0.7 0.8; $logo-path: "../logos/white.svg"; $logo-path-mobile: "../logos/mobile.svg"; $lp-logo-path-pinned: "../logos/white-full.svg"; $lp-logo-path: "../logos/white-full.svg"; @import "../_mixins.scss"; @import "../_dore.style.scss";