a11y: Update scrollbar and minimap slider colors for better visibility (#324179)

fix: update scrollbar and minimap slider colors for better visibility

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
This commit is contained in:
Lee Murray
2026-07-03 10:22:51 +01:00
committed by GitHub
parent 0dcb0ecd63
commit ebed063207
@@ -58,9 +58,9 @@
"sideBarStickyScroll.shadow": "#00000000",
"panelStickyScroll.shadow": "#00000000",
"listFilterWidget.shadow": "#00000000",
"scrollbarSlider.background": "#64646480",
"scrollbarSlider.hoverBackground": "#64646490",
"scrollbarSlider.activeBackground": "#646464A0",
"scrollbarSlider.background": "#646464C0",
"scrollbarSlider.hoverBackground": "#646464D0",
"scrollbarSlider.activeBackground": "#646464E0",
"badge.background": "#0069CC",
"badge.foreground": "#FFFFFF",
"progressBar.background": "#0069CC",
@@ -282,9 +282,9 @@
"charts.purple": "#652D90",
"agentStatusIndicator.background": "#FFFFFF",
"inlineChat.border": "#00000000",
"minimapSlider.background": "#64646480",
"minimapSlider.hoverBackground": "#64646490",
"minimapSlider.activeBackground": "#646464A0",
"minimapSlider.background": "#646464C0",
"minimapSlider.hoverBackground": "#646464D0",
"minimapSlider.activeBackground": "#646464E0",
"agents.background": "#FAFAFD",
"agentsPanel.background": "#FFFFFF",