feature-change-applier/stylesheets/_variables.scss
2020-02-26 16:36:40 -08:00

6 lines
No EOL
111 B
SCSS

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