diff --git a/extensions/theme-2026/themes/2026-light.json b/extensions/theme-2026/themes/2026-light.json index 4834e1d0e32..8f07311d78a 100644 --- a/extensions/theme-2026/themes/2026-light.json +++ b/extensions/theme-2026/themes/2026-light.json @@ -7,16 +7,16 @@ "foreground": "#202020", "disabledForeground": "#BBBBBB", "errorForeground": "#ad0707", - "descriptionForeground": "#5A5A5A", - "icon.foreground": "#5A5A5A", + "descriptionForeground": "#606060", + "icon.foreground": "#606060", "focusBorder": "#0069CCFF", "textBlockQuote.background": "#EDEDED", "textBlockQuote.border": "#F2F3F4FF", "textCodeBlock.background": "#EDEDED", "textLink.foreground": "#0069CC", "textLink.activeForeground": "#0069CC", - "textPreformat.foreground": "#5A5A5A", - "textPreformat.background": "#EAEAEA", + "textPreformat.foreground": "#606060", + "textPreformat.background": "#ECECEC", "textSeparator.foreground": "#EEEEEEFF", "button.background": "#0069CC", "button.foreground": "#FFFFFF", @@ -78,7 +78,7 @@ "list.warningForeground": "#667309", "activityBar.background": "#FAFAFD", "activityBar.foreground": "#202020", - "activityBar.inactiveForeground": "#5A5A5A", + "activityBar.inactiveForeground": "#606060", "activityBar.border": "#F2F3F4FF", "activityBar.activeBorder": "#000000", "activityBar.activeFocusBorder": "#0069CCFF", @@ -95,7 +95,7 @@ "titleBar.activeBackground": "#FAFAFD", "titleBar.activeForeground": "#424242", "titleBar.inactiveBackground": "#FAFAFD", - "titleBar.inactiveForeground": "#5A5A5A", + "titleBar.inactiveForeground": "#606060", "titleBar.border": "#F2F3F4FF", "menubar.selectionBackground": "#EDEDED", "menubar.selectionForeground": "#202020", @@ -112,7 +112,7 @@ "commandCenter.border": "#D8D8D8", "editor.background": "#FFFFFF", "editor.foreground": "#202020", - "editorLineNumber.foreground": "#5A5A5A", + "editorLineNumber.foreground": "#606060", "editorLineNumber.activeForeground": "#202020", "editorCursor.foreground": "#202020", "editor.selectionBackground": "#0069CC1A", @@ -127,11 +127,11 @@ "editor.lineHighlightBackground": "#EDEDED40", "editor.rangeHighlightBackground": "#EDEDED", "editorLink.activeForeground": "#0069CC", - "editorWhitespace.foreground": "#5A5A5A40", + "editorWhitespace.foreground": "#60606040", "editorIndentGuide.background": "#F7F7F740", "editorIndentGuide.activeBackground": "#EEEEEE", "editorRuler.foreground": "#F7F7F7", - "editorCodeLens.foreground": "#5A5A5A", + "editorCodeLens.foreground": "#606060", "editorBracketMatch.background": "#0069CC40", "editorBracketMatch.border": "#F2F3F4FF", "editorWidget.background": "#F0F0F3", @@ -149,12 +149,12 @@ "peekViewEditor.matchHighlightBackground": "#0069CC33", "peekViewResult.background": "#F0F0F3", "peekViewResult.fileForeground": "#202020", - "peekViewResult.lineForeground": "#5A5A5A", + "peekViewResult.lineForeground": "#606060", "peekViewResult.matchHighlightBackground": "#0069CC33", "peekViewResult.selectionBackground": "#0069CC26", "peekViewResult.selectionForeground": "#202020", "peekViewTitle.background": "#F0F0F3", - "peekViewTitleDescription.foreground": "#5A5A5A", + "peekViewTitleDescription.foreground": "#606060", "peekViewTitleLabel.foreground": "#202020", "editorGutter.addedBackground": "#587c0c", "editorGutter.deletedBackground": "#ad0707", @@ -172,15 +172,15 @@ "panel.border": "#F2F3F4FF", "panelTitle.activeBorder": "#000000", "panelTitle.activeForeground": "#202020", - "panelTitle.inactiveForeground": "#5A5A5A", + "panelTitle.inactiveForeground": "#606060", "statusBar.background": "#FAFAFD", - "statusBar.foreground": "#5A5A5A", + "statusBar.foreground": "#606060", "statusBar.border": "#F2F3F4FF", "statusBar.focusBorder": "#0069CCFF", "statusBar.debuggingBackground": "#0069CC", "statusBar.debuggingForeground": "#FFFFFF", "statusBar.noFolderBackground": "#F0F0F3", - "statusBar.noFolderForeground": "#5A5A5A", + "statusBar.noFolderForeground": "#606060", "statusBarItem.activeBackground": "#EEEEEE", "statusBarItem.hoverBackground": "#EEEEEE", "statusBarItem.focusBorder": "#0069CCFF", @@ -191,7 +191,7 @@ "tab.activeBackground": "#FFFFFF", "tab.activeForeground": "#202020", "tab.inactiveBackground": "#FAFAFD", - "tab.inactiveForeground": "#5A5A5A", + "tab.inactiveForeground": "#606060", "tab.border": "#F2F3F4FF", "tab.lastPinnedBorder": "#F2F3F4FF", "tab.activeBorder": "#FAFAFD", @@ -199,12 +199,12 @@ "tab.hoverBackground": "#EEEEEE", "tab.hoverForeground": "#202020", "tab.unfocusedActiveBackground": "#FAFAFD", - "tab.unfocusedActiveForeground": "#5A5A5A", + "tab.unfocusedActiveForeground": "#606060", "tab.unfocusedInactiveBackground": "#FAFAFD", "tab.unfocusedInactiveForeground": "#BBBBBB", "editorGroupHeader.tabsBackground": "#FAFAFD", "editorGroupHeader.tabsBorder": "#F2F3F4FF", - "breadcrumb.foreground": "#5A5A5A", + "breadcrumb.foreground": "#606060", "breadcrumb.background": "#FFFFFF", "breadcrumb.focusForeground": "#202020", "breadcrumb.activeSelectionForeground": "#202020", @@ -619,7 +619,7 @@ "markup.fenced_code" ], "settings": { - "foreground": "#5A5A5A" + "foreground": "#606060" } }, {