Additional color classes for Bootstrap. Based on the Material Design palette. https://material.io/guidelines/style/color.html#color-color-palette
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Skylar Ittner f3bfb10154 Update 'README.md' 7 years ago
LICENSE Initial commit 7 years ago
README.md Update 'README.md' 7 years ago
material-color.css Fix navbar border 7 years ago
material-color.min.css Fix navbar border 7 years ago

README.md

Material-Color

Additional color classes for Bootstrap 3. 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 both the .navbar-inverse and .navbar-[color] classes to appear properly.
  • We recommend using the Bootswatch Paper theme with this stylesheet. We don't test or support it on other themes, actually.