Additional color classes for Bootstrap. Based on the Material Design palette.
https://material.io/guidelines/style/color.html#color-color-palette
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
LICENSE.md | 6 years ago | |
README.md | 5 years ago | |
generate.php | 5 years ago | |
material-color.css | 5 years ago | |
material-color.min.css | 5 years ago | |
minify.sh | 5 years ago |
README.md
Material-Color
Additional color classes for Bootstrap 4. Based on the Material Design palette.
Notes:
- Link this CSS after you link to Bootstrap.css.
- Use the included color classes instead of .btn-primary, .alert-danger, etc.
- Navbars need .navbar-dark or .navbar-light to appear properly, choose according to your colors.
- We recommend using Bootswatch Materia (a material design Bootstrap theme) with this stylesheet.