diff --git a/extensions/theme-2026/themes/2026-dark.json b/extensions/theme-2026/themes/2026-dark.json index 8a033813ca9..c946703eea8 100644 --- a/extensions/theme-2026/themes/2026-dark.json +++ b/extensions/theme-2026/themes/2026-dark.json @@ -17,10 +17,11 @@ "textLink.activeForeground": "#53A5CA", "textPreformat.foreground": "#888888", "textSeparator.foreground": "#2a2a2aFF", - "button.background": "#3994BC", + "button.background": "#3994BCF2", "button.foreground": "#FFFFFF", "button.hoverBackground": "#3E9BC4", - "button.border": "#2A2B2CFF", + "button.border": "#333536FF", + "button.secondaryHoverBackground": "#FFFFFF10", "checkbox.background": "#242526", "checkbox.border": "#333536", "checkbox.foreground": "#bfbfbf", @@ -48,7 +49,7 @@ "scrollbarSlider.background": "#83848533", "scrollbarSlider.hoverBackground": "#83848566", "scrollbarSlider.activeBackground": "#83848599", - "badge.background": "#3994BC", + "badge.background": "#3994BCF0", "badge.foreground": "#FFFFFF", "progressBar.background": "#878889", "list.activeSelectionBackground": "#3994BC55",