Update foreground color values in 2026 Light theme for consistency

This commit is contained in:
mrleemurray
2026-02-18 14:22:50 +00:00
parent a83651d291
commit ffe44095bc

View File

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