Open PGBI opened 9 years ago
maybe shipping it in navy blue like kong colors ppl will feel more comfortable.
+1
I added my own scss file: _custom_theme.scss PATH: src>scss>_custom_theme.scss
And changed the primary-color for the theme:
@import './src/scss/app.scss';
$primary-color: color("blue", "darken-4");
Create a wiki page explaining primary color and other materialize css framework variables can be overridden in src/scss/_custom_theme.scss in order to create a custom theme.