You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-indicatorClosesGH-174
Co-authored-by: Sven Greb <development@svengreb.de>
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-indicatorClosesGH-174
Co-authored-by: Sven Greb <development@svengreb.de>
VS Code 1.40 (October 2019) introduced a new indicator for the active item in the Activity Bar 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
andactivityBar.activeBackground
will be added to make it conform with Nord's theme style.The text was updated successfully, but these errors were encountered: