Skip to content

Commit e09f07d

Browse files
committed
feat: add checked color for activityBar item
1 parent d02f552 commit e09f07d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style/theme/activitybar.scss

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#{$activityBar}__label {
1414
background-color: var(--activityBar-activeBackground);
1515
border-color: var(--activityBar-activeFocusBorder);
16+
color: var(--activityBar-activeBorder);
1617
}
1718
}
1819

0 commit comments

Comments
 (0)