7 lines
No EOL
130 B
SCSS
7 lines
No EOL
130 B
SCSS
$colors: (
|
|
"main--bg": #281734,
|
|
"main": #d5bfbf,
|
|
"text-input": #e8e22e,
|
|
"text-input--bg": #1d191a,
|
|
"error": #ff0000
|
|
); |