We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 872d754 + 912b628 commit 449ef78Copy full SHA for 449ef78
1 file changed
assets/scss/variables/_variables.scss
@@ -24,7 +24,7 @@ $color-alert-bg: rgba($color-gray-tag, 0.1);
24
$color-alert-info: $color-deep-purple;
25
$color-alert-info-bg: #F2F3FE;
26
$color-alert-warning: #CF4336;
27
-$color-alert-warning-bg: #FDEEEC;
+$color-alert-warning-bg: #FDE9EE;
28
$color-tooltip: #e26300;
29
$color-gray-bg: #f2f2f2;
30
0 commit comments