mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 09:00:59 +00:00
remove -darker
This commit is contained in:
parent
847470ca09
commit
932ac79611
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue