From: Ryan Buckley <9486206+rabuckley@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:11:11 +0000 (+0000) Subject: Add black to colors map X-Git-Tag: v5.2.0-beta1~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74be17edef89275ad71c1448b11c72a328c8eeb5;p=thirdparty%2Fbootstrap.git Add black to colors map --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 6331246e10..2c89f991f3 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -60,6 +60,7 @@ $colors: ( "green": $green, "teal": $teal, "cyan": $cyan, + "black": $black, "white": $white, "gray": $gray-600, "gray-dark": $gray-800