fixed blue scroll bar, now gray

This commit is contained in:
eli-w-king
2026-01-22 15:53:59 -08:00
parent d3716eb765
commit 0f4c66d241
+6 -6
View File
@@ -54,9 +54,9 @@
"gauge.errorForeground": "#ad0707",
"gauge.errorBackground": "#ad07074D",
"scrollbar.shadow": "#F5F6F84D",
"scrollbarSlider.background": "#1A5CFF33",
"scrollbarSlider.hoverBackground": "#1A5CFF4D",
"scrollbarSlider.activeBackground": "#1A5CFF4D",
"scrollbarSlider.background": "#64646466",
"scrollbarSlider.hoverBackground": "#646464B3",
"scrollbarSlider.activeBackground": "#00000099",
"badge.background": "#1A5CFF",
"badge.foreground": "#FFFFFF",
"progressBar.background": "#1A5CFF",
@@ -171,13 +171,13 @@
"panelTitle.activeForeground": "#202020",
"panelTitle.inactiveForeground": "#666666",
"statusBar.background": "#FFFFFF",
"statusBar.foreground": "#202020",
"statusBar.foreground": "#666666",
"statusBar.border": "#ECEDEEFF",
"statusBar.focusBorder": "#1A5CFFFF",
"statusBar.debuggingBackground": "#1A5CFF",
"statusBar.debuggingForeground": "#FFFFFF",
"statusBar.noFolderBackground": "#FFFFFF",
"statusBar.noFolderForeground": "#202020",
"statusBar.noFolderForeground": "#666666",
"statusBarItem.activeBackground": "#E0E0E0",
"statusBarItem.hoverBackground": "#F2F2F2",
"statusBarItem.focusBorder": "#1A5CFFFF",
@@ -346,4 +346,4 @@
"customLiteral": "#795E26",
"numberLiteral": "#098658"
}
}
}