Skip to content

Commit 4e08863

Browse files
authored
RI-7537: Update dark theme table hover color (#5022)
1 parent 2c52df8 commit 4e08863

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
@@ -83,7 +83,7 @@ $tableDarkestBorderColor: #2c2c2c;
8383

8484
$browserTableRowEven: #171717;
8585
$browserViewTypePassive: #171717;
86-
$browserComponentActive: #292f47;
86+
$browserComponentActive: #002f47;
8787
$browserTreeNodeOpen: #2b2f40;
8888

8989
$inputTextColor: #dfe5ef;

0 commit comments

Comments
 (0)