mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
add new var, update alignment
This commit is contained in:
parent
c043c0a5ba
commit
64c548527a
@ -2,6 +2,7 @@
|
|||||||
$bd-purple: #563d7c;
|
$bd-purple: #563d7c;
|
||||||
$bd-purple-bright: lighten(saturate($bd-purple, 5%), 15%);
|
$bd-purple-bright: lighten(saturate($bd-purple, 5%), 15%);
|
||||||
$bd-purple-light: #cdbfe3;
|
$bd-purple-light: #cdbfe3;
|
||||||
|
$bd-purple-lightest: #f5f2f9;
|
||||||
$bd-graphite: #2a2730;
|
$bd-graphite: #2a2730;
|
||||||
$bd-graphite-light: lighten($bd-graphite, 40%);
|
$bd-graphite-light: lighten($bd-graphite, 40%);
|
||||||
$bd-yellow: #ffe484;
|
$bd-yellow: #ffe484;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user