We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da82c2d + 175292f commit f5806d8Copy full SHA for f5806d8
redisinsight/ui/src/styles/themes/dark_theme/_theme_color.scss
@@ -6,7 +6,7 @@ $euiColorSuccess: #8ba2ff;
6
$euiColorSuccessText: #8ba2ff;
7
$euiColorDanger: #ff6280;
8
$euiColorDangerText: #ff6280;
9
-$euiColorWarning: #C33B34;
+$euiColorWarning: #B12D26;
10
$euiColorWarningText: #ce4841;
11
$euiTextSubduedColor: #b7b7b7;
12
$euiTextSubduedColorHover: #e2e2e2;
0 commit comments