1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

feat(colors): bump dark to gray-900 (#30550)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Gaël Poupard
2020-09-29 21:09:38 +02:00
committed by GitHub
parent 905b1b11b3
commit 7e195a8d22

View File

@@ -67,7 +67,7 @@ $info: $cyan !default;
$warning: $yellow !default; $warning: $yellow !default;
$danger: $red !default; $danger: $red !default;
$light: $gray-100 !default; $light: $gray-100 !default;
$dark: $gray-800 !default; $dark: $gray-900 !default;
// scss-docs-start theme-colors-map // scss-docs-start theme-colors-map
$theme-colors: ( $theme-colors: (