Skip to content

Commit

Permalink
feat: add checked color for activityBar item
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed May 25, 2021
1 parent d02f552 commit e09f07d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/theme/activitybar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#{$activityBar}__label {
background-color: var(--activityBar-activeBackground);
border-color: var(--activityBar-activeFocusBorder);
color: var(--activityBar-activeBorder);
}
}

Expand Down

0 comments on commit e09f07d

Please sign in to comment.