Files
squoosh/src/style/helpers.scss
Jason Miller 60eafdc3fd interim commit
2018-03-09 13:24:30 -05:00

11 lines
291 B
SCSS

$toolbar-height: 56px;
$mdc-theme-primary: #263238;
$mdc-theme-primary-light: #4f5b62;
$mdc-theme-primary-dark: #000a12;
$mdc-theme-secondary: #d81b60;
$mdc-theme-secondary-light: #ff5c8d;
$mdc-theme-secondary-dark: #a00037;
$mdc-theme-secondary-dark: #a00037;
$mdc-theme-background: #fff;