mirror of
https://github.com/Ed94/gencpp.git
synced 2024-12-22 07:44:45 -08:00
1146 lines
43 KiB
Plaintext
1146 lines
43 KiB
Plaintext
{
|
|
"$schema": "vscode://schemas/color-theme",
|
|
"type": "light",
|
|
"colors": {
|
|
"activityBar.background": "#eae1db",
|
|
"activityBar.border": "#d8c3b4",
|
|
"activityBar.foreground": "#867466",
|
|
"activityBar.inactiveForeground": "#c0a693",
|
|
"activityBarBadge.background": "#d9aeb0",
|
|
"activityBarBadge.foreground": "#ab323a",
|
|
"breadcrumb.background": "#f0eae6",
|
|
"breadcrumb.focusForeground": "#867466",
|
|
"breadcrumb.foreground": "#c0a693",
|
|
"button.background": "#ab323a",
|
|
"button.foreground": "#fbeeee",
|
|
"button.hoverBackground": "#d5404b",
|
|
"checkbox.background": "#f4f0ed",
|
|
"checkbox.border": "#f4f0ed",
|
|
"checkbox.foreground": "#6b5b50",
|
|
"descriptionForeground": "#6b5b50",
|
|
"dropdown.background": "#f4f0ed",
|
|
"dropdown.border": "#f4f0ed",
|
|
"dropdown.foreground": "#50443c",
|
|
"dropdown.listBackground": "#f4f0ed",
|
|
"editor.background": "#cac9c8",
|
|
"editor.foreground": "#372f28",
|
|
"editor.hoverHighlightBackground": "#eae1db",
|
|
"editor.selectionBackground": "#eae1db",
|
|
"editor.selectionForeground": "#6b5b50",
|
|
"editor.selectionHighlightBackground": "#eae1db",
|
|
"editor.wordHighlightBackground": "#eae1db",
|
|
"editorCursor.foreground": "#ab323a",
|
|
"editorGroup.border": "#eae1db",
|
|
"editorGroupHeader.border": "#e1d2c8",
|
|
"editorGroupHeader.tabsBackground": "#f4f0ed",
|
|
"editorGroupHeader.tabsBorder": "#e1d2c8",
|
|
"editorGutter.addedBackground": "#da99ae",
|
|
"editorGutter.deletedBackground": "#95acd6",
|
|
"editorGutter.modifiedBackground": "#bba1d6",
|
|
"editorLineNumber.activeForeground": "#867466",
|
|
"editorLineNumber.foreground": "#d8c3b4",
|
|
"editorLink.activeForeground": "#526b94",
|
|
"editorRuler.foreground": "#eae1db",
|
|
"editorSuggestWidget.highlightForeground": "#ab323a",
|
|
"editorSuggestWidget.selectedBackground": "#e1d2c8",
|
|
"editorWhitespace.foreground": "#eae1db",
|
|
"editorWidget.background": "#fbf9f8",
|
|
"editorWidget.border": "#00000000",
|
|
"editorWidget.foreground": "#6b5b50",
|
|
"errorForeground": "#ab323a",
|
|
"focusBorder": "#d9aeb0",
|
|
"foreground": "#372f28",
|
|
"gitDecoration.addedResourceForeground": "#934463",
|
|
"gitDecoration.conflictingResourceForeground": "#ab323a",
|
|
"gitDecoration.deletedResourceForeground": "#485f84",
|
|
"gitDecoration.ignoredResourceForeground": "#c0a693",
|
|
"gitDecoration.modifiedResourceForeground": "#764c98",
|
|
"gitDecoration.submoduleResourceForeground": "#5e6140",
|
|
"gitDecoration.untrackedResourceForeground": "#867466",
|
|
"icon.foreground": "#6b5b50",
|
|
"list.activeSelectionBackground": "#eae1db",
|
|
"list.activeSelectionForeground": "#50443c",
|
|
"list.dropBackground": "#f4f0ed",
|
|
"list.focusBackground": "#eae1db",
|
|
"list.focusForeground": "#50443c",
|
|
"list.highlightForeground": "#ab323a",
|
|
"list.hoverBackground": "#f4f0ed",
|
|
"list.hoverForeground": "#50443c",
|
|
"list.inactiveFocusBackground": "#f4f0ed",
|
|
"list.inactiveSelectionBackground": "#f4f0ed",
|
|
"list.inactiveSelectionForeground": "#50443c",
|
|
"minimap.errorHighlight": "#ab323a",
|
|
"minimap.findMatchHighlight": "#a8cfc0",
|
|
"minimap.selectionHighlight": "#eae1db",
|
|
"minimap.warningHighlight": "#ab323a",
|
|
"minimapGutter.addedBackground": "#da99ae",
|
|
"minimapGutter.deletedBackground": "#95acd6",
|
|
"minimapGutter.modifiedBackground": "#bba1d6",
|
|
"minimapSlider.activeBackground": "#372f2838",
|
|
"minimapSlider.background": "#372f2810",
|
|
"minimapSlider.hoverBackground": "#372f2820",
|
|
"pickerGroup.border": "#d8c3b4",
|
|
"pickerGroup.foreground": "#a38c7c",
|
|
"selection.background": "#c0a693",
|
|
"settings.modifiedItemIndicator": "#bba1d6",
|
|
"sideBar.background": "#f4f0ed",
|
|
"sideBar.border": "#eae1db",
|
|
"sideBarSectionHeader.background": "#eae1db",
|
|
"sideBarSectionHeader.foreground": "#867466",
|
|
"statusBar.background": "#eae1db",
|
|
"statusBar.border": "#d8c3b4",
|
|
"statusBar.debuggingBackground": "#bec8ca",
|
|
"statusBar.debuggingBorder": "#b0bbbc",
|
|
"statusBar.debuggingForeground": "#5d5046",
|
|
"statusBar.foreground": "#867466",
|
|
"statusBar.noFolderBackground": "#eae1db",
|
|
"statusBar.noFolderBorder": "#d8c3b4",
|
|
"statusBar.noFolderForeground": "#867466",
|
|
"statusBarItem.hoverBackground": "#e1d2c8",
|
|
"tab.activeBackground": "#f0eae6",
|
|
"tab.activeBorder": "#50443c",
|
|
"tab.activeForeground": "#50443c",
|
|
"tab.border": "#00000000",
|
|
"tab.inactiveBackground": "#f4f0ed",
|
|
"tab.inactiveForeground": "#c0a693",
|
|
"terminal.ansiBlack": "#cfb49f",
|
|
"terminal.ansiBlue": "#455f87",
|
|
"terminal.ansiBrightBlack": "#e1d2c8",
|
|
"terminal.ansiBrightBlue": "#5878a9",
|
|
"terminal.ansiBrightCyan": "#527e82",
|
|
"terminal.ansiBrightGreen": "#677e4d",
|
|
"terminal.ansiBrightMagenta": "#9460c0",
|
|
"terminal.ansiBrightRed": "#c74f56",
|
|
"terminal.ansiBrightWhite": "#372f28",
|
|
"terminal.ansiBrightYellow": "#8a744e",
|
|
"terminal.ansiCyan": "#406467",
|
|
"terminal.ansiGreen": "#51643c",
|
|
"terminal.ansiMagenta": "#78499e",
|
|
"terminal.ansiRed": "#9f3e43",
|
|
"terminal.ansiWhite": "#443932",
|
|
"terminal.ansiYellow": "#6e5c3d",
|
|
"terminal.background": "#f4f0ed",
|
|
"terminal.foreground": "#443932",
|
|
"terminal.selectionBackground": "#c0a693",
|
|
"terminalCursor.background": "#eae1db",
|
|
"terminalCursor.foreground": "#ab323a",
|
|
"textBlockQuote.background": "#eae1db",
|
|
"textBlockQuote.border": "#c0a693",
|
|
"textCodeBlock.background": "#eae1db",
|
|
"textLink.activeForeground": "#526b94",
|
|
"textLink.foreground": "#3f5374",
|
|
"textPreformat.foreground": "#50443c",
|
|
"textSeparator.foreground": "#d8c3b4",
|
|
"titleBar.activeBackground": "#e1d2c8",
|
|
"titleBar.activeForeground": "#867466",
|
|
"titleBar.border": "#d8c3b4",
|
|
"titleBar.inactiveBackground": "#e1d2c8",
|
|
"titleBar.inactiveForeground": "#c0a693",
|
|
"widget.shadow": "#372f2810",
|
|
"window.activeBorder": "#eae1db",
|
|
"window.inactiveBorder": "#eae1db",
|
|
//"actionBar.toggledBackground": "#d9aeb033",
|
|
//"activityBar.activeBorder": "#867466",
|
|
//"activityBar.dropBorder": "#867466",
|
|
//"activityBarTop.activeBorder": "#424242",
|
|
//"activityBarTop.dropBorder": "#424242",
|
|
//"activityBarTop.foreground": "#424242",
|
|
//"activityBarTop.inactiveForeground": "#424242bf",
|
|
//"activityErrorBadge.background": "#e51400",
|
|
//"activityErrorBadge.foreground": "#ffffff",
|
|
//"activityWarningBadge.background": "#bf8803",
|
|
//"activityWarningBadge.foreground": "#ffffff",
|
|
//"badge.background": "#c4c4c4",
|
|
//"badge.foreground": "#333333",
|
|
//"banner.background": "#b89a85",
|
|
//"banner.foreground": "#50443c",
|
|
//"banner.iconForeground": "#1a85ff",
|
|
//"bookmarks.lineBackground": "#00000000",
|
|
//"bookmarks.lineBorder": "#00000000",
|
|
//"bookmarks.overviewRuler": "#157efb88",
|
|
//"breadcrumb.activeSelectionForeground": "#2c2620",
|
|
//"breadcrumbPicker.background": "#fbf9f8",
|
|
//"button.secondaryBackground": "#5f6a79",
|
|
//"button.secondaryForeground": "#ffffff",
|
|
//"button.secondaryHoverBackground": "#4c5561",
|
|
//"button.separator": "#fbeeee66",
|
|
//"chart.axis": "#00000099",
|
|
//"chart.guide": "#00000033",
|
|
//"chart.line": "#236b8e",
|
|
//"charts.blue": "#1a85ff",
|
|
//"charts.foreground": "#372f28",
|
|
//"charts.green": "#388a34",
|
|
//"charts.lines": "#372f2880",
|
|
//"charts.orange": "#a8cfc0",
|
|
//"charts.purple": "#652d90",
|
|
//"charts.red": "#e51400",
|
|
//"charts.yellow": "#bf8803",
|
|
//"chat.avatarBackground": "#f2f2f2",
|
|
//"chat.avatarForeground": "#372f28",
|
|
//"chat.editedFileForeground": "#895503",
|
|
//"chat.requestBackground": "#fbf9f89e",
|
|
//"chat.requestBorder": "#0000001a",
|
|
//"chat.slashCommandBackground": "#d2ecff99",
|
|
//"chat.slashCommandForeground": "#306ca2",
|
|
//"checkbox.selectBackground": "#fbf9f8",
|
|
//"checkbox.selectBorder": "#6b5b50",
|
|
//"commandCenter.activeBackground": "#00000014",
|
|
//"commandCenter.activeBorder": "#8674664d",
|
|
//"commandCenter.activeForeground": "#867466",
|
|
//"commandCenter.background": "#0000000d",
|
|
//"commandCenter.border": "#86746633",
|
|
//"commandCenter.debuggingBackground": "#bec8ca42",
|
|
//"commandCenter.foreground": "#867466",
|
|
//"commandCenter.inactiveBorder": "#c0a69340",
|
|
//"commandCenter.inactiveForeground": "#c0a693",
|
|
//"commentsView.resolvedIcon": "#61616180",
|
|
//"commentsView.unresolvedIcon": "#d9aeb0",
|
|
//"debugConsole.errorForeground": "#ab323a",
|
|
//"debugConsole.infoForeground": "#1a85ff",
|
|
//"debugConsole.sourceForeground": "#372f28",
|
|
//"debugConsole.warningForeground": "#bf8803",
|
|
//"debugConsoleInputIcon.foreground": "#372f28",
|
|
//"debugExceptionWidget.background": "#f1dfde",
|
|
//"debugExceptionWidget.border": "#a31515",
|
|
//"debugIcon.breakpointCurrentStackframeForeground": "#be8700",
|
|
//"debugIcon.breakpointDisabledForeground": "#848484",
|
|
//"debugIcon.breakpointForeground": "#e51400",
|
|
//"debugIcon.breakpointStackframeForeground": "#89d185",
|
|
//"debugIcon.breakpointUnverifiedForeground": "#848484",
|
|
//"debugIcon.continueForeground": "#007acc",
|
|
//"debugIcon.disconnectForeground": "#a1260d",
|
|
//"debugIcon.pauseForeground": "#007acc",
|
|
//"debugIcon.restartForeground": "#388a34",
|
|
//"debugIcon.startForeground": "#388a34",
|
|
//"debugIcon.stepBackForeground": "#007acc",
|
|
//"debugIcon.stepIntoForeground": "#007acc",
|
|
//"debugIcon.stepOutForeground": "#007acc",
|
|
//"debugIcon.stepOverForeground": "#007acc",
|
|
//"debugIcon.stopForeground": "#a1260d",
|
|
//"debugTokenExpression.boolean": "#0000ff",
|
|
//"debugTokenExpression.error": "#e51400",
|
|
//"debugTokenExpression.name": "#9b46b0",
|
|
//"debugTokenExpression.number": "#098658",
|
|
//"debugTokenExpression.string": "#a31515",
|
|
//"debugTokenExpression.type": "#4a90e2",
|
|
//"debugTokenExpression.value": "#6c6c6ccc",
|
|
//"debugToolBar.background": "#f3f3f3",
|
|
//"debugView.exceptionLabelBackground": "#a31515",
|
|
//"debugView.exceptionLabelForeground": "#ffffff",
|
|
//"debugView.stateLabelBackground": "#88888844",
|
|
//"debugView.stateLabelForeground": "#372f28",
|
|
//"debugView.valueChangedHighlight": "#569cd6",
|
|
//"diffEditor.diagonalFill": "#22222233",
|
|
//"diffEditor.insertedLineBackground": "#9bb95533",
|
|
//"diffEditor.insertedTextBackground": "#9ccc2c40",
|
|
//"diffEditor.move.border": "#8b8b8b9c",
|
|
//"diffEditor.moveActive.border": "#ffa500",
|
|
//"diffEditor.removedLineBackground": "#ff000033",
|
|
//"diffEditor.removedTextBackground": "#ff000033",
|
|
//"diffEditor.unchangedCodeBackground": "#b8b8b829",
|
|
//"diffEditor.unchangedRegionBackground": "#f4f0ed",
|
|
//"diffEditor.unchangedRegionForeground": "#372f28",
|
|
//"diffEditor.unchangedRegionShadow": "#737373bf",
|
|
//"disabledForeground": "#61616180",
|
|
//"editor.compositionBorder": "#000000",
|
|
//"editor.findMatchBackground": "#a8ac94",
|
|
//"editor.findMatchHighlightBackground": "#ea5c0055",
|
|
//"editor.findRangeHighlightBackground": "#b4b4b44d",
|
|
//"editor.focusedStackFrameHighlightBackground": "#cee7ce73",
|
|
//"editor.foldBackground": "#eae1db4d",
|
|
//"editor.foldPlaceholderForeground": "#808080",
|
|
//"editor.inactiveSelectionBackground": "#eae1db80",
|
|
//"editor.inlineValuesBackground": "#ffc80033",
|
|
//"editor.inlineValuesForeground": "#00000080",
|
|
//"editor.lineHighlightBorder": "#eeeeee",
|
|
//"editor.linkedEditingBackground": "#ff00004d",
|
|
//"editor.placeholder.foreground": "#00000077",
|
|
//"editor.rangeHighlightBackground": "#fdff0033",
|
|
//"editor.snippetFinalTabstopHighlightBorder": "#0a326480",
|
|
//"editor.snippetTabstopHighlightBackground": "#0a326433",
|
|
//"editor.stackFrameHighlightBackground": "#ffff6673",
|
|
//"editor.symbolHighlightBackground": "#ea5c0055",
|
|
//"editor.wordHighlightStrongBackground": "#0e639c40",
|
|
//"editor.wordHighlightTextBackground": "#eae1db",
|
|
//"editorActionList.background": "#fbf9f8",
|
|
//"editorActionList.focusBackground": "#eae1db",
|
|
//"editorActionList.focusForeground": "#50443c",
|
|
//"editorActionList.foreground": "#6b5b50",
|
|
//"editorActiveLineNumber.foreground": "#0b216f",
|
|
//"editorBracketHighlight.foreground1": "#0431fa",
|
|
//"editorBracketHighlight.foreground2": "#319331",
|
|
//"editorBracketHighlight.foreground3": "#7b3814",
|
|
//"editorBracketHighlight.foreground4": "#00000000",
|
|
//"editorBracketHighlight.foreground5": "#00000000",
|
|
//"editorBracketHighlight.foreground6": "#00000000",
|
|
//"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212cc",
|
|
//"editorBracketMatch.background": "#0064001a",
|
|
//"editorBracketMatch.border": "#b9b9b9",
|
|
//"editorBracketPairGuide.activeBackground1": "#00000000",
|
|
//"editorBracketPairGuide.activeBackground2": "#00000000",
|
|
//"editorBracketPairGuide.activeBackground3": "#00000000",
|
|
//"editorBracketPairGuide.activeBackground4": "#00000000",
|
|
//"editorBracketPairGuide.activeBackground5": "#00000000",
|
|
//"editorBracketPairGuide.activeBackground6": "#00000000",
|
|
//"editorBracketPairGuide.background1": "#00000000",
|
|
//"editorBracketPairGuide.background2": "#00000000",
|
|
//"editorBracketPairGuide.background3": "#00000000",
|
|
//"editorBracketPairGuide.background4": "#00000000",
|
|
//"editorBracketPairGuide.background5": "#00000000",
|
|
//"editorBracketPairGuide.background6": "#00000000",
|
|
//"editorCodeLens.foreground": "#919191",
|
|
//"editorCommentsWidget.rangeActiveBackground": "#d9aeb01a",
|
|
//"editorCommentsWidget.rangeBackground": "#d9aeb01a",
|
|
//"editorCommentsWidget.replyInputBackground": "#f3f3f3",
|
|
//"editorCommentsWidget.resolvedBorder": "#61616180",
|
|
//"editorCommentsWidget.unresolvedBorder": "#d9aeb0",
|
|
//"editorError.foreground": "#e51400",
|
|
//"editorGhostText.foreground": "#00000077",
|
|
//"editorGroup.dropBackground": "#2677cb2e",
|
|
//"editorGroup.dropIntoPromptBackground": "#fbf9f8",
|
|
//"editorGroup.dropIntoPromptForeground": "#6b5b50",
|
|
//"editorGroupHeader.noTabsBackground": "#fbf9f8",
|
|
//"editorGutter.background": "#fbf9f8",
|
|
//"editorGutter.commentGlyphForeground": "#372f28",
|
|
//"editorGutter.commentRangeForeground": "#ebe4de",
|
|
//"editorGutter.commentUnresolvedGlyphForeground": "#372f28",
|
|
//"editorGutter.foldingControlForeground": "#6b5b50",
|
|
//"editorHint.foreground": "#6c6c6c",
|
|
//"editorHoverWidget.background": "#fbf9f8",
|
|
//"editorHoverWidget.border": "#00000000",
|
|
//"editorHoverWidget.foreground": "#6b5b50",
|
|
//"editorHoverWidget.highlightForeground": "#ab323a",
|
|
//"editorHoverWidget.statusBarBackground": "#f2ebe8",
|
|
//"editorIndentGuide.activeBackground": "#eae1db",
|
|
//"editorIndentGuide.activeBackground1": "#eae1db",
|
|
//"editorIndentGuide.activeBackground2": "#00000000",
|
|
//"editorIndentGuide.activeBackground3": "#00000000",
|
|
//"editorIndentGuide.activeBackground4": "#00000000",
|
|
//"editorIndentGuide.activeBackground5": "#00000000",
|
|
//"editorIndentGuide.activeBackground6": "#00000000",
|
|
//"editorIndentGuide.background": "#eae1db",
|
|
//"editorIndentGuide.background1": "#eae1db",
|
|
//"editorIndentGuide.background2": "#00000000",
|
|
//"editorIndentGuide.background3": "#00000000",
|
|
//"editorIndentGuide.background4": "#00000000",
|
|
//"editorIndentGuide.background5": "#00000000",
|
|
//"editorIndentGuide.background6": "#00000000",
|
|
//"editorInfo.foreground": "#1a85ff",
|
|
//"editorInlayHint.background": "#c4c4c41a",
|
|
//"editorInlayHint.foreground": "#969696",
|
|
//"editorInlayHint.parameterBackground": "#c4c4c41a",
|
|
//"editorInlayHint.parameterForeground": "#969696",
|
|
//"editorInlayHint.typeBackground": "#c4c4c41a",
|
|
//"editorInlayHint.typeForeground": "#969696",
|
|
//"editorLightBulb.foreground": "#ddb100",
|
|
//"editorLightBulbAi.foreground": "#ddb100",
|
|
//"editorLightBulbAutoFix.foreground": "#007acc",
|
|
//"editorMarkerNavigation.background": "#fbf9f8",
|
|
//"editorMarkerNavigationError.background": "#e51400",
|
|
//"editorMarkerNavigationError.headerBackground": "#e514001a",
|
|
//"editorMarkerNavigationInfo.background": "#1a85ff",
|
|
//"editorMarkerNavigationInfo.headerBackground": "#1a85ff1a",
|
|
//"editorMarkerNavigationWarning.background": "#bf8803",
|
|
//"editorMarkerNavigationWarning.headerBackground": "#bf88031a",
|
|
//"editorMultiCursor.primary.foreground": "#ab323a",
|
|
//"editorMultiCursor.secondary.foreground": "#ab323a",
|
|
//"editorOverviewRuler.addedForeground": "#da99ae99",
|
|
//"editorOverviewRuler.border": "#7f7f7f4d",
|
|
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
|
|
//"editorOverviewRuler.commentForeground": "#ebe4de",
|
|
//"editorOverviewRuler.commentUnresolvedForeground": "#ebe4de",
|
|
//"editorOverviewRuler.commonContentForeground": "#60606066",
|
|
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
|
|
//"editorOverviewRuler.deletedForeground": "#95acd699",
|
|
//"editorOverviewRuler.errorForeground": "#ff1212b3",
|
|
//"editorOverviewRuler.findMatchForeground": "#d186167e",
|
|
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
|
|
//"editorOverviewRuler.infoForeground": "#1a85ff",
|
|
//"editorOverviewRuler.inlineChatInserted": "#9ccc2c33",
|
|
//"editorOverviewRuler.inlineChatRemoved": "#ff000029",
|
|
//"editorOverviewRuler.modifiedForeground": "#bba1d699",
|
|
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
|
|
//"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
|
|
//"editorOverviewRuler.warningForeground": "#bf8803",
|
|
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
|
|
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
|
|
//"editorOverviewRuler.wordHighlightTextForeground": "#a0a0a0cc",
|
|
//"editorPane.background": "#fbf9f8",
|
|
//"editorStickyScroll.background": "#fbf9f8",
|
|
//"editorStickyScroll.shadow": "#dddddd",
|
|
//"editorStickyScrollHover.background": "#f0f0f0",
|
|
//"editorSuggestWidget.background": "#fbf9f8",
|
|
//"editorSuggestWidget.border": "#00000000",
|
|
//"editorSuggestWidget.focusHighlightForeground": "#ab323a",
|
|
//"editorSuggestWidget.foreground": "#372f28",
|
|
//"editorSuggestWidget.selectedForeground": "#50443c",
|
|
//"editorSuggestWidgetStatus.foreground": "#372f2880",
|
|
//"editorUnicodeHighlight.border": "#bf8803",
|
|
//"editorUnnecessaryCode.opacity": "#00000077",
|
|
//"editorWarning.foreground": "#bf8803",
|
|
//"editorWatermark.foreground": "#372f28ad",
|
|
//"extensionBadge.remoteBackground": "#d9aeb0",
|
|
//"extensionBadge.remoteForeground": "#ab323a",
|
|
//"extensionButton.background": "#ab323a",
|
|
//"extensionButton.foreground": "#fbeeee",
|
|
//"extensionButton.hoverBackground": "#d5404b",
|
|
//"extensionButton.prominentBackground": "#ab323a",
|
|
//"extensionButton.prominentForeground": "#fbeeee",
|
|
//"extensionButton.prominentHoverBackground": "#d5404b",
|
|
//"extensionButton.separator": "#fbeeee66",
|
|
//"extensionIcon.preReleaseForeground": "#1d9271",
|
|
//"extensionIcon.sponsorForeground": "#b51e78",
|
|
//"extensionIcon.starForeground": "#df6100",
|
|
//"extensionIcon.verifiedForeground": "#3f5374",
|
|
//"git.blame.editorDecorationForeground": "#919191",
|
|
//"gitDecoration.renamedResourceForeground": "#007100",
|
|
//"gitDecoration.stageDeletedResourceForeground": "#ad0707",
|
|
//"gitDecoration.stageModifiedResourceForeground": "#895503",
|
|
//"inlineChat.background": "#fbf9f8",
|
|
//"inlineChat.border": "#00000000",
|
|
//"inlineChat.foreground": "#6b5b50",
|
|
//"inlineChat.shadow": "#372f2810",
|
|
//"inlineChatDiff.inserted": "#9ccc2c20",
|
|
//"inlineChatDiff.removed": "#ff00001a",
|
|
//"inlineChatInput.background": "#ffffff",
|
|
//"inlineChatInput.border": "#00000000",
|
|
//"inlineChatInput.focusBorder": "#d9aeb0",
|
|
//"inlineChatInput.placeholderForeground": "#372f2880",
|
|
//"inlineEdit.border": "#cacaca",
|
|
//"inlineEdit.indicator.background": "#ab323a",
|
|
//"inlineEdit.indicator.border": "#fbeeee66",
|
|
//"inlineEdit.indicator.foreground": "#fbeeee",
|
|
//"inlineEdit.modifiedBackground": "#9ccc2c1a",
|
|
//"inlineEdit.modifiedChangedLineBackground": "#00000000",
|
|
//"inlineEdit.modifiedChangedTextBackground": "#9ccc2c40",
|
|
//"inlineEdit.originalBackground": "#ff000014",
|
|
//"inlineEdit.originalChangedLineBackground": "#00000000",
|
|
//"inlineEdit.originalChangedTextBackground": "#ff000033",
|
|
//"input.background": "#ffffff",
|
|
//"input.foreground": "#372f28",
|
|
//"input.placeholderForeground": "#372f2880",
|
|
//"inputOption.activeBackground": "#d9aeb033",
|
|
//"inputOption.activeBorder": "#007acc",
|
|
//"inputOption.activeForeground": "#000000",
|
|
//"inputOption.hoverBackground": "#b8b8b850",
|
|
//"inputValidation.errorBackground": "#f2dede",
|
|
//"inputValidation.errorBorder": "#be1100",
|
|
//"inputValidation.infoBackground": "#d6ecf2",
|
|
//"inputValidation.infoBorder": "#007acc",
|
|
//"inputValidation.warningBackground": "#f6f5d2",
|
|
//"inputValidation.warningBorder": "#b89500",
|
|
//"interactive.activeCodeBorder": "#007acc",
|
|
//"interactive.inactiveCodeBorder": "#f4f0ed",
|
|
//"keybindingLabel.background": "#dddddd66",
|
|
//"keybindingLabel.border": "#cccccc66",
|
|
//"keybindingLabel.bottomBorder": "#bbbbbb66",
|
|
//"keybindingLabel.foreground": "#555555",
|
|
//"keybindingTable.headerBackground": "#372f280a",
|
|
//"keybindingTable.rowsBackground": "#372f280a",
|
|
//"list.deemphasizedForeground": "#8e8e90",
|
|
//"list.dropBetweenBackground": "#6b5b50",
|
|
//"list.errorForeground": "#b01011",
|
|
//"list.filterMatchBackground": "#ea5c0055",
|
|
//"list.focusHighlightForeground": "#ab323a",
|
|
//"list.focusOutline": "#d9aeb0",
|
|
//"list.invalidItemForeground": "#b89500",
|
|
//"list.warningForeground": "#855f00",
|
|
//"listFilterWidget.background": "#fbf9f8",
|
|
//"listFilterWidget.noMatchesOutline": "#be1100",
|
|
//"listFilterWidget.outline": "#00000000",
|
|
//"listFilterWidget.shadow": "#372f2810",
|
|
//"menu.background": "#f4f0ed",
|
|
//"menu.foreground": "#50443c",
|
|
//"menu.selectionBackground": "#eae1db",
|
|
//"menu.selectionForeground": "#50443c",
|
|
//"menu.separatorBackground": "#d4d4d4",
|
|
//"menubar.selectionBackground": "#b8b8b850",
|
|
//"menubar.selectionForeground": "#867466",
|
|
//"merge.commonContentBackground": "#60606029",
|
|
//"merge.commonHeaderBackground": "#60606066",
|
|
//"merge.currentContentBackground": "#40c8ae33",
|
|
//"merge.currentHeaderBackground": "#40c8ae80",
|
|
//"merge.incomingContentBackground": "#40a6ff33",
|
|
//"merge.incomingHeaderBackground": "#40a6ff80",
|
|
//"mergeEditor.change.background": "#9bb95533",
|
|
//"mergeEditor.change.word.background": "#9ccc2c66",
|
|
//"mergeEditor.changeBase.background": "#ffcccc",
|
|
//"mergeEditor.changeBase.word.background": "#ffa3a3",
|
|
//"mergeEditor.conflict.handled.minimapOverViewRuler": "#adaca8ee",
|
|
//"mergeEditor.conflict.handledFocused.border": "#c1c1c1cc",
|
|
//"mergeEditor.conflict.handledUnfocused.border": "#86868649",
|
|
//"mergeEditor.conflict.input1.background": "#40c8ae33",
|
|
//"mergeEditor.conflict.input2.background": "#40a6ff33",
|
|
//"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#fcba03",
|
|
//"mergeEditor.conflict.unhandledFocused.border": "#ffa600",
|
|
//"mergeEditor.conflict.unhandledUnfocused.border": "#ffa600",
|
|
//"mergeEditor.conflictingLines.background": "#ffea0047",
|
|
//"minimap.foregroundOpacity": "#000000",
|
|
//"minimap.infoHighlight": "#1a85ff",
|
|
//"minimap.selectionOccurrenceHighlight": "#c9c9c9",
|
|
//"multiDiffEditor.background": "#fbf9f8",
|
|
//"multiDiffEditor.border": "#cccccc",
|
|
//"multiDiffEditor.headerBackground": "#f4f0ed",
|
|
//"notebook.cellBorderColor": "#f4f0ed",
|
|
//"notebook.cellEditorBackground": "#f4f0ed",
|
|
//"notebook.cellInsertionIndicator": "#d9aeb0",
|
|
//"notebook.cellStatusBarItemHoverBackground": "#00000014",
|
|
//"notebook.cellToolbarSeparator": "#80808059",
|
|
//"notebook.editorBackground": "#fbf9f8",
|
|
//"notebook.focusedCellBorder": "#d9aeb0",
|
|
//"notebook.focusedEditorBorder": "#d9aeb0",
|
|
//"notebook.inactiveFocusedCellBorder": "#f4f0ed",
|
|
//"notebook.selectedCellBackground": "#f4f0ed",
|
|
//"notebook.selectedCellBorder": "#f4f0ed",
|
|
//"notebook.symbolHighlightBackground": "#fdff0033",
|
|
//"notebookEditorOverviewRuler.runningCellForeground": "#388a34",
|
|
//"notebookScrollbarSlider.activeBackground": "#00000099",
|
|
//"notebookScrollbarSlider.background": "#64646466",
|
|
//"notebookScrollbarSlider.hoverBackground": "#646464b3",
|
|
//"notebookStatusErrorIcon.foreground": "#ab323a",
|
|
//"notebookStatusRunningIcon.foreground": "#372f28",
|
|
//"notebookStatusSuccessIcon.foreground": "#388a34",
|
|
//"notificationCenterHeader.background": "#f2ebe8",
|
|
//"notificationLink.foreground": "#3f5374",
|
|
//"notifications.background": "#fbf9f8",
|
|
//"notifications.border": "#f2ebe8",
|
|
//"notifications.foreground": "#6b5b50",
|
|
//"notificationsErrorIcon.foreground": "#e51400",
|
|
//"notificationsInfoIcon.foreground": "#1a85ff",
|
|
//"notificationsWarningIcon.foreground": "#bf8803",
|
|
//"outlineMap.focusingItemBackground": "#f4f0ed",
|
|
//"outlineMap.focusingItemForeground": "#50443c",
|
|
//"outlineMap.visibleRangeBackground": "#f4f0ed",
|
|
//"panel.background": "#fbf9f8",
|
|
//"panel.border": "#80808059",
|
|
//"panel.dropBorder": "#424242",
|
|
//"panelInput.border": "#dddddd",
|
|
//"panelSection.border": "#80808059",
|
|
//"panelSection.dropBackground": "#2677cb2e",
|
|
//"panelSectionHeader.background": "#80808033",
|
|
//"panelStickyScroll.background": "#fbf9f8",
|
|
//"panelStickyScroll.shadow": "#dddddd",
|
|
//"panelTitle.activeBorder": "#424242",
|
|
//"panelTitle.activeForeground": "#424242",
|
|
//"panelTitle.inactiveForeground": "#424242bf",
|
|
//"peekView.border": "#1a85ff",
|
|
//"peekViewEditor.background": "#f2f8fc",
|
|
//"peekViewEditor.matchHighlightBackground": "#f5d802de",
|
|
//"peekViewEditorGutter.background": "#f2f8fc",
|
|
//"peekViewEditorStickyScroll.background": "#f2f8fc",
|
|
//"peekViewResult.background": "#f3f3f3",
|
|
//"peekViewResult.fileForeground": "#1e1e1e",
|
|
//"peekViewResult.lineForeground": "#646465",
|
|
//"peekViewResult.matchHighlightBackground": "#ea5c004d",
|
|
//"peekViewResult.selectionBackground": "#3399ff33",
|
|
//"peekViewResult.selectionForeground": "#6c6c6c",
|
|
//"peekViewTitle.background": "#f3f3f3",
|
|
//"peekViewTitleDescription.foreground": "#616161",
|
|
//"peekViewTitleLabel.foreground": "#000000",
|
|
//"ports.iconRunningProcessForeground": "#d9aeb0",
|
|
//"problemsErrorIcon.foreground": "#e51400",
|
|
//"problemsInfoIcon.foreground": "#1a85ff",
|
|
//"problemsWarningIcon.foreground": "#bf8803",
|
|
//"profileBadge.background": "#c4c4c4",
|
|
//"profileBadge.foreground": "#333333",
|
|
//"profiles.sashBorder": "#80808059",
|
|
//"progressBar.background": "#0e70c0",
|
|
//"quickInput.background": "#fbf9f8",
|
|
//"quickInput.foreground": "#6b5b50",
|
|
//"quickInputList.focusBackground": "#eae1db",
|
|
//"quickInputList.focusForeground": "#50443c",
|
|
//"quickInputTitle.background": "#0000000f",
|
|
//"radio.activeBackground": "#d9aeb033",
|
|
//"radio.activeBorder": "#007acc",
|
|
//"radio.activeForeground": "#000000",
|
|
//"radio.inactiveBorder": "#00000033",
|
|
//"radio.inactiveHoverBackground": "#b8b8b850",
|
|
//"sash.hoverBorder": "#d9aeb0",
|
|
//"scmGraph.foreground1": "#ffb000",
|
|
//"scmGraph.foreground2": "#dc267f",
|
|
//"scmGraph.foreground3": "#994f00",
|
|
//"scmGraph.foreground4": "#40b0a6",
|
|
//"scmGraph.foreground5": "#b66dff",
|
|
//"scmGraph.historyItemBaseRefColor": "#ea5c00",
|
|
//"scmGraph.historyItemHoverAdditionsForeground": "#587c0c",
|
|
//"scmGraph.historyItemHoverDefaultLabelBackground": "#c4c4c4",
|
|
//"scmGraph.historyItemHoverDefaultLabelForeground": "#372f28",
|
|
//"scmGraph.historyItemHoverDeletionsForeground": "#ad0707",
|
|
//"scmGraph.historyItemHoverLabelForeground": "#fbeeee",
|
|
//"scmGraph.historyItemRefColor": "#1a85ff",
|
|
//"scmGraph.historyItemRemoteRefColor": "#652d90",
|
|
//"scrollbar.shadow": "#dddddd",
|
|
//"scrollbarSlider.activeBackground": "#00000099",
|
|
//"scrollbarSlider.background": "#64646466",
|
|
//"scrollbarSlider.hoverBackground": "#646464b3",
|
|
//"search.resultsInfoForeground": "#372f28",
|
|
//"searchEditor.findMatchBackground": "#ea5c0038",
|
|
//"settings.checkboxBackground": "#f4f0ed",
|
|
//"settings.checkboxBorder": "#f4f0ed",
|
|
//"settings.checkboxForeground": "#6b5b50",
|
|
//"settings.dropdownBackground": "#f4f0ed",
|
|
//"settings.dropdownBorder": "#f4f0ed",
|
|
//"settings.dropdownForeground": "#50443c",
|
|
//"settings.dropdownListBorder": "#00000000",
|
|
//"settings.focusedRowBackground": "#f4f0ed99",
|
|
//"settings.focusedRowBorder": "#d9aeb0",
|
|
//"settings.headerBorder": "#80808059",
|
|
//"settings.headerForeground": "#444444",
|
|
//"settings.numberInputBackground": "#ffffff",
|
|
//"settings.numberInputForeground": "#372f28",
|
|
//"settings.rowHoverBackground": "#f4f0ed4d",
|
|
//"settings.sashBorder": "#80808059",
|
|
//"settings.settingsHeaderHoverForeground": "#444444b3",
|
|
//"settings.textInputBackground": "#ffffff",
|
|
//"settings.textInputForeground": "#372f28",
|
|
//"sideBar.dropBackground": "#2677cb2e",
|
|
//"sideBarStickyScroll.background": "#f4f0ed",
|
|
//"sideBarStickyScroll.shadow": "#dddddd",
|
|
//"sideBarTitle.background": "#f4f0ed",
|
|
//"sideBySideEditor.horizontalBorder": "#eae1db",
|
|
//"sideBySideEditor.verticalBorder": "#eae1db",
|
|
//"simpleFindWidget.sashBorder": "#c8c8c8",
|
|
//"statusBar.focusBorder": "#867466",
|
|
//"statusBarItem.activeBackground": "#ffffff2e",
|
|
//"statusBarItem.compactHoverBackground": "#ffffff33",
|
|
//"statusBarItem.errorBackground": "#671e23",
|
|
//"statusBarItem.errorForeground": "#ffffff",
|
|
//"statusBarItem.errorHoverBackground": "#e1d2c8",
|
|
//"statusBarItem.errorHoverForeground": "#867466",
|
|
//"statusBarItem.focusBorder": "#867466",
|
|
//"statusBarItem.hoverForeground": "#867466",
|
|
//"statusBarItem.offlineBackground": "#6c1717",
|
|
//"statusBarItem.offlineForeground": "#ab323a",
|
|
//"statusBarItem.offlineHoverBackground": "#e1d2c8",
|
|
//"statusBarItem.offlineHoverForeground": "#867466",
|
|
//"statusBarItem.prominentBackground": "#00000080",
|
|
//"statusBarItem.prominentForeground": "#867466",
|
|
//"statusBarItem.prominentHoverBackground": "#0000004d",
|
|
//"statusBarItem.prominentHoverForeground": "#867466",
|
|
//"statusBarItem.remoteBackground": "#d9aeb0",
|
|
//"statusBarItem.remoteForeground": "#ab323a",
|
|
//"statusBarItem.remoteHoverBackground": "#e1d2c8",
|
|
//"statusBarItem.remoteHoverForeground": "#867466",
|
|
//"statusBarItem.warningBackground": "#725102",
|
|
//"statusBarItem.warningForeground": "#ffffff",
|
|
//"statusBarItem.warningHoverBackground": "#e1d2c8",
|
|
//"statusBarItem.warningHoverForeground": "#867466",
|
|
//"symbolIcon.arrayForeground": "#372f28",
|
|
//"symbolIcon.booleanForeground": "#372f28",
|
|
//"symbolIcon.classForeground": "#d67e00",
|
|
//"symbolIcon.colorForeground": "#372f28",
|
|
//"symbolIcon.constantForeground": "#372f28",
|
|
//"symbolIcon.constructorForeground": "#652d90",
|
|
//"symbolIcon.enumeratorForeground": "#d67e00",
|
|
//"symbolIcon.enumeratorMemberForeground": "#007acc",
|
|
//"symbolIcon.eventForeground": "#d67e00",
|
|
//"symbolIcon.fieldForeground": "#007acc",
|
|
//"symbolIcon.fileForeground": "#372f28",
|
|
//"symbolIcon.folderForeground": "#372f28",
|
|
//"symbolIcon.functionForeground": "#652d90",
|
|
//"symbolIcon.interfaceForeground": "#007acc",
|
|
//"symbolIcon.keyForeground": "#372f28",
|
|
//"symbolIcon.keywordForeground": "#372f28",
|
|
//"symbolIcon.methodForeground": "#652d90",
|
|
//"symbolIcon.moduleForeground": "#372f28",
|
|
//"symbolIcon.namespaceForeground": "#372f28",
|
|
//"symbolIcon.nullForeground": "#372f28",
|
|
//"symbolIcon.numberForeground": "#372f28",
|
|
//"symbolIcon.objectForeground": "#372f28",
|
|
//"symbolIcon.om_RegionForeground": "#372f28",
|
|
//"symbolIcon.om_TagForeground": "#372f28",
|
|
//"symbolIcon.operatorForeground": "#372f28",
|
|
//"symbolIcon.packageForeground": "#372f28",
|
|
//"symbolIcon.propertyForeground": "#372f28",
|
|
//"symbolIcon.referenceForeground": "#372f28",
|
|
//"symbolIcon.snippetForeground": "#372f28",
|
|
//"symbolIcon.stringForeground": "#372f28",
|
|
//"symbolIcon.structForeground": "#372f28",
|
|
//"symbolIcon.textForeground": "#372f28",
|
|
//"symbolIcon.typeParameterForeground": "#372f28",
|
|
//"symbolIcon.unitForeground": "#372f28",
|
|
//"symbolIcon.variableForeground": "#007acc",
|
|
//"tab.activeModifiedBorder": "#33aaee",
|
|
//"tab.dragAndDropBorder": "#50443c",
|
|
//"tab.inactiveModifiedBorder": "#33aaee80",
|
|
//"tab.lastPinnedBorder": "#a9a9a9",
|
|
//"tab.selectedBackground": "#f0eae6",
|
|
//"tab.selectedForeground": "#50443c",
|
|
//"tab.unfocusedActiveBackground": "#f0eae6",
|
|
//"tab.unfocusedActiveBorder": "#50443cb3",
|
|
//"tab.unfocusedActiveForeground": "#50443cb3",
|
|
//"tab.unfocusedActiveModifiedBorder": "#33aaeeb3",
|
|
//"tab.unfocusedInactiveBackground": "#f4f0ed",
|
|
//"tab.unfocusedInactiveForeground": "#c0a69380",
|
|
//"tab.unfocusedInactiveModifiedBorder": "#33aaee40",
|
|
//"terminal.border": "#80808059",
|
|
//"terminal.dropBackground": "#2677cb2e",
|
|
//"terminal.findMatchBackground": "#a8ac94",
|
|
//"terminal.findMatchHighlightBackground": "#ea5c0055",
|
|
//"terminal.hoverHighlightBackground": "#eae1db80",
|
|
//"terminal.inactiveSelectionBackground": "#c0a69380",
|
|
//"terminal.initialHintForeground": "#00000077",
|
|
//"terminal.tab.activeBorder": "#50443c",
|
|
//"terminalCommandDecoration.defaultBackground": "#00000040",
|
|
//"terminalCommandDecoration.errorBackground": "#e51400",
|
|
//"terminalCommandDecoration.successBackground": "#2090d3",
|
|
//"terminalCommandGuide.foreground": "#f4f0ed",
|
|
//"terminalOverviewRuler.border": "#7f7f7f4d",
|
|
//"terminalOverviewRuler.cursorForeground": "#a0a0a0cc",
|
|
//"terminalOverviewRuler.findMatchForeground": "#d186167e",
|
|
//"terminalStickyScrollHover.background": "#f0f0f0",
|
|
//"testing.coverCountBadgeBackground": "#c4c4c4",
|
|
//"testing.coverCountBadgeForeground": "#333333",
|
|
//"testing.coveredBackground": "#9ccc2c40",
|
|
//"testing.coveredBorder": "#9ccc2c30",
|
|
//"testing.coveredGutterBackground": "#9ccc2c27",
|
|
//"testing.iconErrored": "#f14c4c",
|
|
//"testing.iconErrored.retired": "#f14c4cb3",
|
|
//"testing.iconFailed": "#f14c4c",
|
|
//"testing.iconFailed.retired": "#f14c4cb3",
|
|
//"testing.iconPassed": "#73c991",
|
|
//"testing.iconPassed.retired": "#73c991b3",
|
|
//"testing.iconQueued": "#cca700",
|
|
//"testing.iconQueued.retired": "#cca700b3",
|
|
//"testing.iconSkipped": "#848484",
|
|
//"testing.iconSkipped.retired": "#848484b3",
|
|
//"testing.iconUnset": "#848484",
|
|
//"testing.iconUnset.retired": "#848484b3",
|
|
//"testing.message.error.badgeBackground": "#e51400",
|
|
//"testing.message.error.badgeBorder": "#e51400",
|
|
//"testing.message.error.badgeForeground": "#ffffff",
|
|
//"testing.message.info.decorationForeground": "#372f2880",
|
|
//"testing.messagePeekBorder": "#1a85ff",
|
|
//"testing.messagePeekHeaderBackground": "#1a85ff1a",
|
|
//"testing.peekBorder": "#e51400",
|
|
//"testing.peekHeaderBackground": "#e514001a",
|
|
//"testing.runAction": "#73c991",
|
|
//"testing.uncoveredBackground": "#ff000033",
|
|
//"testing.uncoveredBorder": "#ff000026",
|
|
//"testing.uncoveredBranchBackground": "#fc9594",
|
|
//"testing.uncoveredGutterBackground": "#ff00004d",
|
|
//"textPreformat.background": "#0000001a",
|
|
//"toolbar.activeBackground": "#a6a6a650",
|
|
//"toolbar.hoverBackground": "#b8b8b850",
|
|
//"tree.inactiveIndentGuidesStroke": "#a9a9a966",
|
|
//"tree.indentGuidesStroke": "#a9a9a9",
|
|
//"tree.tableColumnsBorder": "#61616120",
|
|
//"tree.tableOddRowsBackground": "#372f280a",
|
|
//"walkThrough.embeddedEditorBackground": "#f4f4f4",
|
|
//"walkthrough.stepTitle.foreground": "#000000",
|
|
//"welcomePage.progress.background": "#ffffff",
|
|
//"welcomePage.progress.foreground": "#3f5374",
|
|
//"welcomePage.tileBackground": "#fbf9f8",
|
|
//"welcomePage.tileBorder": "#0000001a",
|
|
//"welcomePage.tileHoverBackground": "#e9ded8",
|
|
//"activityBar.activeBackground": null,
|
|
//"activityBar.activeFocusBorder": null,
|
|
//"activityBarTop.activeBackground": null,
|
|
//"activityBarTop.background": null,
|
|
//"button.border": null,
|
|
//"contrastActiveBorder": null,
|
|
//"contrastBorder": null,
|
|
//"debugToolBar.border": null,
|
|
//"diffEditor.border": null,
|
|
//"diffEditor.insertedTextBorder": null,
|
|
//"diffEditor.removedTextBorder": null,
|
|
//"diffEditorGutter.insertedLineBackground": null,
|
|
//"diffEditorGutter.removedLineBackground": null,
|
|
//"diffEditorOverview.insertedForeground": null,
|
|
//"diffEditorOverview.removedForeground": null,
|
|
//"editor.findMatchBorder": null,
|
|
//"editor.findMatchForeground": null,
|
|
//"editor.findMatchHighlightBorder": null,
|
|
//"editor.findMatchHighlightForeground": null,
|
|
//"editor.findRangeHighlightBorder": null,
|
|
//"editor.lineHighlightBackground": null,
|
|
//"editor.rangeHighlightBorder": null,
|
|
//"editor.selectionHighlightBorder": null,
|
|
//"editor.snippetFinalTabstopHighlightBackground": null,
|
|
//"editor.snippetTabstopHighlightBorder": null,
|
|
//"editor.symbolHighlightBorder": null,
|
|
//"editor.wordHighlightBorder": null,
|
|
//"editor.wordHighlightStrongBorder": null,
|
|
//"editor.wordHighlightTextBorder": null,
|
|
//"editorCursor.background": null,
|
|
//"editorError.background": null,
|
|
//"editorError.border": null,
|
|
//"editorGhostText.background": null,
|
|
//"editorGhostText.border": null,
|
|
//"editorGroup.dropIntoPromptBorder": null,
|
|
//"editorGroup.emptyBackground": null,
|
|
//"editorGroup.focusedEmptyBorder": null,
|
|
//"editorHint.border": null,
|
|
//"editorInfo.background": null,
|
|
//"editorInfo.border": null,
|
|
//"editorLineNumber.dimmedForeground": null,
|
|
//"editorMultiCursor.primary.background": null,
|
|
//"editorMultiCursor.secondary.background": null,
|
|
//"editorOverviewRuler.background": null,
|
|
//"editorStickyScroll.border": null,
|
|
//"editorSuggestWidget.selectedIconForeground": null,
|
|
//"editorUnicodeHighlight.background": null,
|
|
//"editorUnnecessaryCode.border": null,
|
|
//"editorWarning.background": null,
|
|
//"editorWarning.border": null,
|
|
//"editorWidget.resizeBorder": null,
|
|
//"input.border": null,
|
|
//"inputValidation.errorForeground": null,
|
|
//"inputValidation.infoForeground": null,
|
|
//"inputValidation.warningForeground": null,
|
|
//"list.activeSelectionIconForeground": null,
|
|
//"list.filterMatchBorder": null,
|
|
//"list.focusAndSelectionOutline": null,
|
|
//"list.inactiveFocusOutline": null,
|
|
//"list.inactiveSelectionIconForeground": null,
|
|
//"menu.border": null,
|
|
//"menu.selectionBorder": null,
|
|
//"menubar.selectionBorder": null,
|
|
//"merge.border": null,
|
|
//"minimap.background": null,
|
|
//"notebook.cellHoverBackground": null,
|
|
//"notebook.focusedCellBackground": null,
|
|
//"notebook.inactiveSelectedCellBorder": null,
|
|
//"notebook.outputContainerBackgroundColor": null,
|
|
//"notebook.outputContainerBorderColor": null,
|
|
//"notificationCenter.border": null,
|
|
//"notificationCenterHeader.foreground": null,
|
|
//"notificationToast.border": null,
|
|
//"outputView.background": null,
|
|
//"outputViewStickyScroll.background": null,
|
|
//"panelSectionHeader.border": null,
|
|
//"panelSectionHeader.foreground": null,
|
|
//"panelStickyScroll.border": null,
|
|
//"panelTitle.border": null,
|
|
//"peekViewEditor.matchHighlightBorder": null,
|
|
//"quickInput.list.focusBackground": null,
|
|
//"quickInputList.focusIconForeground": null,
|
|
//"radio.inactiveBackground": null,
|
|
//"radio.inactiveForeground": null,
|
|
//"searchEditor.findMatchBorder": null,
|
|
//"searchEditor.textInputBorder": null,
|
|
//"settings.numberInputBorder": null,
|
|
//"settings.textInputBorder": null,
|
|
//"sideBar.foreground": null,
|
|
//"sideBarActivityBarTop.border": null,
|
|
//"sideBarSectionHeader.border": null,
|
|
//"sideBarStickyScroll.border": null,
|
|
//"sideBarTitle.border": null,
|
|
//"sideBarTitle.foreground": null,
|
|
//"tab.activeBorderTop": null,
|
|
//"tab.hoverBackground": null,
|
|
//"tab.hoverBorder": null,
|
|
//"tab.hoverForeground": null,
|
|
//"tab.selectedBorderTop": null,
|
|
//"tab.unfocusedActiveBorderTop": null,
|
|
//"tab.unfocusedHoverBackground": null,
|
|
//"tab.unfocusedHoverBorder": null,
|
|
//"tab.unfocusedHoverForeground": null,
|
|
//"terminal.findMatchBorder": null,
|
|
//"terminal.findMatchHighlightBorder": null,
|
|
//"terminal.selectionForeground": null,
|
|
//"terminalStickyScroll.background": null,
|
|
//"terminalStickyScroll.border": null,
|
|
//"testing.message.error.lineBackground": null,
|
|
//"testing.message.info.lineBackground": null,
|
|
//"toolbar.hoverOutline": null,
|
|
//"welcomePage.background": null,
|
|
//"widget.border": null
|
|
},
|
|
"tokenColors": [
|
|
{
|
|
"scope": "comment",
|
|
"settings": {
|
|
"foreground": "#98595B",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword",
|
|
"settings": {
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage",
|
|
"settings": {
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.type",
|
|
"settings": {
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.separator",
|
|
"settings": {
|
|
"foreground": "#B19988"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.terminator",
|
|
"settings": {
|
|
"foreground": "#B19988"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string",
|
|
"settings": {
|
|
"foreground": "#5D5046",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation",
|
|
"settings": {
|
|
"foreground": "#CFB49F",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.brace",
|
|
"settings": {
|
|
"foreground": "#CFB49F",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.unquoted.plain.out.yaml",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "normal"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.quoted.double.yaml",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "normal"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.quoted.double.json",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "normal"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.numeric.json",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.numeric.integer.yaml",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.numeric.float.yaml",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.json",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.boolean.yaml",
|
|
"settings": {
|
|
"foreground": "#867466",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.type.property-name.json",
|
|
"settings": {
|
|
"foreground": "#6B5B50",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.yaml",
|
|
"settings": {
|
|
"foreground": "#6B5B50",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.heading",
|
|
"settings": {
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline",
|
|
"settings": {
|
|
"foreground": "#5D5046"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.italic",
|
|
"settings": {
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold",
|
|
"settings": {
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.quote",
|
|
"settings": {
|
|
"foreground": "#5D5046",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.raw.block",
|
|
"settings": {
|
|
"foreground": "#5D5046"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.fenced_code",
|
|
"settings": {
|
|
"foreground": "#5D5046"
|
|
}
|
|
},
|
|
{
|
|
"scope": "fenced_code.block.language",
|
|
"settings": {
|
|
"foreground": "#A38C7C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"sectors.general.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#E0D978",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"sectors.directive.mas",
|
|
"sectors.directors.mas",
|
|
"sectors.contextdirectors.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#FFC400",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"symbols.parameters.mas",
|
|
"operators.inference.mas",
|
|
"operators.access.mas",
|
|
"operators.arithmetic.mas",
|
|
"operators.comparison.mas",
|
|
"operators.declaration.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4DF9FF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"literals.address",
|
|
"literals.boolean.mas",
|
|
"literals.integer.mas",
|
|
"strings.quoted.single.mas",
|
|
"strings.quoted.double.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#8DFFA6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"sectors.control.mas",
|
|
"sectors.execution.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#26FF00"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"builtins.functions.mas",
|
|
"operators.control.mas",
|
|
"sectors.memory.mas",
|
|
"sectors.macros.mas"
|
|
],
|
|
"settings": {
|
|
"foreground": "#FF0000",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"formatting",
|
|
"formmatting.comments"
|
|
],
|
|
"settings": {
|
|
"foreground": "#817A6C",
|
|
"fontStyle": "italic bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"symbols.sma"
|
|
],
|
|
"settings": {
|
|
"foreground": "#6F7ED3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"builtins.types"
|
|
],
|
|
"settings": {
|
|
"foreground": "#A898DB",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"scope": "token.info-token",
|
|
"settings": {
|
|
"foreground": "#316BCD"
|
|
}
|
|
},
|
|
{
|
|
"scope": "token.warn-token",
|
|
"settings": {
|
|
"foreground": "#CD9731"
|
|
}
|
|
},
|
|
{
|
|
"scope": "token.error-token",
|
|
"settings": {
|
|
"foreground": "#CD3131"
|
|
}
|
|
},
|
|
{
|
|
"scope": "token.debug-token",
|
|
"settings": {
|
|
"foreground": "#800080"
|
|
}
|
|
}
|
|
]
|
|
} |