Commit d8da820
Activity Bar indicator styles (#175)
VS Code 1.40 [1] (October 2019) introduced a new indicator for the
active item in the Activity Bar [2] to make it stand out better and
increase readability. This includes an optional background color for
the active element.
The new theme keys `activityBar.activeBorder` and
`activityBar.activeBackground` have been added to make it conform with
Nord's theme style.
[1]: https://code.visualstudio.com/updates/v1_22
[2]: https://code.visualstudio.com/updates/v1_40#_activity-bar-indicator
Closes GH-174
Co-authored-by: Sven Greb <development@svengreb.de>1 parent 85bbf7b commit d8da820
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments