Skip to content

Color token for active terminal tab indicator#227

Merged
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-226-color-token-active-term-tab-indicator
Sep 16, 2021
Merged

Color token for active terminal tab indicator#227
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-226-color-token-active-term-tab-indicator

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