From: Martijn Cuppens Date: Sat, 15 Feb 2020 12:52:27 +0000 (+0100) Subject: Remove color shades callout (#30181) X-Git-Tag: v5.0.0-alpha1~443 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8ab644eab45f0c28950d027ee0a6d1c7d5e624;p=thirdparty%2Fbootstrap.git Remove color shades callout (#30181) Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348 --- diff --git a/site/content/docs/4.3/getting-started/theming.md b/site/content/docs/4.3/getting-started/theming.md index f34f641b07..c5ac8cf93f 100644 --- a/site/content/docs/4.3/getting-started/theming.md +++ b/site/content/docs/4.3/getting-started/theming.md @@ -317,10 +317,6 @@ Here's how you can use these in your Sass: [Color utility classes]({{< docsref "/utilities/colors" >}}) are also available for setting `color` and `background-color`. -{{< callout info >}} -In the future, we'll aim to provide Sass maps and variables for shades of each color as we've done with the grayscale colors below. -{{< /callout >}} - ### Theme colors We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstrap's `scss/_variables.scss` file.