mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 22:40:59 +00:00
Add black to colors map
This commit is contained in:
parent
7ff974b4ce
commit
74be17edef
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ $colors: (
|
|||
"green": $green,
|
||||
"teal": $teal,
|
||||
"cyan": $cyan,
|
||||
"black": $black,
|
||||
"white": $white,
|
||||
"gray": $gray-600,
|
||||
"gray-dark": $gray-800
|
||||
|
|
|
|||
Loading…
Reference in a new issue