1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 04:11:39 +02:00

Add black to colors map

This commit is contained in:
Ryan Buckley
2022-01-10 18:11:11 +00:00
committed by Mark Otto
parent 7ff974b4ce
commit 74be17edef

View File

@@ -60,6 +60,7 @@ $colors: (
"green": $green, "green": $green,
"teal": $teal, "teal": $teal,
"cyan": $cyan, "cyan": $cyan,
"black": $black,
"white": $white, "white": $white,
"gray": $gray-600, "gray": $gray-600,
"gray-dark": $gray-800 "gray-dark": $gray-800