feature-change-applier/stylesheets/_variables.scss

6 lines
111 B
SCSS
Raw Normal View History

2020-02-27 00:36:40 +00:00
$colors: (
"main--bg": #281734,
"main": #d5bfbf,
"text-input": #e8e22e,
"text-input--bg": #1d191a,
);