Commit f6d5ea5
committed
Editor title border (#177)
VS Code 1.45 [1] (April 2020) introduced new theme keys for render a
border below the editor group header [2] (for example, below breadcrumbs
if enabled) to restore the previous behavior of
`editorGroupHeader.tabsBorder`.
This commits adapts the new theme key to match the style of
`editorGroupHeader.tabsBorder`.
[1]: https://code.visualstudio.com/updates/v1_45
[2]: https://code.visualstudio.com/updates/v1_45#_new-theme-color-for-editor-title-borde
Resolves GH-1761 parent d8da820 commit f6d5ea5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments