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

Add color for tree.indentGuidesStroke #147

Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #145

VS Code 1.36.0 (June 2019) introduced support for indent guide lines in the tree view. To adapt to Nord's style and ensure it is still distinguishable from the background when hovering with the mouse, the
new brightened comment color based on nord3 (#118) is used.

Before

After

VS Code 1.36.0 (1) June 2019 introduced support for indent guide lines
in the tree view (2). To adapt to Nord's style and ensure it is still
distinguishable from the background when hovering with the mouse, the
new brightened comment color based on ` nord3` (GH-118) is used.

References:
  (1) https://code.visualstudio.com/updates/v1_36
  (2) https://code.visualstudio.com/updates/v1_36#_tree-indent-guides

GH-145
@arcticicestudio arcticicestudio merged commit 54b6b20 into develop Jul 20, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-145-color-tree-indentguidesstroke branch July 20, 2019 18:51
@arcticicestudio arcticicestudio removed their assignment Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add color for tree.indentGuidesStroke
2 participants