Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity Bar indicator styles #174

Closed
arcticicestudio opened this issue Jun 17, 2020 · 0 comments · Fixed by #175
Closed

Activity Bar indicator styles #174

arcticicestudio opened this issue Jun 17, 2020 · 0 comments · Fixed by #175

Comments

@arcticicestudio
Copy link
Contributor

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 and activityBar.activeBackground will be added to make it conform with Nord's theme style.

@arcticicestudio arcticicestudio added this to the Next milestone Jun 17, 2020
arcticicestudio added a commit that referenced this issue Jun 17, 2020
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>
arcticicestudio added a commit that referenced this issue Jun 23, 2020
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants