feat(colors): bump dark to gray-900 (#30550)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
905b1b11b3
commit
7e195a8d22
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ $info: $cyan !default;
|
|||
$warning: $yellow !default;
|
||||
$danger: $red !default;
|
||||
$light: $gray-100 !default;
|
||||
$dark: $gray-800 !default;
|
||||
$dark: $gray-900 !default;
|
||||
|
||||
// scss-docs-start theme-colors-map
|
||||
$theme-colors: (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue