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

@@ -22,6 +22,8 @@
"ports.iconRunningProcessForeground": "#369432",
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#ccc3",
"tab.selectedBackground": "#222222",
"tab.selectedForeground": "#ffffffa0",
"tab.lastPinnedBorder": "#ccc3",
"list.activeSelectionIconForeground": "#FFF",
"terminal.inactiveSelectionBackground": "#3A3D41",