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

Color token for active terminal tab indicator #227

Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #226

Before

After

VS Code 1.59 [1] (July 2021) introduced a new color token for active
terminal tab indicators [2].
It has been added to make it conform with Nord's theme style:

- `terminal.tab.activeBorder` - color for the border on the side of the
  terminal tab in the panel.

[1]: https://code.visualstudio.com/updates/v1_59
[2]: https://code.visualstudio.com/updates/v1_59#_active-terminal-tab-indicator

GH-226
@arcticicestudio arcticicestudio merged commit 852c789 into develop Sep 16, 2021
@arcticicestudio arcticicestudio deleted the feature/gh-226-color-token-active-term-tab-indicator branch September 16, 2021 18:54
arcticicestudio added a commit that referenced this pull request Sep 25, 2021
VS Code 1.59 [1] (July 2021) introduced a new color token for active
terminal tab indicators [2].
It has been added to make it conform with Nord's theme style:

- `terminal.tab.activeBorder` - color for the border on the side of the
  terminal tab in the panel.

[1]: https://code.visualstudio.com/updates/v1_59
[2]: https://code.visualstudio.com/updates/v1_59#_active-terminal-tab-indicator

Closes GH-226
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.

Color token for active terminal tab indicator
2 participants