1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

color function that shiz

This commit is contained in:
Mark Otto
2015-08-04 22:46:49 -07:00
parent 042b5fc7eb
commit 4b506b9b11

View File

@@ -29,7 +29,7 @@
$bd-purple: #563d7c;
$bd-purple-light: #cdbfe3;
$bd-graphite: #2a2730;
$bd-graphite-light: #99979c;
$bd-graphite-light: lighten($bd-graphite, 40%);
$bd-yellow: #ffe484;
$bd-danger: #d9534f;
$bd-warning: #f0ad4e;