This commit is contained in:
OOOO 2023-09-10 13:31:09 +00:00
parent e79e9b8f4f
commit 59e1f5be4d

View File

@ -2002,15 +2002,15 @@
"breadcrumb.focusForeground": "#5A5A5A",
"editorGroupHeader.tabsBackground": "#FFFFFF",
"editorGroupHeader.tabsBorder": "#FFFFFF",
"tab.activeForeground": "#A3A3A3",
"tab.activeForeground": "#AFAFAF",
"tab.border": "#E6E6E6",
"tab.activeBackground": "#FBFBFB",
"tab.activeBackground": "#FCFCFC",
"tab.activeBorder": "#E6E6E6",
"tab.activeBorderTop": "#E6E6E6",
"tab.inactiveBackground": "#FFFFFF",
"tab.inactiveForeground": "#929292",
"tab.hoverBackground": "#FDFDFD",
"tab.hoverForeground": "#888888",
"tab.inactiveForeground": "#AFAFAF",
"tab.hoverBackground": "#FBFBFB",
"tab.hoverForeground": "#AFAFAF",
"tab.hoverBorder": "#E6E6E6",
"scrollbarSlider.background": "#F7F7F7",
"scrollbarSlider.hoverBackground": "#F2F2F2",