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 #226

Closed
arcticicestudio opened this issue Sep 16, 2021 · 0 comments · Fixed by #227
Closed

Color token for active terminal tab indicator #226

arcticicestudio opened this issue Sep 16, 2021 · 0 comments · Fixed by #227

Comments

@arcticicestudio
Copy link
Contributor

VS Code 1.59 (July 2021) introduced a new color token for active terminal tab indicators.
It will be 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.
@arcticicestudio arcticicestudio added this to the 0.19.0 milestone Sep 16, 2021
arcticicestudio added a commit that referenced this issue Sep 16, 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

GH-226
arcticicestudio added a commit that referenced this issue Sep 16, 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
arcticicestudio added a commit that referenced this issue 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 a pull request may close this issue.

2 participants