{ "$schema": "vscode://schemas/color-theme", "name": "Ash", "type": "light", "colors": { // Base colors "foreground":"#5b5449", //5 "disabledForeground":"#8d8578", //4 "widget.shadow":"#e9e3d5", //0 "selection.background":"#3d6b72", //D "descriptionForeground":"#8d8578", //3 "errorForeground":"#7a2f24", //8 "icon.foreground":"#8d8578", //4 // Text colors "textBlockQuote.background":"#e9e3d5", //1 "textBlockQuote.border":"#3d6b72", //D "textCodeBlock.background":"#e9e3d5", //0 "textLink.activeForeground":"#3d6b72", //C "textLink.foreground":"#3d6b72", //D "textPreformat.foreground":"#3d6b72", //D "textSeparator.foreground": "#6a4c72", // Action colors "toolbar.hoverBackground":"#e9e3d5", //2 "toolbar.activeBackground":"#8d8578", //3 // Button control "button.background":"#3d6b72", //D "button.foreground":"#e9e3d5", //7 "button.hoverBackground":"#8d8578", //4 "button.secondaryForeground":"#e9e3d5", //7 "button.secondaryBackground":"#7c4a66", //E "button.secondaryHoverBackground":"#8d8578", //4 "checkbox.background":"#e9e3d5", //0 "checkbox.foreground":"#5b5449", //5 // Dropdown control "dropdown.background":"#e9e3d5", //0 "dropdown.listBackground":"#e9e3d5", //0 "dropdown.foreground":"#5b5449", //5 // Input control "input.background":"#e9e3d5", //0 "input.foreground":"#5b5449", //5 "input.placeholderForeground":"#8d8578", //3 "inputOption.activeBackground":"#e9e3d5", //2 "inputOption.activeBorder":"#7a2f24", //9 "inputOption.activeForeground":"#5b5449", //5 "inputValidation.errorBackground":"#7a2f24", //8 "inputValidation.errorForeground":"#e9e3d5", //5 "inputValidation.errorBorder":"#7a2f24", //8 "inputValidation.infoBackground":"#3d6b72", //D "inputValidation.infoForeground":"#e9e3d5", //5 "inputValidation.infoBorder":"#3d6b72", //D "inputValidation.warningBackground":"#c56a2b", //A "inputValidation.warningForeground":"#2a2822", //5 "inputValidation.warningBorder":"#c56a2b", //A // Scrollbar control "scrollbar.shadow":"#e9e3d5", //1 "scrollbarSlider.activeBackground":"#8d85786f", //4 "scrollbarSlider.background":"#e9e3d56f", //2 "scrollbarSlider.hoverBackground":"#8d85786f", //3 // Badge "badge.background":"#e9e3d5", //0 "badge.foreground":"#5b5449", //5 // Progress bar "progressBar.background":"#8d8578", //3 // Lists and trees "list.activeSelectionBackground":"#e9e3d5", //2 "list.activeSelectionForeground":"#5b5449", //5 "list.dropBackground":"#2a2822", //7 "list.focusBackground":"#e9e3d5", //2 "list.focusForeground":"#5b5449", //5 "list.highlightForeground":"#2a2822", //7 "list.hoverBackground":"#8d8578", //3 "list.hoverForeground":"#2a2822", //5 "list.inactiveSelectionBackground":"#e9e3d5", //2 "list.inactiveSelectionForeground":"#5b5449", //5 "list.inactiveFocusBackground":"#e9e3d5", //2 "list.invalidItemForeground":"#7a2f24", //8 "list.errorForeground":"#7a2f24", //8 "list.warningForeground":"#c56a2b", //A "listFilterWidget.background":"#e9e3d5", //0 "listFilterWidget.noMatchesOutline":"#7a2f24", //8 "list.filterMatchBackground":"#e9e3d5", //2 "tree.indentGuidesStroke":"#5b5449", //5 // Activity Bar "activityBar.background":"#e9e3d5", //0 // Below is no longer supported as of 1.52 "activityBar.dropBackground":"#2a2822", //7 // Above is no longer supported as of 1.52 "activityBar.foreground":"#5b5449", //5 "activityBar.inactiveForeground":"#8d8578", //3 "activityBarBadge.background":"#3d6b72", //D "activityBarBadge.foreground":"#e9e3d5", //7 "activityBar.activeBackground":"#e9e3d5", //2 // Side Bar "sideBar.background":"#e9e3d5", //1 "sideBar.foreground":"#5b5449", //5 "sideBar.dropBackground":"#e9e3d56f", //2 "sideBarTitle.foreground":"#5b5449", //5 "sideBarSectionHeader.background":"#8d8578", //3 "sideBarSectionHeader.foreground":"#2a2822", //5 //Minimap "minimap.findMatchHighlight":"#c56a2b6f", //A "minimap.selectionHighlight":"#e9e3d56f", //2 "minimap.errorHighlight":"#7a2f24", //8 "minimap.warningHighlight":"#c56a2b", //A "minimap.background":"#e9e3d5", //0 "minimap.selectionOccurrenceHighlight":"#8d8578", //3 "minimapGutter.addedBackground":"#5c6631", //B "minimapGutter.modifiedBackground":"#7c4a66", //E "minimapGutter.deletedBackground":"#7a2f24", //8 // Editor Groups & Tabs // Below is no longer supported as of 1.24 "editorGroup.background":"#e9e3d5", //0 // Above is no longer supported as of 1.24 "editorGroup.dropBackground":"#e9e3d56f", //2 "editorGroupHeader.noTabsBackground":"#e9e3d5", //1 "editorGroupHeader.tabsBackground":"#e9e3d5", //1 "editorGroup.emptyBackground":"#e9e3d5", //0 "editorGroup.dropIntoPromptForeground":"#2a2822", //5 "editorGroup.dropIntoPromptBackground":"#e9e3d5", //0 "tab.activeBackground":"#e9e3d5", //0 "tab.unfocusedActiveBackground":"#e9e3d5", //0 "tab.activeForeground":"#5b5449", //5 "tab.inactiveBackground":"#e9e3d5", //1 "tab.inactiveForeground":"#8d8578", //3 "tab.unfocusedActiveForeground":"#8d8578", //4 "tab.unfocusedInactiveForeground":"#8d8578", //3 "tab.hoverBackground":"#e9e3d5", //2 "tab.unfocusedHoverBackground":"#e9e3d5", //2 "tab.activeModifiedBorder":"#3d6b72", //D "tab.inactiveModifiedBorder":"#3d6b72", //D "tab.unfocusedActiveModifiedBorder":"#3d6b72", //D "tab.unfocusedInactiveModifiedBorder":"#3d6b72", //D "editorPane.background":"#e9e3d5", //0 // Editor colors "editor.background":"#e9e3d5", //0 "editor.foreground":"#5b5449", //5 "editorLineNumber.foreground":"#8d8578", //3 "editorLineNumber.activeForeground":"#8d8578", //4 "editorCursor.foreground":"#5b5449", //5 "editor.selectionBackground":"#e9e3d5", //2 "editor.inactiveSelectionBackground":"#e9e3d5", //2 "editor.selectionHighlightBackground":"#e9e3d5", //1 "editor.wordHighlightBackground":"#e9e3d56f", //2 "editor.wordHighlightStrongBackground":"#8d85786f", //3 "editor.findMatchBackground":"#c56a2b6f", //A "editor.findMatchHighlightBackground":"#7a2f246f", //9 "editor.findRangeHighlightBackground":"#e9e3d56f", //1 "searchEditor.findMatchBackground":"#c56a2b6f", //A "editor.hoverHighlightBackground":"#e9e3d56f", //2 "editor.lineHighlightBackground":"#e9e3d5", //1 "editorLink.activeForeground":"#3d6b72", //D "editor.rangeHighlightBackground":"#e9e3d56f", //1 "editorWhitespace.foreground":"#8d8578", //3 "editorIndentGuide.background":"#8d8578", //3 "editorIndentGuide.activeBackground":"#8d8578", //4 "editorInlayHint.background":"#e9e3d5", //1 "editorInlayHint.foreground":"#5b5449", //5 "editorInlayHint.typeBackground":"#e9e3d5", //1 "editorInlayHint.typeForeground":"#5b5449", //5 "editorInlayHint.parameterBackground":"#e9e3d5", //1 "editorInlayHint.parameterForeground":"#5b5449", //5 "editorRuler.foreground":"#8d8578", //3 /// CodeLens "editorCodeLens.foreground":"#e9e3d5", //2 /// Lightbulb "editorLightBulb.foreground":"#c56a2b", //A "editorLightBulbAutoFix.foreground":"#3d6b72", //D /// Bracket matches "editorBracketMatch.background":"#e9e3d5", //2 /// Bracket pair colorization "editorBracketHighlight.foreground1":"#7a2f24", //8 "editorBracketHighlight.foreground2":"#7a2f24", //9 "editorBracketHighlight.foreground3":"#c56a2b", //A "editorBracketHighlight.foreground4":"#5c6631", //B "editorBracketHighlight.foreground5":"#3d6b72", //D "editorBracketHighlight.foreground6":"#7c4a66", //E "editorBracketHighlight.unexpectedBracket.foreground":"#7c4a66", //F "editorOverviewRuler.findMatchForeground":"#c56a2b6f", //A "editorOverviewRuler.rangeHighlightForeground":"#8d85786f", //3 "editorOverviewRuler.selectionHighlightForeground":"#e9e3d56f", //2 "editorOverviewRuler.wordHighlightForeground":"#2a28226f", //7 "editorOverviewRuler.wordHighlightStrongForeground":"#3d6b726f", //D "editorOverviewRuler.modifiedForeground":"#7c4a66", //E "editorOverviewRuler.addedForeground":"#5c6631", //B "editorOverviewRuler.deletedForeground":"#7a2f24", //8 "editorOverviewRuler.errorForeground":"#7a2f24", //8 "editorOverviewRuler.warningForeground":"#c56a2b", //A "editorOverviewRuler.infoForeground":"#3d6b72", //C "editorOverviewRuler.bracketMatchForeground":"#2a2822", //6 /// Errors and warnings "editorError.foreground":"#7a2f24", //8 "editorWarning.foreground":"#c56a2b", //A "editorInfo.foreground":"#3d6b72", //C "editorHint.foreground":"#3d6b72", //D "problemsErrorIcon.foreground":"#7a2f24", //8 "problemsWarningIcon.foreground":"#c56a2b", //A "problemsInfoIcon.foreground":"#3d6b72", //C /// Gutter "editorGutter.background":"#e9e3d5", //0 "editorGutter.modifiedBackground":"#7c4a66", //E "editorGutter.addedBackground":"#5c6631", //B "editorGutter.deletedBackground":"#7a2f24", //8 "editorGutter.commentRangeForeground":"#8d8578", //4 "editorGutter.foldingControlForeground":"#5b5449", //5 // Diff editor colors "diffEditor.insertedTextBackground":"#5c663120", "diffEditor.removedTextBackground":"#7a2f2420", "diffEditor.diagonalFill":"#e9e3d5", //2 // Editor widget colors "editorWidget.foreground":"#5b5449", //5 "editorWidget.background":"#e9e3d5", //0 "editorSuggestWidget.background":"#e9e3d5", //1 "editorSuggestWidget.foreground":"#5b5449", //5 "editorSuggestWidget.focusHighlightForeground":"#2a2822", //7 "editorSuggestWidget.highlightForeground":"#3d6b72", //D "editorSuggestWidget.selectedBackground":"#e9e3d5", //2 "editorSuggestWidget.selectedForeground":"#2a2822", //6 "editorHoverWidget.foreground":"#5b5449", //5 "editorHoverWidget.background":"#e9e3d5", //1 "debugExceptionWidget.background":"#e9e3d5", //1 "editorMarkerNavigation.background":"#e9e3d5", //1 "editorMarkerNavigationError.background":"#7a2f24", //8 "editorMarkerNavigationWarning.background":"#c56a2b", //A "editorMarkerNavigationInfo.background":"#3d6b72", //D "editorMarkerNavigationError.headerBackground":"#7a2f2420", //8 "editorMarkerNavigationWarning.headerBackground":"#c56a2b20", //A "editorMarkerNavigationInfo.headerBackground":"#3d6b7220", //C // Peek view colors "peekViewEditor.background":"#e9e3d5", //1 "peekViewEditorGutter.background":"#e9e3d5", //1 "peekViewEditor.matchHighlightBackground":"#7a2f246f", //9 "peekViewResult.background":"#e9e3d5", //0 "peekViewResult.fileForeground":"#5b5449", //5 "peekViewResult.lineForeground":"#8d8578", //3 "peekViewResult.matchHighlightBackground":"#7a2f246f", //9 "peekViewResult.selectionBackground":"#e9e3d5", //2 "peekViewResult.selectionForeground":"#5b5449", //5 "peekViewTitle.background":"#e9e3d5", //2 "peekViewTitleDescription.foreground":"#8d8578", //3 "peekViewTitleLabel.foreground":"#5b5449", //5 // Merge conflicts colors "merge.currentContentBackground":"#3d6b7240", //D "merge.currentHeaderBackground":"#3d6b7240", //D "merge.incomingContentBackground":"#5c663160", //B "merge.incomingHeaderBackground":"#5c663160", //B "editorOverviewRuler.currentContentForeground":"#3d6b72", //D "editorOverviewRuler.incomingContentForeground":"#5c6631", //B "editorOverviewRuler.commonContentForeground":"#7c4a66", //F // Panel colors "panel.background":"#e9e3d5", //0 // Below is no longer supported as of 1.47 "panel.dropBackground":"#e9e3d56f", //1 // Above is no longer supported as of 1.47 "panel.dropBorder":"#e9e3d56f", //1 "panelTitle.activeForeground":"#5b5449", //5 "panelTitle.inactiveForeground":"#8d8578", //3 // Status Bar colors "statusBar.background":"#3d6b72", //D "statusBar.foreground":"#e9e3d5", //7 "statusBar.debuggingBackground":"#7a2f24", //9 "statusBar.debuggingForeground":"#e9e3d5", //7 "statusBar.noFolderBackground":"#7c4a66", //E "statusBar.noFolderForeground":"#e9e3d5", //7 "statusBarItem.activeBackground":"#8d8578", //3 "statusBarItem.hoverBackground":"#e9e3d5", //2 "statusBarItem.prominentForeground":"#e9e3d5", //7 "statusBarItem.prominentBackground":"#7c4a66", //E "statusBarItem.prominentHoverBackground":"#7a2f24", //8 "statusBarItem.remoteBackground":"#5c6631", //B "statusBarItem.remoteForeground":"#e9e3d5", //7 "statusBarItem.errorBackground":"#7a2f24", //8 "statusBarItem.errorForeground":"#e9e3d5", //7 "statusBarItem.warningBackground":"#c56a2b", //A "statusBarItem.warningForeground":"#2a2822", //7 // Title Bar colors "titleBar.activeBackground":"#e9e3d5", //0 "titleBar.activeForeground":"#5b5449", //5 "titleBar.inactiveBackground":"#e9e3d5", //1 "titleBar.inactiveForeground":"#8d8578", //3 // Menu Bar colors "menubar.selectionForeground":"#5b5449", //5 "menubar.selectionBackground":"#e9e3d5", //1 "menu.foreground":"#5b5449", //5 "menu.background":"#e9e3d5", //1 "menu.selectionForeground":"#5b5449", //5 "menu.selectionBackground":"#e9e3d5", //2 "menu.separatorBackground":"#2a2822", //7 // Command Center colors "commandCenter.foreground":"#5b5449", //5 "commandCenter.activeForeground":"#2a2822", //7 "commandCenter.background":"#e9e3d5", //0 "commandCenter.activeBackground":"#e9e3d5", //1 // Notification colors "notificationCenterHeader.foreground":"#5b5449", //5 "notificationCenterHeader.background":"#e9e3d5", //1 "notifications.foreground":"#5b5449", //5 "notifications.background":"#e9e3d5", //2 "notificationLink.foreground":"#3d6b72", //D "notificationsErrorIcon.foreground":"#7a2f24", //8 "notificationsWarningIcon.foreground":"#c56a2b", //A "notificationsInfoIcon.foreground":"#3d6b72", //D // Below is no longer supported as of 1.21 "notification.background":"#e9e3d5", //2 "notification.foreground":"#5b5449", //5 "notification.buttonBackground":"#3d6b72", //D "notification.buttonHoverBackground":"#e9e3d5", //2 "notification.buttonForeground":"#e9e3d5", //7 "notification.infoBackground":"#3d6b72", //C "notification.infoForeground":"#e9e3d5", //7 "notification.warningBackground":"#c56a2b", //A "notification.warningForeground":"#2a2822", //7 "notification.errorBackground":"#7a2f24", //8 "notification.errorForeground":"#e9e3d5", //7 // Above is no longer supported as of 1.21 // // Banner colors "banner.background":"#e9e3d5", //2 "banner.foreground":"#5b5449", //5 "banner.iconForeground":"#3d6b72", //D // Extensions colors "extensionButton.prominentBackground":"#5c6631", //B "extensionButton.prominentForeground":"#e9e3d5", //7 "extensionButton.prominentHoverBackground":"#e9e3d5", //2 "extensionBadge.remoteBackground":"#7a2f24", //9 "extensionBadge.remoteForeground":"#e9e3d5", //7 "extensionIcon.starForeground":"#c56a2b", //A "extensionIcon.verifiedForeground":"#3d6b72", //D "extensionIcon.preReleaseForeground":"#7a2f24", //9 // Quick picker colors "pickerGroup.foreground":"#8d8578", //3 "quickInput.background":"#e9e3d5", //1 "quickInput.foreground":"#5b5449", //5 "quickInputList.focusBackground":"#8d8578", //3 "quickInputList.focusForeground":"#2a2822", //7 "quickInputList.focusIconForeground":"#2a2822", //7 // Keybinding label colors "keybindingLabel.background":"#e9e3d5", //2 "keybindingLabel.foreground":"#5b5449", //5 // Keybinding shortcut table colors "keybindingTable.headerBackground":"#e9e3d5", //2 "keybindingTable.rowsBackground":"#e9e3d5", //1 // Integrated terminal colors "terminal.background":"#e9e3d5", //0 "terminal.foreground":"#5b5449", //5 "terminal.ansiBlack":"#e9e3d5", //0 "terminal.ansiRed":"#7a2f24", //8 "terminal.ansiGreen":"#5c6631", //B "terminal.ansiYellow":"#c56a2b", //A "terminal.ansiBlue":"#3d6b72", //D "terminal.ansiMagenta":"#7c4a66", //E "terminal.ansiCyan":"#3d6b72", //C "terminal.ansiWhite":"#5b5449", //5 "terminal.ansiBrightBlack":"#8d8578", //3 "terminal.ansiBrightRed":"#7a2f24", //8 "terminal.ansiBrightGreen":"#5c6631", //B "terminal.ansiBrightYellow":"#c56a2b", //A "terminal.ansiBrightBlue":"#3d6b72", //D "terminal.ansiBrightMagenta":"#7c4a66", //E "terminal.ansiBrightCyan":"#3d6b72", //C "terminal.ansiBrightWhite":"#2a2822", //7 "terminalCursor.foreground":"#5b5449", //5 "terminalOverviewRuler.cursorForeground": "#96392a", "terminalOverviewRuler.findMatchForeground": "#96392a", // Debug colors "debugToolBar.background":"#e9e3d5", //1 "debugView.stateLabelForeground":"#e9e3d5", //7 "debugView.stateLabelBackground":"#3d6b72", //D "debugView.valueChangedHighlight":"#3d6b72", //D "debugTokenExpression.name":"#7c4a66", //E "debugTokenExpression.value":"#5b5449", //5 "debugTokenExpression.string":"#5c6631", //B "debugTokenExpression.boolean":"#7a2f24", //9 "debugTokenExpression.number":"#7a2f24", //9 "debugTokenExpression.error":"#7a2f24", //8 // Testing colors "testing.iconFailed":"#7a2f24", //8 "testing.iconErrored":"#7c4a66", //F "testing.iconPassed":"#5c6631", //B "testing.runAction":"#8d8578", //4 "testing.iconQueued":"#c56a2b", //A "testing.iconUnset":"#8d8578", //4 "testing.iconSkipped":"#7c4a66", //E "testing.peekHeaderBackground":"#e9e3d5", //1 "testing.message.error.decorationForeground":"#5b5449", //5 "testing.message.error.lineBackground":"#7a2f2420", //8 "testing.message.info.decorationForeground":"#5b5449", //5 "testing.message.info.lineBackground":"#3d6b7220", //D // Welcome page colors "welcomePage.background":"#e9e3d5", //0 // Below is no longer supported as of 1.63 "welcomePage.buttonBackground":"#e9e3d5", //1 "welcomePage.buttonHoverBackground":"#e9e3d5", //2 // Above is no longer supported as of 1.63 "welcomePage.progress.background":"#8d8578", //3 "welcomePage.progress.foreground":"#2a2822", //D "welcomePage.tileBackground":"#e9e3d5", //1 "welcomePage.tileHoverBackground":"#e9e3d5", //2 "walkThrough.embeddedEditorBackground":"#e9e3d5", //0 // Git colors "gitDecoration.addedResourceForeground":"#5c6631", //B "gitDecoration.modifiedResourceForeground":"#7c4a66", //E "gitDecoration.deletedResourceForeground":"#7a2f24", //8 "gitDecoration.renamedResourceForeground":"#3d6b72", //C "gitDecoration.stageModifiedResourceForeground":"#7c4a66", //E "gitDecoration.stageDeletedResourceForeground":"#7a2f24", //8 "gitDecoration.untrackedResourceForeground":"#7a2f24", //9 "gitDecoration.ignoredResourceForeground":"#8d8578", //3 "gitDecoration.conflictingResourceForeground":"#c56a2b", //A "gitDecoration.submoduleResourceForeground":"#7c4a66", //F // Settings Editor colors "settings.headerForeground":"#5b5449", //5 "settings.modifiedItemIndicator":"#3d6b72", //D // Below was introduced temporarily in 1.26 "settings.modifiedItemForeground":"#5c6631", //B // Above was introduced temporarily in 1.26 "settings.dropdownBackground":"#e9e3d5", //1 "settings.dropdownForeground":"#5b5449", //5 "settings.checkboxBackground":"#e9e3d5", //1 "settings.checkboxForeground":"#5b5449", //5 "settings.rowHoverBackground":"#e9e3d5", //2 "settings.textInputBackground":"#e9e3d5", //1 "settings.textInputForeground":"#5b5449", //5 "settings.numberInputBackground":"#e9e3d5", //1 "settings.numberInputForeground":"#5b5449", //5 "settings.focusedRowBackground":"#e9e3d5", //2 "settings.headerBorder":"#5b5449", //5 "settings.sashBorder":"#5b5449", //5 // Breadcrumbs colors "breadcrumb.foreground":"#5b5449", //5 "breadcrumb.background":"#e9e3d5", //1 "breadcrumb.focusForeground":"#2a2822", //6 "breadcrumb.activeSelectionForeground":"#2a2822", //7 "breadcrumbPicker.background":"#e9e3d5", //1 // Snippets colors "editor.snippetTabstopHighlightBackground":"#e9e3d5", //2 "editor.snippetFinalTabstopHighlightBackground":"#8d8578", //3 // Symbol Icons colors "symbolIcon.arrayForeground":"#5b5449", //5 "symbolIcon.booleanForeground":"#7a2f24", //9 "symbolIcon.classForeground":"#c56a2b", //A "symbolIcon.colorForeground": "#6a4c72", "symbolIcon.constantForeground":"#7a2f24", //9 "symbolIcon.constructorForeground":"#3d6b72", //D "symbolIcon.enumeratorForeground":"#7a2f24", //9 "symbolIcon.enumeratorMemberForeground":"#3d6b72", //D "symbolIcon.eventForeground":"#c56a2b", //A "symbolIcon.fieldForeground":"#7a2f24", //8 "symbolIcon.fileForeground":"#5b5449", //5 "symbolIcon.folderForeground":"#5b5449", //5 "symbolIcon.functionForeground":"#3d6b72", //D, "symbolIcon.interfaceForeground":"#3d6b72", //D "symbolIcon.keyForeground": "#6a4c72", "symbolIcon.keywordForeground":"#7c4a66", //E "symbolIcon.methodForeground":"#3d6b72", //D "symbolIcon.moduleForeground":"#5b5449", //5 "symbolIcon.namespaceForeground":"#5b5449", //5 "symbolIcon.nullForeground":"#7c4a66", //F "symbolIcon.numberForeground":"#7a2f24", //9 "symbolIcon.objectForeground": "#6a4c72", "symbolIcon.operatorForeground": "#6a4c72", "symbolIcon.packageForeground": "#6a4c72", "symbolIcon.propertyForeground":"#5b5449", //5 "symbolIcon.referenceForeground": "#6a4c72", "symbolIcon.snippetForeground":"#5b5449", //5 "symbolIcon.stringForeground":"#5c6631", //B "symbolIcon.structForeground":"#c56a2b", //A "symbolIcon.textForeground":"#5b5449", //5 "symbolIcon.typeParameterForeground": "#6a4c72", "symbolIcon.unitForeground": "#6a4c72", "symbolIcon.variableForeground":"#7a2f24", //8 // Debug Icons colors "debugIcon.breakpointForeground":"#7a2f24", //8 "debugIcon.breakpointDisabledForeground":"#8d8578", //4 "debugIcon.breakpointUnverifiedForeground":"#e9e3d5", //2 "debugIcon.breakpointCurrentStackframeForeground":"#c56a2b", //A "debugIcon.breakpointStackframeForeground":"#7c4a66", //F "debugIcon.startForeground":"#5c6631", //B "debugIcon.pauseForeground":"#3d6b72", //D "debugIcon.stopForeground":"#7a2f24", //8 "debugIcon.disconnectForeground":"#7a2f24", //8 "debugIcon.restartForeground":"#5c6631", //B "debugIcon.stepOverForeground":"#3d6b72", //D "debugIcon.stepIntoForeground":"#3d6b72", //C "debugIcon.stepOutForeground":"#7c4a66", //E "debugIcon.continueForeground":"#5c6631", //B "debugIcon.stepBackForeground":"#7c4a66", //F "debugConsole.infoForeground":"#5b5449", //5 "debugConsole.warningForeground":"#c56a2b", //A "debugConsole.errorForeground":"#7a2f24", //8 "debugConsole.sourceForeground":"#5b5449", //5 "debugConsoleInputIcon.foreground":"#5b5449", //5 // Notebook colors "notebook.editorBackground":"#e9e3d5", //0 "notebook.cellBorderColor":"#8d8578", //3 "notebook.cellHoverBackground":"#e9e3d5", //1 "notebook.cellToolbarSeparator":"#e9e3d5", //2 "notebook.cellEditorBackground":"#e9e3d5", //0 "notebook.focusedCellBackground":"#e9e3d5", //2 "notebook.focusedCellBorder":"#3d6b72", //D "notebook.focusedEditorBorder":"#3d6b72", //D "notebook.inactiveFocusedCellBorder":"#8d8578", //3 "notebook.selectedCellBackground":"#e9e3d5", //2 "notebookStatusErrorIcon.foreground":"#7a2f24", //8 "notebookStatusRunningIcon.foreground":"#3d6b72", //C "notebookStatusSuccessIcon.foreground":"#5c6631", //B // Chart colors "charts.foreground":"#5b5449", //5 "charts.lines":"#5b5449", //5 "charts.red":"#7a2f24", //8 "charts.blue":"#3d6b72", //D "charts.yellow":"#c56a2b", //A "charts.orange":"#7a2f24", //9 "charts.green":"#5c6631", //B "charts.purple":"#7c4a66", //E // Ports Colors "ports.iconRunningProcessForeground":"#7a2f24" //9 }, "tokenColors": [ { "name": "Comment", "scope": ["comment", "punctuation.definition.comment"], "settings": { "fontStyle": "italic", "foreground":"#8d8578" //3 } }, { "name": "Variables, Parameters", "scope": [ "variable", "string constant.other.placeholder", "entity.name.variable.parameter", "entity.name.variable.local", "variable.parameter" ], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Properties", "scope": ["variable.other.object.property"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Colors", "scope": ["constant.other.color"], "settings": { "foreground":"#5c6631" //B } }, { "name": "Invalid", "scope": ["invalid", "invalid.illegal"], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Invalid - Deprecated", "scope": ["invalid.deprecated"], "settings": { "foreground":"#7c4a66" //F } }, { "name": "Keyword, Storage", "scope": ["keyword", "storage.modifier"], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Keyword Control", "scope": [ "keyword.control", "keyword.control.flow", "keyword.control.from", "keyword.control.import", "keyword.control.as" ], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Keyword", "scope": [ "keyword.other.using", "keyword.other.namespace", "keyword.other.class", "keyword.other.new", "keyword.other.event", "keyword.other.this", "keyword.other.await", "keyword.other.var", "keyword.other.package", "keyword.other.import", "variable.language.this", "storage.type.ts" ], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Types, Primitives", "scope": ["keyword.type", "storage.type.primitive"], "settings": { "foreground":"#3d6b72" //C } }, { "name": "Function", "scope": ["storage.type.function"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Operator, Misc", "scope": [ "constant.other.color", "punctuation", "punctuation.section.class.end", "meta.tag", "punctuation.definition.tag", "punctuation.separator.inheritance.php", "punctuation.definition.tag.html", "punctuation.definition.tag.begin.html", "punctuation.definition.tag.end.html", "keyword.other.template", "keyword.other.substitution" ], "settings": { "foreground":"#5b5449" //5 } }, { "name": "Embedded", "scope": ["punctuation.section.embedded", "variable.interpolation"], "settings": { "foreground":"#7c4a66" //F } }, { "name": "Tag", "scope": [ "entity.name.tag", "meta.tag.sgml", "markup.deleted.git_gutter" ], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Function, Special Method", "scope": [ "entity.name.function", "meta.function-call", "variable.function", "support.function", "keyword.other.special-method" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Block Level Variables", "scope": ["meta.block variable.other"], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Other Variable, String Link", "scope": ["support.other.variable", "string.other.link"], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Number, Constant, Function Argument, Tag Attribute, Embedded", "scope": [ "constant.numeric", "constant.language", "support.constant", "constant.character", "constant.escape", "keyword.other.unit", "keyword.other" ], "settings": { "foreground":"#7a2f24" //9 } }, { "name": "String, Symbols, Inherited Class, Markup Heading", "scope": [ "string", "constant.other.symbol", "constant.other.key", "entity.other.inherited-class", "markup.heading", "markup.inserted.git_gutter", "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js" ], "settings": { "fontStyle": "", "foreground":"#5c6631" //B } }, { "name": "Class, Support", "scope": [ "entity.name", "support.type", "support.class", "support.other.namespace.use.php", "meta.use.php", "support.other.namespace.php", "markup.changed.git_gutter", "support.type.sys-types" ], "settings": { "foreground":"#c56a2b" //A } }, { "name": "Storage Type, Import Class", "scope": [ "storage.type", "storage.modifier.package", "storage.modifier.import" ], "settings": { "foreground":"#c56a2b" //A } }, { "name": "Fields", "scope": ["entity.name.variable.field"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Entity Types", "scope": ["support.type"], "settings": { "foreground":"#3d6b72" //C } }, { "name": "CSS Class and Support", "scope": [ "source.css support.type.property-name", "source.sass support.type.property-name", "source.scss support.type.property-name", "source.less support.type.property-name", "source.stylus support.type.property-name", "source.postcss support.type.property-name" ], "settings": { "foreground":"#3d6b72" //C } }, { "name": "Sub-methods", "scope": [ "entity.name.module.js", "variable.import.parameter.js", "variable.other.class.js" ], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Language methods", "scope": ["variable.language"], "settings": { "fontStyle": "italic", "foreground":"#7a2f24" //8 } }, { "name": "entity.name.method.js", "scope": ["entity.name.method.js"], "settings": { "fontStyle": "italic", "foreground":"#3d6b72" //D } }, { "name": "meta.method.js", "scope": [ "meta.class-method.js entity.name.function.js", "variable.function.constructor" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Attributes", "scope": ["entity.other.attribute-name"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "HTML Attributes", "scope": [ "text.html.basic entity.other.attribute-name.html", "text.html.basic entity.other.attribute-name" ], "settings": { "fontStyle": "italic", "foreground":"#c56a2b" //A } }, { "name": "CSS Classes", "scope": ["entity.other.attribute-name.class"], "settings": { "foreground":"#c56a2b" //A } }, { "name": "CSS ID's", "scope": ["source.sass keyword.control"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Inserted", "scope": ["markup.inserted"], "settings": { "foreground":"#5c6631" //B } }, { "name": "Deleted", "scope": ["markup.deleted"], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Changed", "scope": ["markup.changed"], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Regular Expressions", "scope": ["string.regexp"], "settings": { "foreground":"#3d6b72" //C } }, { "name": "Escape Characters", "scope": ["constant.character.escape"], "settings": { "foreground":"#3d6b72" //C } }, { "name": "URL", "scope": ["*url*", "*link*", "*uri*"], "settings": { "fontStyle": "underline" } }, { "name": "Decorators", "scope": [ "tag.decorator.js entity.name.tag.js", "tag.decorator.js punctuation.definition.tag.js" ], "settings": { "fontStyle": "italic", "foreground":"#3d6b72" // D } }, { "name": "ES7 Bind Operator", "scope": [ "source.js constant.other.object.key.js string.unquoted.label.js" ], "settings": { "fontStyle": "italic", "foreground":"#7c4a66" //E } }, { "name": "JSON Key - Level 0", "scope": [ "source.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 1", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 2", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 3", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 4", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 5", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 6", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 7", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "JSON Key - Level 8", "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Markdown - Plain", "scope": [ "text.html.markdown", "punctuation.definition.list_item.markdown" ], "settings": { "foreground":"#5b5449" //5 } }, { "name": "Markdown - Markup Raw Inline", "scope": ["text.html.markdown markup.inline.raw.markdown"], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Markdown - Markup Raw Inline Punctuation", "scope": [ "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" ], "settings": { "foreground":"#3d6b72" //C } }, { "name": "Markdown - Line Break", "scope": ["text.html.markdown meta.dummy.line-break"], "settings": { "foreground":"#8d8578" //3 } }, { "name": "Markdown - Heading", "scope": [ "markdown.heading", "markup.heading | markup.heading entity.name", "markup.heading.markdown punctuation.definition.heading.markdown" ], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Markup - Italic", "scope": ["markup.italic"], "settings": { "fontStyle": "italic", "foreground":"#7a2f24" //8 } }, { "name": "Markup - Bold", "scope": ["markup.bold", "markup.bold string"], "settings": { "fontStyle": "bold", "foreground":"#7a2f24" //8 } }, { "name": "Markup - Bold-Italic", "scope": [ "markup.bold markup.italic", "markup.italic markup.bold", "markup.quote markup.bold", "markup.bold markup.italic string", "markup.italic markup.bold string", "markup.quote markup.bold string" ], "settings": { "fontStyle": "bold", "foreground":"#7a2f24" //8 } }, { "name": "Markup - Underline", "scope": ["markup.underline"], "settings": { "fontStyle": "underline", "foreground":"#7a2f24" //9 } }, { "name": "Markdown - Blockquote", "scope": ["markup.quote punctuation.definition.blockquote.markdown"], "settings": { "foreground":"#3d6b72" //C } }, { "name": "Markup - Quote", "scope": ["markup.quote"], "settings": { "fontStyle": "italic" } }, { "name": "Markdown - Link", "scope": ["string.other.link.title.markdown"], "settings": { "foreground":"#3d6b72" //D } }, { "name": "Markdown - Link Description", "scope": ["string.other.link.description.title.markdown"], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Markdown - Link Anchor", "scope": ["constant.other.reference.link.markdown"], "settings": { "foreground":"#c56a2b" //A } }, { "name": "Markup - Raw Block", "scope": ["markup.raw.block"], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Markdown - Raw Block Fenced", "scope": ["markup.raw.block.fenced.markdown"], "settings": { "foreground": "#00000050" } }, { "name": "Markdown - Fenced Bode Block", "scope": ["punctuation.definition.fenced.markdown"], "settings": { "foreground": "#00000050" } }, { "name": "Markdown - Fenced Code Block Variable", "scope": [ "markup.raw.block.fenced.markdown", "variable.language.fenced.markdown" ], "settings": { "foreground":"#7c4a66" //E } }, { "name": "Markdown - Fenced Language", "scope": ["variable.language.fenced.markdown"], "settings": { "foreground":"#7a2f24" //8 } }, { "name": "Markdown - Separator", "scope": ["meta.separator"], "settings": { "fontStyle": "bold", "foreground":"#3d6b72" //C } }, { "name": "Markup - Table", "scope": ["markup.table"], "settings": { "foreground":"#7c4a66" //E } }, { "scope": "token.info-token", "settings": { "foreground":"#3d6b72" //D } }, { "scope": "token.warn-token", "settings": { "foreground":"#c56a2b" //A } }, { "scope": "token.error-token", "settings": { "foreground":"#7a2f24" //8 } }, { "scope": "token.debug-token", "settings": { "foreground":"#7c4a66" //E } } ] }