|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
{ |
|
|
|
|
"name": "⠀⠀⠀⠀", |
|
|
|
|
"name": "⠀", |
|
|
|
|
"type": "light", |
|
|
|
|
"semanticHighlighting": true, |
|
|
|
|
"semanticTokenColors": { |
|
|
|
@ -1845,62 +1845,63 @@
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"colors": { |
|
|
|
|
"foreground": "#a5a5a5", |
|
|
|
|
"focusBorder": "#e7e7e7", |
|
|
|
|
"selection.background": "#f3f3f3", |
|
|
|
|
"foreground": "#a6a6a6", |
|
|
|
|
"focusBorder": "#E7E7E7", |
|
|
|
|
"selection.background": "#F4F4F4", |
|
|
|
|
"scrollbar.shadow": "#ffffff", |
|
|
|
|
"activityBar.foreground": "#a6a6a6", |
|
|
|
|
"activityBar.background": "#ffffff", |
|
|
|
|
"activityBar.inactiveForeground": "#a6a6a6", |
|
|
|
|
"activityBar.inactiveForeground": "#A6A6A6", |
|
|
|
|
"activityBarBadge.foreground": "#a6a6a6", |
|
|
|
|
"activityBarBadge.background": "#ffffff00", |
|
|
|
|
"activityBar.border": "#cdcdcd", |
|
|
|
|
"activityBar.activeBackground": "#f3f3f3", |
|
|
|
|
"sideBar.background": "#ffffff", |
|
|
|
|
"sideBar.foreground": "#9b9b9b", |
|
|
|
|
"activityBar.border": "#DADADA", |
|
|
|
|
"activityBar.activeBackground": "#F6F6F6", |
|
|
|
|
"sideBar.background": "#FFFFFF", |
|
|
|
|
"sideBar.foreground": "#A5A5A5", |
|
|
|
|
"sideBarSectionHeader.background": "#fdfdfd", |
|
|
|
|
"sideBarSectionHeader.foreground": "#adadad", |
|
|
|
|
"sideBarSectionHeader.foreground": "#D2D2D2", |
|
|
|
|
"sideBarSectionHeader.border": "#c7c7c7", |
|
|
|
|
"sideBarTitle.foreground": "#828282", |
|
|
|
|
"sideBarTitle.foreground": "#BBBBBB", |
|
|
|
|
"sideBar.border": "#dbdbdb", |
|
|
|
|
"list.inactiveSelectionBackground": "#f5f5f5", |
|
|
|
|
"list.inactiveSelectionForeground": "#9d9d9d", |
|
|
|
|
"list.hoverBackground": "#f3f3f3", |
|
|
|
|
"list.hoverForeground": "#929292", |
|
|
|
|
"list.activeSelectionBackground": "#f2f2f2", |
|
|
|
|
"list.activeSelectionForeground": "#a3a3a3", |
|
|
|
|
"tree.indentGuidesStroke": "#cfcfcf", |
|
|
|
|
"list.inactiveSelectionBackground": "#F9F9F9", |
|
|
|
|
"list.inactiveSelectionForeground": "#ADADAD", |
|
|
|
|
"list.hoverBackground": "#F9F9F9", |
|
|
|
|
"list.hoverForeground": "#ADADAD", |
|
|
|
|
"list.activeSelectionBackground": "#F2F2F2", |
|
|
|
|
"list.activeSelectionForeground": "#A3A3A3", |
|
|
|
|
"tree.indentGuidesStroke": "#CfCfCf", |
|
|
|
|
"list.dropBackground": "#ffffff", |
|
|
|
|
"list.highlightForeground": "#8a8a8a", |
|
|
|
|
"list.focusBackground": "#fbfbfb", |
|
|
|
|
"list.focusForeground": "#a5a5a5", |
|
|
|
|
"list.focusBackground": "#FbFbFb", |
|
|
|
|
"list.focusForeground": "#A5A5A5", |
|
|
|
|
"listFilterWidget.background": "#ffffff", |
|
|
|
|
"listFilterWidget.outline": "#d9d9d9", |
|
|
|
|
"listFilterWidget.noMatchesOutline": "#e0e0e0", |
|
|
|
|
"statusBar.foreground": "#7d7d7d", |
|
|
|
|
"statusBarItem.prominentBackground": "#f6f6f6", |
|
|
|
|
"statusBar.background": "#ffffff", |
|
|
|
|
"statusBarItem.hoverBackground": "#f3f3f3", |
|
|
|
|
"statusBar.border": "#d5d5d5", |
|
|
|
|
"statusBar.debuggingBackground": "#f2f2f2", |
|
|
|
|
"statusBarItem.hoverBackground": "#f8f8f8", |
|
|
|
|
"statusBar.border": "#E7E7E7", |
|
|
|
|
"statusBar.debuggingBackground": "#F2F2F2", |
|
|
|
|
"statusBar.debuggingForeground": "#a7a7a7", |
|
|
|
|
"statusBar.debuggingBorder": "#d3d3d3", |
|
|
|
|
"statusBar.noFolderBackground": "#eeeeee", |
|
|
|
|
"statusBar.noFolderForeground": "#929292", |
|
|
|
|
"statusBar.noFolderBorder": "#e2e2e2", |
|
|
|
|
"statusBarItem.remoteBackground": "#eaeaea", |
|
|
|
|
"statusBarItem.remoteForeground": "#a7a7a7", |
|
|
|
|
"titleBar.activeBackground": "#ffffff", |
|
|
|
|
"statusBarItem.remoteBackground": "#F4F4F4", |
|
|
|
|
"statusBarItem.remoteForeground": "#909090", |
|
|
|
|
"titleBar.activeBackground": "#FFFFFF", |
|
|
|
|
"titleBar.activeForeground": "#909090", |
|
|
|
|
"titleBar.inactiveBackground": "#ffffff", |
|
|
|
|
"titleBar.inactiveBackground": "#FFFFFF", |
|
|
|
|
"titleBar.inactiveForeground": "#a7a7a7", |
|
|
|
|
"titleBar.border": "#d1d1d1", |
|
|
|
|
"titleBar.border": "#E8E8E8", |
|
|
|
|
"menubar.selectionForeground": "#8a8a8a", |
|
|
|
|
"menubar.selectionBackground": "#ebebeb", |
|
|
|
|
"menubar.selectionBorder": "#d9d9d9", |
|
|
|
|
"menubar.selectionBackground": "#f9F9f9", |
|
|
|
|
"menubar.selectionBorder": "#e3e3e3", |
|
|
|
|
"menu.foreground": "#949494", |
|
|
|
|
"menu.background": "#ffffff", |
|
|
|
|
"menu.selectionForeground": "#a7a7a7", |
|
|
|
|
"menu.selectionBackground": "#f3f3f3", |
|
|
|
|
"menu.selectionBackground": "#f9f9f9", |
|
|
|
|
"menu.selectionBorder": "#e6e6e6", |
|
|
|
|
"menu.separatorBackground": "#bababa", |
|
|
|
|
"menu.border": "#eeeeee", |
|
|
|
@ -1913,74 +1914,74 @@
|
|
|
|
|
"input.background": "#ffffff", |
|
|
|
|
"input.border": "#f3f3f3", |
|
|
|
|
"input.foreground": "#a6a6a6", |
|
|
|
|
"inputOption.activeBackground": "#f3f3f3", |
|
|
|
|
"inputOption.activeBackground": "#F3F3F3", |
|
|
|
|
"inputOption.activeBorder": "#e7e7e7", |
|
|
|
|
"inputOption.activeForeground": "#a6a6a6", |
|
|
|
|
"input.placeholderForeground": "#c7c7c7", |
|
|
|
|
"textLink.foreground": "#6f6f6f", |
|
|
|
|
"editor.background": "#ffffff", |
|
|
|
|
"editor.foreground": "#a6a6a6", |
|
|
|
|
"editorLineNumber.foreground": "#a1a1a1", |
|
|
|
|
"editorCursor.foreground": "#cdcdcd", |
|
|
|
|
"editorLineNumber.foreground": "#BABABA", |
|
|
|
|
"editorCursor.foreground": "#cfcfcf", |
|
|
|
|
"editorCursor.background": "#828282", |
|
|
|
|
"editor.selectionBackground": "#f3f3f3", |
|
|
|
|
"editor.inactiveSelectionBackground": "#f7f7f7", |
|
|
|
|
"editor.inactiveSelectionBackground": "#F7F7F7", |
|
|
|
|
"editorWhitespace.foreground": "#c0c0c0", |
|
|
|
|
"editor.selectionHighlightBackground": "#f9f9f9", |
|
|
|
|
"editor.selectionHighlightBackground": "#F9F9F9", |
|
|
|
|
"editor.selectionHighlightBorder": "#b8b8b8", |
|
|
|
|
"editor.findMatchBackground": "#ffffff", |
|
|
|
|
"editor.findMatchBorder": "#e4e4e4", |
|
|
|
|
"editor.findMatchHighlightBackground": "#f0f0f0", |
|
|
|
|
"editor.findMatchHighlightBorder": "#ffffff00", |
|
|
|
|
"editor.findRangeHighlightBackground": "#f7f7f7", |
|
|
|
|
"editor.findRangeHighlightBackground": "#f8f8f8", |
|
|
|
|
"editor.findRangeHighlightBorder": "#ffffff00", |
|
|
|
|
"editor.rangeHighlightBackground": "#eeeeee", |
|
|
|
|
"editor.rangeHighlightBorder": "#dedede00", |
|
|
|
|
"editor.hoverHighlightBackground": "#f5f5f5", |
|
|
|
|
"editor.wordHighlightStrongBackground": "#eeeeee", |
|
|
|
|
"editor.wordHighlightBackground": "#57575740", |
|
|
|
|
"editor.lineHighlightBackground": "#ffffff0A", |
|
|
|
|
"editor.wordHighlightStrongBackground": "#f5f5f5", |
|
|
|
|
"editor.wordHighlightBackground": "#f5f5f5", |
|
|
|
|
"editor.lineHighlightBackground": "#ffffff00", |
|
|
|
|
"editor.lineHighlightBorder": "#eeeeee", |
|
|
|
|
"editorLineNumber.activeForeground": "#757575", |
|
|
|
|
"editorLineNumber.activeForeground": "#8F8F8F", |
|
|
|
|
"editorLink.activeForeground": "#b0b0b0", |
|
|
|
|
"editorIndentGuide.background": "#d3d3d3", |
|
|
|
|
"editorIndentGuide.activeBackground": "#939393", |
|
|
|
|
"editorIndentGuide.background1": "#d3d3d3", |
|
|
|
|
"editorIndentGuide.activeBackground1": "#939393", |
|
|
|
|
"editorRuler.foreground": "#d3d3d3", |
|
|
|
|
"editorBracketMatch.background": "#0064001a", |
|
|
|
|
"editorBracketMatch.border": "#b9b9b9", |
|
|
|
|
"editor.foldBackground": "#add6ff4d", |
|
|
|
|
"editorOverviewRuler.background": "#25252500", |
|
|
|
|
"editorOverviewRuler.border": "#7f7f7f4d", |
|
|
|
|
"editorError.foreground": "#d5d5d5", |
|
|
|
|
"editorError.background": "#B73A3400", |
|
|
|
|
"editorBracketMatch.background": "#f6f6f6", |
|
|
|
|
"editorBracketMatch.border": "#c7c7c7", |
|
|
|
|
"editor.foldBackground": "#F7F7F7", |
|
|
|
|
"editorOverviewRuler.background": "#ffffff", |
|
|
|
|
"editorOverviewRuler.border": "#dcdcdc", |
|
|
|
|
"editorError.foreground": "#cbcbcb", |
|
|
|
|
"editorError.background": "#f5f5f500", |
|
|
|
|
"editorError.border": "#ffffff00", |
|
|
|
|
"editorWarning.foreground": "#bababa", |
|
|
|
|
"editorWarning.background": "#A9904000", |
|
|
|
|
"editorWarning.foreground": "#cbcbcb", |
|
|
|
|
"editorWarning.background": "#ffffff00", |
|
|
|
|
"editorWarning.border": "#ffffff00", |
|
|
|
|
"editorInfo.foreground": "#bebebe", |
|
|
|
|
"editorInfo.background": "#4490BF00", |
|
|
|
|
"editorInfo.border": "#4490BF00", |
|
|
|
|
"editorInfo.background": "#ffffff00", |
|
|
|
|
"editorInfo.border": "#d5d5d500", |
|
|
|
|
"editorGutter.background": "#ffffff", |
|
|
|
|
"editorGutter.modifiedBackground": "#d5d5d5", |
|
|
|
|
"editorGutter.addedBackground": "#d1d1d1", |
|
|
|
|
"editorGutter.deletedBackground": "#e0e0e0", |
|
|
|
|
"editorGutter.foldingControlForeground": "#b2b2b2", |
|
|
|
|
"editorCodeLens.foreground": "#999999", |
|
|
|
|
"editorGutter.modifiedBackground": "#d6d6d6", |
|
|
|
|
"editorGutter.addedBackground": "#d6d6d6", |
|
|
|
|
"editorGutter.deletedBackground": "#d6d6d6", |
|
|
|
|
"editorGutter.foldingControlForeground": "#b8b8b8", |
|
|
|
|
"editorCodeLens.foreground": "#a6a6a6", |
|
|
|
|
"editorGroup.border": "#e7e7e7", |
|
|
|
|
"diffEditor.insertedTextBackground": "#cbcbcb33", |
|
|
|
|
"diffEditor.removedTextBackground": "#92929233", |
|
|
|
|
"diffEditor.removedTextBackground": "#9292922c", |
|
|
|
|
"diffEditor.border": "#d7d7d7", |
|
|
|
|
"panel.background": "#ffffff", |
|
|
|
|
"panel.border": "#e7e7e7", |
|
|
|
|
"panelTitle.activeBorder": "#e7e7e7", |
|
|
|
|
"panelTitle.activeForeground": "#a6a6a6", |
|
|
|
|
"panelTitle.inactiveForeground": "#a7a6a6", |
|
|
|
|
"panelTitle.activeBorder": "#C8C8C8", |
|
|
|
|
"panelTitle.activeForeground": "#A6A6A6", |
|
|
|
|
"panelTitle.inactiveForeground": "#A6A6A6", |
|
|
|
|
"badge.background": "#f0f0f0", |
|
|
|
|
"badge.foreground": "#909090", |
|
|
|
|
"terminal.foreground": "#a6a6a6", |
|
|
|
|
"terminal.foreground": "#C7C7C7", |
|
|
|
|
"terminal.selectionBackground": "#f3f3f37f", |
|
|
|
|
"terminalCursor.background": "#ececec", |
|
|
|
|
"terminalCursor.foreground": "#a6a6a6", |
|
|
|
|
"terminalCursor.foreground": "#C7C7C7", |
|
|
|
|
"terminal.border": "#e7e7e7", |
|
|
|
|
"terminal.ansiBlack": "#000000", |
|
|
|
|
"terminal.ansiBlue": "#0451a5", |
|
|
|
@ -2003,16 +2004,16 @@
|
|
|
|
|
"breadcrumb.focusForeground": "#4e4e4e", |
|
|
|
|
"editorGroupHeader.tabsBackground": "#ffffff", |
|
|
|
|
"editorGroupHeader.tabsBorder": "#ffffff", |
|
|
|
|
"tab.activeForeground": "#868686", |
|
|
|
|
"tab.border": "#f3f3f3", |
|
|
|
|
"tab.activeBackground": "#f6f6f6", |
|
|
|
|
"tab.activeBorder": "#00000000", |
|
|
|
|
"tab.activeBorderTop": "#00000000", |
|
|
|
|
"tab.activeForeground": "#a3a3a3", |
|
|
|
|
"tab.border": "#E6E6E6", |
|
|
|
|
"tab.activeBackground": "#FBFBFB", |
|
|
|
|
"tab.activeBorder": "#E6E6E6", |
|
|
|
|
"tab.activeBorderTop": "#E6E6E6", |
|
|
|
|
"tab.inactiveBackground": "#ffffff", |
|
|
|
|
"tab.inactiveForeground": "#929292", |
|
|
|
|
"tab.hoverBackground": "#efefef", |
|
|
|
|
"tab.hoverBackground": "#FDFDFD", |
|
|
|
|
"tab.hoverForeground": "#888888", |
|
|
|
|
"tab.hoverBorder": "#ececec", |
|
|
|
|
"tab.hoverBorder": "#E6E6E6", |
|
|
|
|
"scrollbarSlider.background": "#f7f7f7", |
|
|
|
|
"scrollbarSlider.hoverBackground": "#f2f2f2", |
|
|
|
|
"scrollbarSlider.activeBackground": "#eeeeee", |
|
|
|
@ -2051,7 +2052,7 @@
|
|
|
|
|
"merge.currentHeaderBackground": "#fbfbfb", |
|
|
|
|
"merge.currentContentBackground": "#f9f9f9", |
|
|
|
|
"merge.incomingHeaderBackground": "#eeeeee", |
|
|
|
|
"merge.incomingContentBackground": "#f2f2f2", |
|
|
|
|
"merge.incomingContentBackground": "#F2F2F2", |
|
|
|
|
"merge.commonHeaderBackground": "#f5f5f5", |
|
|
|
|
"merge.commonContentBackground": "#f7f7f7", |
|
|
|
|
"editorSuggestWidget.background": "#ffffff", |
|
|
|
@ -2071,36 +2072,40 @@
|
|
|
|
|
"peekViewResult.fileForeground": "#a6a6a6", |
|
|
|
|
"peekViewResult.lineForeground": "#a6a6a6", |
|
|
|
|
"peekViewResult.matchHighlightBackground": "#f5f5f5", |
|
|
|
|
"peekViewResult.selectionBackground": "#f2f2f2", |
|
|
|
|
"peekViewResult.selectionBackground": "#F2F2F2", |
|
|
|
|
"peekViewResult.selectionForeground": "#a6a6a6", |
|
|
|
|
"peekViewTitle.background": "#ffffff", |
|
|
|
|
"peekViewTitleDescription.foreground": "#a6a6a6", |
|
|
|
|
"peekViewTitleLabel.foreground": "#a6a6a6", |
|
|
|
|
"icon.foreground": "#a5a5a5", |
|
|
|
|
"icon.foreground": "#a6a6a6", |
|
|
|
|
"checkbox.background": "#ffffff", |
|
|
|
|
"checkbox.foreground": "#a6a6a6", |
|
|
|
|
"checkbox.border": "#f3f3f3", |
|
|
|
|
"dropdown.background": "#ffffff", |
|
|
|
|
"dropdown.foreground": "#a6a6a6", |
|
|
|
|
"dropdown.border": "#f3f3f3", |
|
|
|
|
"minimapGutter.addedBackground": "#d1d1d1", |
|
|
|
|
"minimapGutter.modifiedBackground": "#d5d5d5", |
|
|
|
|
"minimapGutter.deletedBackground": "#e0e0e0", |
|
|
|
|
"minimapGutter.addedBackground": "#d6d6d6", |
|
|
|
|
"minimapGutter.modifiedBackground": "#d6d6d6", |
|
|
|
|
"minimapGutter.deletedBackground": "#d6d6d6", |
|
|
|
|
"minimap.findMatchHighlight": "#ffffff", |
|
|
|
|
"minimap.selectionHighlight": "#f3f3f3", |
|
|
|
|
"minimap.errorHighlight": "#d5d5d5", |
|
|
|
|
"minimap.warningHighlight": "#bababa", |
|
|
|
|
"minimap.errorHighlight": "#cbcbcb", |
|
|
|
|
"minimap.warningHighlight": "#cbcbcb", |
|
|
|
|
"minimap.background": "#ffffff", |
|
|
|
|
"sideBar.dropBackground": "#ffffff", |
|
|
|
|
"editorGroup.emptyBackground": "#ffffff", |
|
|
|
|
"panelSection.border": "#e7e7e7", |
|
|
|
|
"statusBarItem.activeBackground": "#FFFFFF25", |
|
|
|
|
"settings.headerForeground": "#a5a5a5", |
|
|
|
|
"panelSection.border": "#E7E7E7", |
|
|
|
|
"statusBarItem.activeBackground": "#FFFFFFF5", |
|
|
|
|
"settings.headerForeground": "#a6a6a6", |
|
|
|
|
"settings.focusedRowBackground": "#ffffff07", |
|
|
|
|
"walkThrough.embeddedEditorBackground": "#00000050", |
|
|
|
|
"breadcrumb.activeSelectionForeground": "#4e4e4e", |
|
|
|
|
"editorGutter.commentRangeForeground": "#b2b2b2", |
|
|
|
|
"editorGutter.commentRangeForeground": "#b8b8b8", |
|
|
|
|
"debugExceptionWidget.background": "#ffffff", |
|
|
|
|
"debugExceptionWidget.border": "#eeeeee" |
|
|
|
|
"debugExceptionWidget.border": "#eeeeee", |
|
|
|
|
"contrastBorder": "#F3F3F3", |
|
|
|
|
"commandCenter.background": "#FFFFFF", |
|
|
|
|
"commandCenter.activeBackground":"#FBFBFB", |
|
|
|
|
"commandCenter.border": "#E9E9E9" |
|
|
|
|
} |
|
|
|
|
} |