assets/scss/_variables_project.scss (6 lines of code) (raw):
/*
Add styles or override variables from the theme here.
*/
$primary: #3788D0;
$secondary: #4f191de0;
$enable-gradients: true;
$enable-rounded: true;
$enable-shadows: true;
$fontColor: #909094;