Adopt terminal active tab color in new themes

Fixes #169313
This commit is contained in:
Daniel Imms
2022-12-15 11:53:53 -08:00
parent 4118cc6b9f
commit d07a36c9ca
2 changed files with 2 additions and 0 deletions

View File

@@ -123,6 +123,7 @@
"tab.unfocusedActiveBorderTop": "#ffffff15",
"tab.unfocusedHoverBackground": "#6e76811a",
"terminal.foreground": "#ffffffc5",
"terminal.tab.activeBorder": "#2488d8",
"textBlockQuote.background": "#010409",
"textBlockQuote.border": "#ffffff14",
"textCodeBlock.background": "#6e768166",