Additional color classes for Bootstrap. Based on the Material Design palette. https://material.io/guidelines/style/color.html#color-color-palette
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Ir al archivo
Skylar Ittner 7f2e7a8caf Merging hace 6 años
LICENSE.md Change license to Markdown, set copyright year and holder hace 7 años
README.md Update readme hace 6 años
generate.php Improve coverage hace 6 años
material-color.css Merging hace 6 años
material-color.min.css Merging hace 6 años
minify.sh Add minification script hace 7 años

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.