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

@@ -116,6 +116,7 @@
"tab.activeBorder": "#F8F8F8",
"tab.activeBorderTop": "#005FB8",
"tab.activeForeground": "#3B3B3B",
"tab.selectedBorderTop": "#68a3da",
"tab.border": "#E5E5E5",
"tab.hoverBackground": "#FFFFFF",
"tab.inactiveBackground": "#F8F8F8",
@@ -134,7 +135,7 @@
"textLink.activeForeground": "#005FB8",
"textLink.foreground": "#005FB8",
"textPreformat.foreground": "#3B3B3B",
"textPreformat.background": "#0000001F",
"textPreformat.background": "#0000001F",
"textSeparator.foreground": "#21262D",
"titleBar.activeBackground": "#F8F8F8",
"titleBar.activeForeground": "#1E1E1E",