Skip to content

Commit 86626d9

Browse files
#RI-2771-change bg accordion color (#580)
1 parent 14e62a8 commit 86626d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $externalLinkColor: #3163d8;
3535
$externalLinkTooltipColor: #3163d8;
3636

3737
$tableRowHoverColor: #fafbfd;
38-
$tableRowSelectedColor: #e4eaf2;
38+
$tableRowSelectedColor: #ebeffa;
3939
$tableLightestBorderColor: #c1cbd9;
4040
$tableLightBorderColor: #e4eaf2;
4141
$tableDarkestBorderColor: #e9edf3;

0 commit comments

Comments
 (0)