diff --git a/themes/base16-3024.json b/themes/base16-3024.json deleted file mode 100644 index a0830d4..0000000 --- a/themes/base16-3024.json +++ /dev/null @@ -1,1511 +0,0 @@ -{ - "$schema": "vscode://schemas/color-theme", - "name": "Base16 3024", - "type": "dark", - "colors": { - // Contrast colors - // "contrastActiveBorder": "#f00", //7 - // "contrastBorder": "#f00", //6 - - // Base colors - // "focusBorder": "#f00", //7 - "foreground": "#a5a2a2", //5 - "disabledForeground": "#807d7c", //4 - "widget.shadow": "#090300", //0 - "selection.background": "#01a0e4", //D - "descriptionForeground": "#5c5855", //3 - "errorForeground": "#db2d20", //8 - "icon.foreground": "#807d7c", //4 - // "sash.hoverBorder": "#ff0000", - - // Window border - // "window.activeBorder": "#f00", - // "window.inactiveBorder": "#f00", - - // Text colors - "textBlockQuote.background": "#3a3432", //1 - "textBlockQuote.border": "#01a0e4", //D - "textCodeBlock.background": "#090300", //0 - "textLink.activeForeground": "#b5e4f4", //C - "textLink.foreground": "#01a0e4", //D - "textPreformat.foreground": "#01a0e4", //D - "textSeparator.foreground": "#f0f", - - // Action colors - "toolbar.hoverBackground": "#4a4543", //2 - // "toolbar.hoverOutline": "#ff0000", - "toolbar.activeBackground": "#5c5855", //3 - - // Button control - "button.background": "#01a0e4", //D - "button.foreground": "#f7f7f7", //7 - // "button.border": "#ff0000", - "button.hoverBackground": "#807d7c", //4 - "button.secondaryForeground": "#f7f7f7", //7 - "button.secondaryBackground": "#a16a94", //E - "button.secondaryHoverBackground": "#807d7c", //4 - "checkbox.background": "#090300", //0 - "checkbox.foreground": "#a5a2a2", //5 - // "checkbox.border": "#f00", - - // Dropdown control - "dropdown.background": "#090300", //0 - "dropdown.listBackground": "#090300", //0 - // "dropdown.border": "#f00", //2 - "dropdown.foreground": "#a5a2a2", //5 - - // Input control - "input.background": "#090300", //0 - // "input.border": "#f00", //0 - "input.foreground": "#a5a2a2", //5 - "input.placeholderForeground": "#5c5855", //3 - "inputOption.activeBackground": "#4a4543", //2 - "inputOption.activeBorder": "#e8bbd0", //9 - "inputOption.activeForeground": "#a5a2a2", //5 - "inputValidation.errorBackground": "#db2d20", //8 - "inputValidation.errorForeground": "#a5a2a2", //5 - "inputValidation.errorBorder": "#db2d20", //8 - "inputValidation.infoBackground": "#01a0e4", //D - "inputValidation.infoForeground": "#a5a2a2", //5 - "inputValidation.infoBorder": "#01a0e4", //D - "inputValidation.warningBackground": "#fded02", //A - "inputValidation.warningForeground": "#a5a2a2", //5 - "inputValidation.warningBorder": "#fded02", //A - - // Scrollbar control - "scrollbar.shadow": "#3a3432", //1 - "scrollbarSlider.activeBackground": "#807d7c6f", //4 - "scrollbarSlider.background": "#4a45436f", //2 - "scrollbarSlider.hoverBackground": "#5c58556f", //3 - - // Badge - "badge.background": "#090300", //0 - "badge.foreground": "#a5a2a2", //5 - - // Progress bar - "progressBar.background": "#5c5855", //3 - - // Lists and trees - "list.activeSelectionBackground": "#4a4543", //2 - "list.activeSelectionForeground": "#a5a2a2", //5 - "list.dropBackground": "#f7f7f7", //7 - "list.focusBackground": "#4a4543", //2 - "list.focusForeground": "#a5a2a2", //5 - "list.highlightForeground": "#f7f7f7", //7 - "list.hoverBackground": "#5c5855", //3 - "list.hoverForeground": "#a5a2a2", //5 - "list.inactiveSelectionBackground": "#4a4543", //2 - "list.inactiveSelectionForeground": "#a5a2a2", //5 - "list.inactiveFocusBackground": "#4a4543", //2 - "list.invalidItemForeground": "#db2d20", //8 - "list.errorForeground": "#db2d20", //8 - "list.warningForeground": "#fded02", //A - "listFilterWidget.background": "#090300", //0 - // "listFilterWidget.outline": "#f00", - "listFilterWidget.noMatchesOutline": "#db2d20", //8 - "list.filterMatchBackground": "#4a4543", //2 - // "list.filterMatchBorder": "#f00", - "tree.indentGuidesStroke": "#a5a2a2", //5 - // "list.deemphasizedForeground": "#ff0000", - - // Activity Bar - "activityBar.background": "#090300", //0 - // Below is no longer supported as of 1.52 - "activityBar.dropBackground": "#f7f7f7", //7 - // Above is no longer supported as of 1.52 - // "activityBar.dropBorder": "#ff0000", - "activityBar.foreground": "#a5a2a2", //5 - "activityBar.inactiveForeground": "#5c5855", //3 - // "activityBar.border": "#f00", //0 - "activityBarBadge.background": "#01a0e4", //D - "activityBarBadge.foreground": "#f7f7f7", //7 - // "activityBar.activeBorder": "#f00", - "activityBar.activeBackground": "#4a4543", //2 - // "activityBar.activeFocusBorder": "#ff0000", - - // Side Bar - "sideBar.background": "#3a3432", //1 - "sideBar.foreground": "#a5a2a2", //5 - // "sideBar.border": "#f00", //1 - "sideBar.dropBackground": "#4a45436f", //2 - "sideBarTitle.foreground": "#a5a2a2", //5 - "sideBarSectionHeader.background": "#5c5855", //3 - "sideBarSectionHeader.foreground": "#a5a2a2", //5 - // "sidebarSectionHeader.border": "#f00", - - //Minimap - "minimap.findMatchHighlight": "#fded026f", //A - "minimap.selectionHighlight": "#4a45436f", //2 - "minimap.errorHighlight": "#db2d20", //8 - "minimap.warningHighlight": "#fded02", //A - "minimap.background": "#090300", //0 - "minimap.selectionOccurrenceHighlight": "#5c5855", //3 - // "minimap.foregroundOpacity": "#ff0000", - // "minimapSlider.background": "#f00", - // "minimapSlider.hoverBackground": "#f00", - // "minimapSlider.activeBackground": "#f00", - "minimapGutter.addedBackground": "#01a252", //B - "minimapGutter.modifiedBackground": "#a16a94", //E - "minimapGutter.deletedBackground": "#db2d20", //8 - - // Editor Groups & Tabs - // Below is no longer supported as of 1.24 - "editorGroup.background": "#090300", //0 - // Above is no longer supported as of 1.24 - // "editorGroup.border": "#f00", - "editorGroup.dropBackground": "#4a45436f", //2 - "editorGroupHeader.noTabsBackground": "#3a3432", //1 - "editorGroupHeader.tabsBackground": "#3a3432", //1 - // "editorGroupHeader.tabsBorder": "#f00", - // "editorGroupHeader.border": "#ff0000", - "editorGroup.emptyBackground": "#090300", //0 - // "editorGroup.focusedEmptyBorder": "#f00" - "editorGroup.dropIntoPromptForeground": "#d6d5d4", //5 - "editorGroup.dropIntoPromptBackground": "#090300", //0 - // "editorGroup.dropIntoPromptBorder": "#ff0000", - "tab.activeBackground": "#090300", //0 - "tab.unfocusedActiveBackground": "#090300", //0 - "tab.activeForeground": "#a5a2a2", //5 - // "tab.border": "#f00", - // "tab.unfocusedActiveBorder": "#f00", - // "tab.activeBorderTop": "#f00", - // "tab.unfocusedActiveBorderTop": "#f00", - // "tab.lastPinnedBorder": "#ff0000", - "tab.inactiveBackground": "#3a3432", //1 - // "tab.unfocusedInactiveBackground": "#ff0000", - "tab.inactiveForeground": "#5c5855", //3 - "tab.unfocusedActiveForeground": "#807d7c", //4 - "tab.unfocusedInactiveForeground": "#5c5855", //3 - "tab.hoverBackground": "#4a4543", //2 - "tab.unfocusedHoverBackground": "#4a4543", //2 - // "tab.hoverForeground": "#ff0000", - // "tab.unfocusedHoverForeground": "#ff0000", - // "tab.hoverBorder": "#f00", - // "tab.unfocusedHoverBorder": "#f00", - "tab.activeModifiedBorder": "#01a0e4", //D - "tab.inactiveModifiedBorder": "#01a0e4", //D - "tab.unfocusedActiveModifiedBorder": "#01a0e4", //D - "tab.unfocusedInactiveModifiedBorder": "#01a0e4", //D - "editorPane.background": "#090300", //0 - // "sideBySideEditor.horizontalBorder": "#ff0000", - // "sideBySideEditor.verticalBorder": "#ff0000", - - // Editor colors - "editor.background": "#090300", //0 - "editor.foreground": "#a5a2a2", //5 - "editorLineNumber.foreground": "#5c5855", //3 - "editorLineNumber.activeForeground": "#807d7c", //4 - // "editorCursor.background": "#f00", - "editorCursor.foreground": "#a5a2a2", //5 - "editor.selectionBackground": "#4a4543", //2 - // "editor.selectionForeground": "#f00", - "editor.inactiveSelectionBackground": "#4a4543", //2 - "editor.selectionHighlightBackground": "#3a3432", //1 - // "editor.selectionHighlightBorder": "#f00", - "editor.wordHighlightBackground": "#4a45436f", //2 - // "editor.wordHighlightBorder": "#f00". - "editor.wordHighlightStrongBackground": "#5c58556f", //3 - // "editor.wordHighlightStrongBorder": "#f00", - "editor.findMatchBackground": "#fded026f", //A - "editor.findMatchHighlightBackground": "#e8bbd06f", //9 - "editor.findRangeHighlightBackground": "#3a34326f", //1 - // "editor.findMatchBorder": "#f00", - // "editor.findMatchHighlightBorder": "#f00", - // "editor.findRangeHighlightBorder": "#f00", - "searchEditor.findMatchBackground": "#fded026f", //A - // "searchEditor.findMatchBorder": "#ff0000", - // "searchEditor.textInputBorder": "#ff0000", - "editor.hoverHighlightBackground": "#4a45436f", //2 - "editor.lineHighlightBackground": "#3a3432", //1 - // "editorUnicodeHighlight.border": "#ff0000", - // "editorUnicodeHighlight.background": "#ff0000", - // "editor.lineHighlightBorder": "#f00", - "editorLink.activeForeground": "#01a0e4", //D - "editor.rangeHighlightBackground": "#3a34326f", //1 - // "editor.rangeHighlightBorder": "#f00", - // "editor.symbolHighlightBackground": "#ff0000", - // "editor.symbolHighlightBorder": "#ff0000", - "editorWhitespace.foreground": "#5c5855", //3 - "editorIndentGuide.background": "#5c5855", //3 - "editorIndentGuide.activeBackground": "#807d7c", //4 - "editorInlayHint.background": "#3a3432", //1 - "editorInlayHint.foreground": "#a5a2a2", //5 - "editorInlayHint.typeBackground": "#3a3432", //1 - "editorInlayHint.typeForeground": "#a5a2a2", //5 - "editorInlayHint.parameterBackground": "#3a3432", //1 - "editorInlayHint.parameterForeground": "#a5a2a2", //5 - "editorRuler.foreground": "#5c5855", //3 - // "editor.linkedEditingBackground": "#ff0000", - /// CodeLens - "editorCodeLens.foreground": "#4a4543", //2 - /// Lightbulb - "editorLightBulb.foreground": "#fded02", //A - "editorLightBulbAutoFix.foreground": "#01a0e4", //D - /// Bracket matches - "editorBracketMatch.background": "#4a4543", //2 - // "editorBracketMatch.border": "#f00", - /// Bracket pair colorization - "editorBracketHighlight.foreground1": "#db2d20", //8 - "editorBracketHighlight.foreground2": "#e8bbd0", //9 - "editorBracketHighlight.foreground3": "#fded02", //A - "editorBracketHighlight.foreground4": "#01a252", //B - "editorBracketHighlight.foreground5": "#01a0e4", //D - "editorBracketHighlight.foreground6": "#a16a94", //E - "editorBracketHighlight.unexpectedBracket.foreground": "#cdab53", //F - /// Bracket pair guides - // "editorBracketPairGuide.activeBackground1": "#ff0000", - // "editorBracketPairGuide.activeBackground2": "#ff0000", - // "editorBracketPairGuide.activeBackground3": "#ff0000", - // "editorBracketPairGuide.activeBackground4": "#ff0000", - // "editorBracketPairGuide.activeBackground5": "#ff0000", - // "editorBracketPairGuide.activeBackground6": "#ff0000", - // "editorBracketPairGuide.background1": "#ff0000", - // "editorBracketPairGuide.background2": "#ff0000", - // "editorBracketPairGuide.background3": "#ff0000", - // "editorBracketPairGuide.background4": "#ff0000", - // "editorBracketPairGuide.background5": "#ff0000", - // "editorBracketPairGuide.background6": "#ff0000", - /// Folding - // "editor.foldBackground": "#ff0000", - /// Overview ruler - // "editorOverviewRuler.background": "#ff0000", - // "editorOverviewRuler.border": "#f00", - "editorOverviewRuler.findMatchForeground": "#fded026f", //A - "editorOverviewRuler.rangeHighlightForeground": "#5c58556f", //3 - "editorOverviewRuler.selectionHighlightForeground": "#4a45436f", //2 - "editorOverviewRuler.wordHighlightForeground": "#f7f7f76f", //7 - "editorOverviewRuler.wordHighlightStrongForeground": "#01a0e46f", //D - "editorOverviewRuler.modifiedForeground": "#a16a94", //E - "editorOverviewRuler.addedForeground": "#01a252", //B - "editorOverviewRuler.deletedForeground": "#db2d20", //8 - "editorOverviewRuler.errorForeground": "#db2d20", //8 - "editorOverviewRuler.warningForeground": "#fded02", //A - "editorOverviewRuler.infoForeground": "#b5e4f4", //C - "editorOverviewRuler.bracketMatchForeground": "#d6d5d4", //6 - /// Errors and warnings - "editorError.foreground": "#db2d20", //8 - // "editorError.background": "#db2d206f", //8 - // "editorError.border": "", - "editorWarning.foreground": "#fded02", //A - // "editorWarning.background": "#fded026f", //A - // "editorWarning.border": "#f00", - "editorInfo.foreground": "#b5e4f4", //C - // "editorInfo.background": "#b5e4f46f", //C - // "editorInfo.border": "", - "editorHint.foreground": "#01a0e4", //D - // "editorHint.border": "#f00", - "problemsErrorIcon.foreground": "#db2d20", //8 - "problemsWarningIcon.foreground": "#fded02", //A - "problemsInfoIcon.foreground": "#b5e4f4", //C - /// Unused source code - // "editorUnnecessaryCode.border": "#f00", - // "editorUnnecessaryCode.opacity": "#f00", - /// Gutter - "editorGutter.background": "#090300", //0 - "editorGutter.modifiedBackground": "#a16a94", //E - "editorGutter.addedBackground": "#01a252", //B - "editorGutter.deletedBackground": "#db2d20", //8 - "editorGutter.commentRangeForeground": "#807d7c", //4 - "editorGutter.foldingControlForeground": "#a5a2a2", //5 - // "editorCommentsWidget.resolvedBorder": "#01a252", //B - // "editorCommentsWidget.unresolvedBorder": "#db2d20", //8 - // "editorCommentsWidget.rangeBackground": "#3a3432", //1 - // "editorCommentsWidget.rangeBorder": "#ff0000", - // "editorCommentsWidget.rangeActiveBackground": "#4a4543", //2 - // "editorCommentsWidget.rangeActiveBorder": "#ff0000", - - // Diff editor colors - "diffEditor.insertedTextBackground": "#01a25220", - // "diffEditor.insertedTextBorder": "#f00", - "diffEditor.removedTextBackground": "#db2d2020", - // "diffEditor.removedTextBorder": "#f00", - // "diffEditor.border": "#f00", - "diffEditor.diagonalFill": "#4a4543", //2 - // "diffEditor.insertedLineBackground": "#ff0000", - // "diffEditor.removedLineBackground": "#ff0000", - // "diffEditorGutter.insertedLineBackground": "#ff0000", - // "diffEditorGutter.removedLineBackground": "#ff0000", - // "diffEditorOverview.insertedForeground": "#ff0000", - // "diffEditorOverview.removedForeground": "#ff0000", - - // Editor widget colors - "editorWidget.foreground": "#a5a2a2", //5 - "editorWidget.background": "#090300", //0 - // "editorWidget.border": "#f00", - // "editorWidget.resizeBorder": "#f00", - "editorSuggestWidget.background": "#3a3432", //1 - // "editorSuggestWidget.border": "#f00", - "editorSuggestWidget.foreground": "#a5a2a2", //5 - "editorSuggestWidget.focusHighlightForeground": "#f7f7f7", //7 - "editorSuggestWidget.highlightForeground": "#01a0e4", //D - "editorSuggestWidget.selectedBackground": "#4a4543", //2 - "editorSuggestWidget.selectedForeground": "#d6d5d4", //6 - // "editorSuggestWidget.selectedIconForeground": "#ff0000", - // "editorSuggestWidgetStatus.foreground": "#ff0000", - "editorHoverWidget.foreground": "#a5a2a2", //5 - "editorHoverWidget.background": "#090300", //1 - // "editorHoverWidget.border": "#f00", - // "editorHoverWidget.highlightForeground": "#ff0000", - // "editorHoverWidget.statusBarBackground": "#f00", - // "editorGhostText.background": "#ff0000", - // "editorGhostText.foreground": "#ff0000", - "debugExceptionWidget.background": "#3a3432", //1 - // "debugExceptionWidget.border": "#f00", - "editorMarkerNavigation.background": "#3a3432", //1 - "editorMarkerNavigationError.background": "#db2d20", //8 - "editorMarkerNavigationWarning.background": "#fded02", //A - "editorMarkerNavigationInfo.background": "#01a0e4", //D - "editorMarkerNavigationError.headerBackground": "#db2d2020", //8 - "editorMarkerNavigationWarning.headerBackground": "#fded0220", //A - "editorMarkerNavigationInfo.headerBackground": "#b5e4f420", //C - - // Peek view colors - // "peekView.border": "#f00", - "peekViewEditor.background": "#3a3432", //1 - "peekViewEditorGutter.background": "#3a3432", //1 - "peekViewEditor.matchHighlightBackground": "#e8bbd06f", //9 - // "peekViewEditor.matchHighlightBorder": "#f00", - "peekViewResult.background": "#090300", //0 - "peekViewResult.fileForeground": "#a5a2a2", //5 - "peekViewResult.lineForeground": "#5c5855", //3 - "peekViewResult.matchHighlightBackground": "#e8bbd06f", //9 - "peekViewResult.selectionBackground": "#4a4543", //2 - "peekViewResult.selectionForeground": "#a5a2a2", //5 - "peekViewTitle.background": "#4a4543", //2 - "peekViewTitleDescription.foreground": "#5c5855", //3 - "peekViewTitleLabel.foreground": "#a5a2a2", //5 - - // Merge conflicts colors - "merge.currentContentBackground": "#01a0e440", //D - "merge.currentHeaderBackground": "#01a0e440", //D - "merge.incomingContentBackground": "#01a25260", //B - "merge.incomingHeaderBackground": "#01a25260", //B - // "merge.border": "#f00", - // "merge.commonContentBackground": "#f00", - // "merge.commonHeaderBackground": "#f00", - "editorOverviewRuler.currentContentForeground": "#01a0e4", //D - "editorOverviewRuler.incomingContentForeground": "#01a252", //B - "editorOverviewRuler.commonContentForeground": "#cdab53", //F - // "mergeEditor.change.background": "#ff0000", - // "mergeEditor.change.word.background": "#ff0000", - // "mergeEditor.conflict.unhandledUnfocused.border": "#ff0000", - // "mergeEditor.conflict.unhandledFocused.border": "#ff0000", - // "mergeEditor.conflict.handledUnfocused.border": "#ff0000", - // "mergeEditor.conflict.handledFocused.border": "#ff0000", - // "mergeEditor.conflict.handled.minimapOverViewRuler": "#ff0000", - // "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#ff0000", - - // Panel colors - "panel.background": "#090300", //0 - // "panel.border": "#f00", - // Below is no longer supported as of 1.47 - "panel.dropBackground": "#3a34326f", //1 - // Above is no longer supported as of 1.47 - "panel.dropBorder": "#3a34326f", //1 - // "panelTitle.activeBorder": "#f00", - "panelTitle.activeForeground": "#a5a2a2", //5 - "panelTitle.inactiveForeground": "#5c5855", //3 - // "panelInput.border": "#f00", - // "panelSection.border": "#ff0000", - // "panelSection.dropBackground": "#ff0000", - // "panelSectionHeader.background": "#ff0000", - // "panelSectionHeader.foreground": "#ff0000", - // "panelSectionHeader.border": "#ff0000", - - // Status Bar colors - "statusBar.background": "#01a0e4", //D - "statusBar.foreground": "#f7f7f7", //7 - // "statusBar.border": "#f00", - "statusBar.debuggingBackground": "#e8bbd0", //9 - "statusBar.debuggingForeground": "#f7f7f7", //7 - // "statusBar.debuggingBorder": "", - "statusBar.noFolderBackground": "#a16a94", //E - "statusBar.noFolderForeground": "#f7f7f7", //7 - // "statusBar.noFolderBorder": "", - "statusBarItem.activeBackground": "#5c5855", //3 - "statusBarItem.hoverBackground": "#4a4543", //2 - "statusBarItem.prominentForeground": "#f7f7f7", //7 - "statusBarItem.prominentBackground": "#a16a94", //E - "statusBarItem.prominentHoverBackground": "#db2d20", //8 - "statusBarItem.remoteBackground": "#01a252", //B - "statusBarItem.remoteForeground": "#f7f7f7", //7 - "statusBarItem.errorBackground": "#db2d20", //8 - "statusBarItem.errorForeground": "#f7f7f7", //7 - "statusBarItem.warningBackground": "#fded02", //A - "statusBarItem.warningForeground": "#f7f7f7", //7 - // "statusBarItem.compactHoverBackground": "#ff0000", - // "statusBarItem.focusBorder": "#ff0000", - // "statusBarItem.settingsProfilesForeground": "#ff0000", - // "statusBarItem.settingsProfilesBackground": "#ff0000", - // "statusBar.focusBorder": "#ff0000", - - // Title Bar colors - "titleBar.activeBackground": "#090300", //0 - "titleBar.activeForeground": "#a5a2a2", //5 - "titleBar.inactiveBackground": "#3a3432", //1 - "titleBar.inactiveForeground": "#5c5855", //3 - // "titleBar.border": "#f00", - - // Menu Bar colors - "menubar.selectionForeground": "#a5a2a2", //5 - "menubar.selectionBackground": "#3a3432", //1 - // "menubar.selectionBorder": "#f00", - "menu.foreground": "#a5a2a2", //5 - "menu.background": "#3a3432", //1 - "menu.selectionForeground": "#a5a2a2", //5 - "menu.selectionBackground": "#4a4543", //2 - // "menu.selectionBorder": "#f00", - "menu.separatorBackground": "#f7f7f7", //7 - // "menu.border": "#f00", - - // Command Center colors - "commandCenter.foreground": "#a5a2a2", //5 - "commandCenter.activeForeground": "#f7f7f7", //7 - "commandCenter.background": "#090300", //0 - "commandCenter.activeBackground": "#3a3432", //1 - // "commandCenter.border": "#ff0000", - - // Notification colors - // "notificationCenter.border": "", - "notificationCenterHeader.foreground": "#a5a2a2", //5 - "notificationCenterHeader.background": "#3a3432", //1 - // "notificationToast.border": "", - "notifications.foreground": "#a5a2a2", //5 - "notifications.background": "#4a4543", //2 - // "notifications.border": "", - "notificationLink.foreground": "#01a0e4", //D - "notificationsErrorIcon.foreground": "#db2d20", //8 - "notificationsWarningIcon.foreground": "#fded02", //A - "notificationsInfoIcon.foreground": "#01a0e4", //D - - // Below is no longer supported as of 1.21 - "notification.background": "#4a4543", //2 - "notification.foreground": "#a5a2a2", //5 - "notification.buttonBackground": "#01a0e4", //D - "notification.buttonHoverBackground": "#4a4543", //2 - "notification.buttonForeground": "#f7f7f7", //7 - "notification.infoBackground": "#b5e4f4", //C - "notification.infoForeground": "#f7f7f7", //7 - "notification.warningBackground": "#fded02", //A - "notification.warningForeground": "#f7f7f7", //7 - "notification.errorBackground": "#db2d20", //8 - "notification.errorForeground": "#f7f7f7", //7 - // Above is no longer supported as of 1.21 - - // Banner colors - "banner.background": "#4a4543", //2 - "banner.foreground": "#a5a2a2", //5 - "banner.iconForeground": "#01a0e4", //D - - // Extensions colors - "extensionButton.prominentBackground": "#01a252", //B - "extensionButton.prominentForeground": "#f7f7f7", //7 - "extensionButton.prominentHoverBackground": "#4a4543", //2 - "extensionBadge.remoteBackground": "#e8bbd0", //9 - "extensionBadge.remoteForeground": "#f7f7f7", //7 - "extensionIcon.starForeground": "#fded02", //A - "extensionIcon.verifiedForeground": "#01a0e4", //D - "extensionIcon.preReleaseForeground": "#e8bbd0", //9 - // "extensionIcon.sponsorForeground": "#ff0000", - - // Quick picker colors - // "pickerGroup.border": "#f00", - "pickerGroup.foreground": "#5c5855", //3 - "quickInput.background": "#3a3432", //1 - "quickInput.foreground": "#a5a2a2", //5 - "quickInputList.focusBackground": "#5c5855", //3 - "quickInputList.focusForeground": "#f7f7f7", //7 - "quickInputList.focusIconForeground": "#f7f7f7", //7 - // "quickInputTitle.background": "#ff0000", - - // Keybinding label colors - "keybindingLabel.background": "#4a4543", //2 - "keybindingLabel.foreground": "#a5a2a2", //5 - // "keybindingLabel.border": "#ff0000", - // "keybindingLabel.bottomBorder": "#ff0000", - - // Keybinding shortcut table colors - "keybindingTable.headerBackground": "#4a4543", //2 - "keybindingTable.rowsBackground": "#3a3432", //1 - - // Integrated terminal colors - "terminal.background": "#090300", //0 - // "terminal.border": "#ff0000", - "terminal.foreground": "#a5a2a2", //5 - "terminal.ansiBlack": "#090300", //0 - "terminal.ansiRed": "#db2d20", //8 - "terminal.ansiGreen": "#01a252", //B - "terminal.ansiYellow": "#fded02", //A - "terminal.ansiBlue": "#01a0e4", //D - "terminal.ansiMagenta": "#a16a94", //E - "terminal.ansiCyan": "#b5e4f4", //C - "terminal.ansiWhite": "#a5a2a2", //5 - "terminal.ansiBrightBlack": "#5c5855", //3 - "terminal.ansiBrightRed": "#db2d20", //8 - "terminal.ansiBrightGreen": "#01a252", //B - "terminal.ansiBrightYellow": "#fded02", //A - "terminal.ansiBrightBlue": "#01a0e4", //D - "terminal.ansiBrightMagenta": "#a16a94", //E - "terminal.ansiBrightCyan": "#b5e4f4", //C - "terminal.ansiBrightWhite": "#f7f7f7", //7 - // "terminal.selectionBackground": "#f0f", - // "terminal.selectionForeground": "#ff0000", - // "terminal.findMatchBackground": "#ff0000", - // "terminalCursor.background": "#f0f", - "terminalCursor.foreground": "#a5a2a2", //5 - // "terminal.dropBackground": "#ff0000", - // "terminal.tab.activeBorder": "#ff0000", - // "terminalCommandDecoration.defaultBackground": "#ff0000", - // "terminalCommandDecoration.successBackground": "#ff0000", - // "terminalCommandDecoration.errorBackground": "#ff0000", - "terminalOverviewRuler.cursorForeground": "#ff0000", - "terminalOverviewRuler.findMatchForeground": "#ff0000", - - // Debug colors - "debugToolBar.background": "#3a3432", //1 - // "debugToolBar.border": "#f0f", - // "editor.stackFrameHighlightBackground": "#f0f", - // "editor.focusedStackFrameHighlightBackground": "#f0f", - // "editor.inlineValuesForeground": "#ff0000", - // "editor.inlineValuesBackground": "#ff0000", - // "debugView.exceptionLabelForeground": "#ff0000", - // "debugView.exceptionLabelBackground": "#ff0000", - "debugView.stateLabelForeground": "#f7f7f7", //7 - "debugView.stateLabelBackground": "#01a0e4", //D - "debugView.valueChangedHighlight": "#01a0e4", //D - "debugTokenExpression.name": "#a16a94", //E - "debugTokenExpression.value": "#a5a2a2", //5 - "debugTokenExpression.string": "#01a252", //B - "debugTokenExpression.boolean": "#e8bbd0", //9 - "debugTokenExpression.number": "#e8bbd0", //9 - "debugTokenExpression.error": "#db2d20", //8 - - // Testing colors - "testing.iconFailed": "#db2d20", //8 - "testing.iconErrored": "#cdab53", //F - "testing.iconPassed": "#01a252", //B - "testing.runAction": "#807d7c", //4 - "testing.iconQueued": "#fded02", //A - "testing.iconUnset": "#807d7c", //4 - "testing.iconSkipped": "#a16a94", //E - // "testing.peekBorder": "#ff0000", - "testing.peekHeaderBackground": "#3a3432", //1 - "testing.message.error.decorationForeground": "#a5a2a2", //5 - "testing.message.error.lineBackground": "#db2d2020", //8 - "testing.message.info.decorationForeground": "#a5a2a2", //5 - "testing.message.info.lineBackground": "#01a0e420", //D - - // Welcome page colors - "welcomePage.background": "#090300", //0 - // Below is no longer supported as of 1.63 - "welcomePage.buttonBackground": "#3a3432", //1 - "welcomePage.buttonHoverBackground": "#4a4543", //2 - // Above is no longer supported as of 1.63 - "welcomePage.progress.background": "#5c5855", //3 - "welcomePage.progress.foreground": "#01a0e4", //D - "welcomePage.tileBackground": "#3a3432", //1 - "welcomePage.tileHoverBackground": "#4a4543", //2 - // "welcomePage.tileShadow": "#ff0000", - "walkThrough.embeddedEditorBackground": "#090300", //0 - - // Source Control colors - // "scm.providerBorder": "#ff0000", - - // Git colors - "gitDecoration.addedResourceForeground": "#01a252", //B - "gitDecoration.modifiedResourceForeground": "#a16a94", //E - "gitDecoration.deletedResourceForeground": "#db2d20", //8 - "gitDecoration.renamedResourceForeground": "#b5e4f4", //C - "gitDecoration.stageModifiedResourceForeground": "#a16a94", //E - "gitDecoration.stageDeletedResourceForeground": "#db2d20", //8 - "gitDecoration.untrackedResourceForeground": "#e8bbd0", //9 - "gitDecoration.ignoredResourceForeground": "#5c5855", //3 - "gitDecoration.conflictingResourceForeground": "#fded02", //A - "gitDecoration.submoduleResourceForeground": "#cdab53", //F - - // Settings Editor colors - "settings.headerForeground": "#a5a2a2", //5 - "settings.modifiedItemIndicator": "#01a0e4", //D - // Below was introduced temporarily in 1.26 - "settings.modifiedItemForeground": "#01a252", //B - // Above was introduced temporarily in 1.26 - "settings.dropdownBackground": "#3a3432", //1 - "settings.dropdownForeground": "#a5a2a2", //5 - // "settings.dropdownBorder": "", - // "settings.dropdownListBorder": "", - "settings.checkboxBackground": "#3a3432", //1 - "settings.checkboxForeground": "#a5a2a2", //5 - // "settings.checkboxBorder": "", - "settings.rowHoverBackground": "#4a4543", //2 - "settings.textInputBackground": "#3a3432", //1 - "settings.textInputForeground": "#a5a2a2", //5 - // "settings.textInputBorder": "", - "settings.numberInputBackground": "#3a3432", //1 - "settings.numberInputForeground": "#a5a2a2", //5 - // "settings.numberInputBorder": "", - "settings.focusedRowBackground": "#4a4543", //2 - // "settings.focusedRowBorder": "#ff0000", - "settings.headerBorder": "#a5a2a2", //5 - "settings.sashBorder": "#a5a2a2", //5 - - // Breadcrumbs colors - "breadcrumb.foreground": "#a5a2a2", //5 - "breadcrumb.background": "#3a3432", //1 - "breadcrumb.focusForeground": "#d6d5d4", //6 - "breadcrumb.activeSelectionForeground": "#f7f7f7", //7 - "breadcrumbPicker.background": "#3a3432", //1 - - // Snippets colors - "editor.snippetTabstopHighlightBackground": "#4a4543", //2 - // "editor.snippetTabstopHighlightBorder": "#f00", - "editor.snippetFinalTabstopHighlightBackground": "#5c5855", //3 - // "editor.snippetFinalTabstopHighlightBorder": "#f00", - - // Symbol Icons colors - "symbolIcon.arrayForeground": "#a5a2a2", //5 - "symbolIcon.booleanForeground": "#e8bbd0", //9 - "symbolIcon.classForeground": "#fded02", //A - "symbolIcon.colorForeground": "#f0f", - "symbolIcon.constantForeground": "#e8bbd0", //9 - "symbolIcon.constructorForeground": "#01a0e4", //D - "symbolIcon.enumeratorForeground": "#e8bbd0", //9 - "symbolIcon.enumeratorMemberForeground": "#01a0e4", //D - "symbolIcon.eventForeground": "#fded02", //A - "symbolIcon.fieldForeground": "#db2d20", //8 - "symbolIcon.fileForeground": "#a5a2a2", //5 - "symbolIcon.folderForeground": "#a5a2a2", //5 - "symbolIcon.functionForeground": "#01a0e4", //D, - "symbolIcon.interfaceForeground": "#01a0e4", //D - "symbolIcon.keyForeground": "#f0f", - "symbolIcon.keywordForeground": "#a16a94", //E - "symbolIcon.methodForeground": "#01a0e4", //D - "symbolIcon.moduleForeground": "#a5a2a2", //5 - "symbolIcon.namespaceForeground": "#a5a2a2", //5 - "symbolIcon.nullForeground": "#cdab53", //F - "symbolIcon.numberForeground": "#e8bbd0", //9 - "symbolIcon.objectForeground": "#f0f", - "symbolIcon.operatorForeground": "#f0f", - "symbolIcon.packageForeground": "#f0f", - "symbolIcon.propertyForeground": "#a5a2a2", //5 - "symbolIcon.referenceForeground": "#f0f", - "symbolIcon.snippetForeground": "#a5a2a2", //5 - "symbolIcon.stringForeground": "#01a252", //B - "symbolIcon.structForeground": "#fded02", //A - "symbolIcon.textForeground": "#a5a2a2", //5 - "symbolIcon.typeParameterForeground": "#f0f", - "symbolIcon.unitForeground": "#f0f", - "symbolIcon.variableForeground": "#db2d20", //8 - - // Debug Icons colors - "debugIcon.breakpointForeground": "#db2d20", //8 - "debugIcon.breakpointDisabledForeground": "#807d7c", //4 - "debugIcon.breakpointUnverifiedForeground": "#4a4543", //2 - "debugIcon.breakpointCurrentStackframeForeground": "#fded02", //A - "debugIcon.breakpointStackframeForeground": "#cdab53", //F - "debugIcon.startForeground": "#01a252", //B - "debugIcon.pauseForeground": "#01a0e4", //D - "debugIcon.stopForeground": "#db2d20", //8 - "debugIcon.disconnectForeground": "#db2d20", //8 - "debugIcon.restartForeground": "#01a252", //B - "debugIcon.stepOverForeground": "#01a0e4", //D - "debugIcon.stepIntoForeground": "#b5e4f4", //C - "debugIcon.stepOutForeground": "#a16a94", //E - "debugIcon.continueForeground": "#01a252", //B - "debugIcon.stepBackForeground": "#cdab53", //F - "debugConsole.infoForeground": "#a5a2a2", //5 - "debugConsole.warningForeground": "#fded02", //A - "debugConsole.errorForeground": "#db2d20", //8 - "debugConsole.sourceForeground": "#a5a2a2", //5 - "debugConsoleInputIcon.foreground": "#a5a2a2", //5 - - // Notebook colors - "notebook.editorBackground": "#090300", //0 - "notebook.cellBorderColor": "#5c5855", //3 - "notebook.cellHoverBackground": "#3a3432", //1 - // "notebook.cellInsertionIndicator": "#ff0000", - // "notebook.cellStatusBarItemHoverBackground": "#ff0000", - "notebook.cellToolbarSeparator": "#4a4543", //2 - "notebook.cellEditorBackground": "#090300", //0 - "notebook.focusedCellBackground": "#4a4543", //2 - "notebook.focusedCellBorder": "#01a0e4", //D - "notebook.focusedEditorBorder": "#01a0e4", //D - "notebook.inactiveFocusedCellBorder": "#5c5855", //3 - // "notebook.inactiveSelectedCellBorder": "#ff0000", - // "notebook.outputContainerBackgroundColor": "#ff0000", - // "notebook.outputContainerBorderColor": "#ff0000", - "notebook.selectedCellBackground": "#4a4543", //2 - // "notebook.selectedCellBorder": "#ff0000", - // "notebook.symbolHighlightBackground": "#ff0000", - // "notebookScrollbarSlider.activeBackground": "#ff0000", - // "notebookScrollbarSlider.background": "#ff0000", - // "notebookScrollbarSlider.hoverBackground": "#ff0000", - "notebookStatusErrorIcon.foreground": "#db2d20", //8 - "notebookStatusRunningIcon.foreground": "#b5e4f4", //C - "notebookStatusSuccessIcon.foreground": "#01a252", //B - - // Chart colors - "charts.foreground": "#a5a2a2", //5 - "charts.lines": "#a5a2a2", //5 - "charts.red": "#db2d20", //8 - "charts.blue": "#01a0e4", //D - "charts.yellow": "#fded02", //A - "charts.orange": "#e8bbd0", //9 - "charts.green": "#01a252", //B - "charts.purple": "#a16a94", //E - - // Ports Colors - "ports.iconRunningProcessForeground": "#e8bbd0" //9 - }, - "tokenColors": [ - { - "name": "Comment", - "scope": [ - "comment", - "punctuation.definition.comment" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#5c5855" //3 - } - }, - { - "name": "Variables, Parameters", - "scope": [ - "variable", - "string constant.other.placeholder", - "entity.name.variable.parameter", - "entity.name.variable.local", - "variable.parameter" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Properties", - "scope": [ - "variable.other.object.property" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Colors", - "scope": [ - "constant.other.color" - ], - "settings": { - "foreground": "#01a252" //B - } - }, - { - "name": "Invalid", - "scope": [ - "invalid", - "invalid.illegal" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Invalid - Deprecated", - "scope": [ - "invalid.deprecated" - ], - "settings": { - "foreground": "#cdab53" //F - } - }, - { - "name": "Keyword, Storage", - "scope": [ - "keyword", - "storage.modifier" - ], - "settings": { - "foreground": "#a16a94" //E - } - }, - { - "name": "Keyword Control", - "scope": [ - "keyword.control", - "keyword.control.flow", - "keyword.control.from", - "keyword.control.import", - "keyword.control.as" - ], - "settings": { - "foreground": "#a16a94" //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": "#a16a94" //E - } - }, - { - "name": "Types, Primitives", - "scope": [ - "keyword.type", - "storage.type.primitive" - ], - "settings": { - "foreground": "#b5e4f4" //C - } - }, - { - "name": "Function", - "scope": [ - "storage.type.function" - ], - "settings": { - "foreground": "#01a0e4" //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": "#a5a2a2" //5 - } - }, - { - "name": "Embedded", - "scope": [ - "punctuation.section.embedded", - "variable.interpolation" - ], - "settings": { - "foreground": "#cdab53" //F - } - }, - { - "name": "Tag", - "scope": [ - "entity.name.tag", - "meta.tag.sgml", - "markup.deleted.git_gutter" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Function, Special Method", - "scope": [ - "entity.name.function", - "meta.function-call", - "variable.function", - "support.function", - "keyword.other.special-method" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Block Level Variables", - "scope": [ - "meta.block variable.other" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Other Variable, String Link", - "scope": [ - "support.other.variable", - "string.other.link" - ], - "settings": { - "foreground": "#db2d20" //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": "#e8bbd0" //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": "#01a252" //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": "#fded02" //A - } - }, - { - "name": "Storage Type, Import Class", - "scope": [ - "storage.type", - "storage.modifier.package", - "storage.modifier.import" - ], - "settings": { - "foreground": "#fded02" //A - } - }, - { - "name": "Fields", - "scope": [ - "entity.name.variable.field" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Entity Types", - "scope": [ - "support.type" - ], - "settings": { - "foreground": "#b5e4f4" //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": "#b5e4f4" //C - } - }, - { - "name": "Sub-methods", - "scope": [ - "entity.name.module.js", - "variable.import.parameter.js", - "variable.other.class.js" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Language methods", - "scope": [ - "variable.language" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#db2d20" //8 - } - }, - { - "name": "entity.name.method.js", - "scope": [ - "entity.name.method.js" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#01a0e4" //D - } - }, - { - "name": "meta.method.js", - "scope": [ - "meta.class-method.js entity.name.function.js", - "variable.function.constructor" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Attributes", - "scope": [ - "entity.other.attribute-name" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "HTML Attributes", - "scope": [ - "text.html.basic entity.other.attribute-name.html", - "text.html.basic entity.other.attribute-name" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#fded02" //A - } - }, - { - "name": "CSS Classes", - "scope": [ - "entity.other.attribute-name.class" - ], - "settings": { - "foreground": "#fded02" //A - } - }, - { - "name": "CSS ID's", - "scope": [ - "source.sass keyword.control" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Inserted", - "scope": [ - "markup.inserted" - ], - "settings": { - "foreground": "#01a252" //B - } - }, - { - "name": "Deleted", - "scope": [ - "markup.deleted" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Changed", - "scope": [ - "markup.changed" - ], - "settings": { - "foreground": "#a16a94" //E - } - }, - { - "name": "Regular Expressions", - "scope": [ - "string.regexp" - ], - "settings": { - "foreground": "#b5e4f4" //C - } - }, - { - "name": "Escape Characters", - "scope": [ - "constant.character.escape" - ], - "settings": { - "foreground": "#b5e4f4" //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": "#01a0e4" // D - } - }, - { - "name": "ES7 Bind Operator", - "scope": [ - "source.js constant.other.object.key.js string.unquoted.label.js" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#a16a94" //E - } - }, - { - "name": "JSON Key - Level 0", - "scope": [ - "source.json meta.structure.dictionary.json support.type.property-name.json" - ], - "settings": { - "foreground": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //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": "#01a0e4" //D - } - }, - { - "name": "Markdown - Plain", - "scope": [ - "text.html.markdown", - "punctuation.definition.list_item.markdown" - ], - "settings": { - "foreground": "#a5a2a2" //5 - } - }, - { - "name": "Markdown - Markup Raw Inline", - "scope": [ - "text.html.markdown markup.inline.raw.markdown" - ], - "settings": { - "foreground": "#a16a94" //E - } - }, - { - "name": "Markdown - Markup Raw Inline Punctuation", - "scope": [ - "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" - ], - "settings": { - "foreground": "#b5e4f4" //C - } - }, - { - "name": "Markdown - Line Break", - "scope": [ - "text.html.markdown meta.dummy.line-break" - ], - "settings": { - "foreground": "#5c5855" //3 - } - }, - { - "name": "Markdown - Heading", - "scope": [ - "markdown.heading", - "markup.heading | markup.heading entity.name", - "markup.heading.markdown punctuation.definition.heading.markdown" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Markup - Italic", - "scope": [ - "markup.italic" - ], - "settings": { - "fontStyle": "italic", - "foreground": "#db2d20" //8 - } - }, - { - "name": "Markup - Bold", - "scope": [ - "markup.bold", - "markup.bold string" - ], - "settings": { - "fontStyle": "bold", - "foreground": "#db2d20" //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": "#db2d20" //8 - } - }, - { - "name": "Markup - Underline", - "scope": [ - "markup.underline" - ], - "settings": { - "fontStyle": "underline", - "foreground": "#e8bbd0" //9 - } - }, - { - "name": "Markdown - Blockquote", - "scope": [ - "markup.quote punctuation.definition.blockquote.markdown" - ], - "settings": { - "foreground": "#b5e4f4" //C - } - }, - { - "name": "Markup - Quote", - "scope": [ - "markup.quote" - ], - "settings": { - "fontStyle": "italic" - } - }, - { - "name": "Markdown - Link", - "scope": [ - "string.other.link.title.markdown" - ], - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "name": "Markdown - Link Description", - "scope": [ - "string.other.link.description.title.markdown" - ], - "settings": { - "foreground": "#a16a94" //E - } - }, - { - "name": "Markdown - Link Anchor", - "scope": [ - "constant.other.reference.link.markdown" - ], - "settings": { - "foreground": "#fded02" //A - } - }, - { - "name": "Markup - Raw Block", - "scope": [ - "markup.raw.block" - ], - "settings": { - "foreground": "#a16a94" //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": "#a16a94" //E - } - }, - { - "name": "Markdown - Fenced Language", - "scope": [ - "variable.language.fenced.markdown" - ], - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "name": "Markdown - Separator", - "scope": [ - "meta.separator" - ], - "settings": { - "fontStyle": "bold", - "foreground": "#b5e4f4" //C - } - }, - { - "name": "Markup - Table", - "scope": [ - "markup.table" - ], - "settings": { - "foreground": "#a16a94" //E - } - }, - { - "scope": "token.info-token", - "settings": { - "foreground": "#01a0e4" //D - } - }, - { - "scope": "token.warn-token", - "settings": { - "foreground": "#fded02" //A - } - }, - { - "scope": "token.error-token", - "settings": { - "foreground": "#db2d20" //8 - } - }, - { - "scope": "token.debug-token", - "settings": { - "foreground": "#a16a94" //E - } - } - ] -}