Commit 852c789
authored
Color token for active terminal tab indicator (#227)
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-2261 parent 274fb9c commit 852c789
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| |||
0 commit comments