$theme-primary: #64641E; $theme-darker: rgba(100, 100, 30, 0.5); $theme-dark: #DFD7F2; $basic-white: #FFFFFF; $basic-black: #000000; $text-disabled: #C3C3C3; $text-basic: #939393; $text-theme: #64641E; $border-theme: #C1B2E5; $input-bg: #777777; $btn-primary: linear-gradient(to left, #64641E, #212462); $btn-basic: #EEEAF7;