]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add black to colors map
authorRyan Buckley <9486206+rabuckley@users.noreply.github.com>
Mon, 10 Jan 2022 18:11:11 +0000 (18:11 +0000)
committerMark Otto <otto@github.com>
Wed, 13 Apr 2022 03:49:36 +0000 (20:49 -0700)
scss/_variables.scss

index 6331246e1078d3315cc305c4ee9b877b687c45c7..2c89f991f310a527b748d136c74197d825925d44 100644 (file)
@@ -60,6 +60,7 @@ $colors: (
   "green":      $green,
   "teal":       $teal,
   "cyan":       $cyan,
+  "black":      $black,
   "white":      $white,
   "gray":       $gray-600,
   "gray-dark":  $gray-800