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

@@ -137,6 +137,7 @@
"tab.unfocusedHoverBackground": "#6e76811a",
"terminal.foreground": "#ffffffc5",
"terminal.inactiveSelectionBackground": "#E5EBF1",
"terminal.tab.activeBorder": "#005fb8",
"textBlockQuote.background": "#f8f8f8",
"textBlockQuote.border": "#0000001a",
"textCodeBlock.background": "#6e768166",