feature-change-applier/public/stylesheets/_variables.scss
2020-02-28 11:13:32 -08:00

7 lines
No EOL
130 B
SCSS

$colors: (
"main--bg": #281734,
"main": #d5bfbf,
"text-input": #e8e22e,
"text-input--bg": #1d191a,
"error": #ff0000
);