Skip to content

Commit 175292f

Browse files
author
Artyom Podymov
committed
#RI-1902 - fix encryption error background
1 parent 39ea8e1 commit 175292f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/styles/themes/dark_theme/_theme_color.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $euiColorSuccess: #8ba2ff;
66
$euiColorSuccessText: #8ba2ff;
77
$euiColorDanger: #ff6280;
88
$euiColorDangerText: #ff6280;
9-
$euiColorWarning: #C33B34;
9+
$euiColorWarning: #B12D26;
1010
$euiColorWarningText: #ce4841;
1111
$euiTextSubduedColor: #b7b7b7;
1212
$euiTextSubduedColorHover: #e2e2e2;

0 commit comments

Comments
 (0)