Improve tabs multi select theme colors and high contrast support (#212795)

Improved tabs multi select theme colors and high contrast support
This commit is contained in:
Benjamin Christopher Simmonds
2024-05-15 12:41:13 +02:00
committed by GitHub
parent 243494c178
commit 942d81c5b1
5 changed files with 11 additions and 1 deletions

View File

@@ -100,6 +100,7 @@
"tab.activeBorder": "#1F1F1F",
"tab.activeBorderTop": "#0078D4",
"tab.activeForeground": "#FFFFFF",
"tab.selectedBorderTop": "#6caddf",
"tab.border": "#2B2B2B",
"tab.hoverBackground": "#1F1F1F",
"tab.inactiveBackground": "#181818",