2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

remove -darker

This commit is contained in:
Mark Otto
2015-07-03 18:33:31 -07:00
parent 847470ca09
commit 932ac79611
-1
View File
@@ -8,7 +8,6 @@
// Gray and brand colors for use across Bootstrap.
$gray-dark: #373a3c !default;
$gray-darker: $gray-dark !default; // TODO: remove
$gray: #55595c !default;
$gray-light: #818a91 !default;
$gray-lighter: #eceeef !default;