diff --git a/extensions/theme-2026/themes/2026-dark.json b/extensions/theme-2026/themes/2026-dark.json index 17cb3439ddd..2ef19c0e59d 100644 --- a/extensions/theme-2026/themes/2026-dark.json +++ b/extensions/theme-2026/themes/2026-dark.json @@ -54,9 +54,9 @@ "badge.foreground": "#FFFFFF", "progressBar.background": "#878889", "list.activeSelectionBackground": "#3994BC26", - "list.activeSelectionForeground": "#bfbfbf", + "list.activeSelectionForeground": "#ededed", "list.inactiveSelectionBackground": "#2C2D2E", - "list.inactiveSelectionForeground": "#bfbfbf", + "list.inactiveSelectionForeground": "#ededed", "list.hoverBackground": "#262728", "list.hoverForeground": "#bfbfbf", "list.dropBackground": "#3994BC1A",