Skip to content

Instantly share code, notes, and snippets.

@tmwatchanan
Created March 22, 2025 07:09
Show Gist options
  • Save tmwatchanan/3e1ed4165dff3d9f0f259b858271ea9b to your computer and use it in GitHub Desktop.
Save tmwatchanan/3e1ed4165dff3d9f0f259b858271ea9b to your computer and use it in GitHub Desktop.
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"activityBar.background": "#141414",
"activityBar.foreground": "#cccccc99",
"activityBarBadge.background": "#88c0d0",
"activityBarBadge.foreground": "#000000",
"badge.background": "#88c0d0",
"badge.foreground": "#141414",
"breadcrumb.activeSelectionForeground": "#ffffff",
"breadcrumb.background": "#1a1a1a",
"breadcrumb.foreground": "#cccccc99",
"breadcrumbPicker.background": "#141414",
"button.background": "#4c9df3",
"button.foreground": "#191c22",
"button.hoverBackground": "#66aefa",
"button.secondaryBackground": "#565656",
"button.secondaryForeground": "#ececec",
"button.secondaryHoverBackground": "#767676",
"debugExceptionWidget.background": "#505050",
"debugExceptionWidget.border": "#141414",
"debugToolBar.background": "#1a1a1a",
"diffEditor.insertedTextBackground": "#ffffff22",
"diffEditor.removedTextBackground": "#ffffff22",
"dropdown.background": "#1a1a1a",
"dropdown.border": "#2a2a2a",
"dropdown.foreground": "#ffffff",
"editor.background": "#1a1a1a",
"editor.findMatchBackground": "#88c0d066",
"editor.findMatchHighlightBackground": "#88c0d044",
"editor.findRangeHighlightBackground": "#ffffff33",
"editor.foreground": "#d8dee9",
"editor.hoverHighlightBackground": "#292929",
"editor.inactiveSelectionBackground": "#40404077",
"editor.lineHighlightBackground": "#292929",
"editor.lineHighlightBorder": "#292929",
"editor.rangeHighlightBackground": "#40404052",
"editor.selectionBackground": "#40404099",
"editor.selectionHighlightBackground": "#404040cc",
"editor.snippetFinalTabstopHighlightBorder": "#cccccc",
"editor.snippetTabstopHighlightBackground": "#cccccc55",
"editor.wordHighlightBackground": "#ffffff21",
"editor.wordHighlightStrongBackground": "#ffffff2d",
"editorBracketMatch.background": "#14141400",
"editorBracketMatch.border": "#ffffff55",
"editorCodeLens.foreground": "#505050",
"editorCursor.foreground": "#ffffff",
"editorError.border": "#bf616a00",
"editorError.foreground": "#bf616a",
"editorGroup.border": "#2a2a2a00",
"editorGroup.dropBackground": "#2a2a2a99",
"editorGroup.emptyBackground": "#141414",
"editorGroupHeader.noTabsBackground": "#141414",
"editorGroupHeader.tabsBackground": "#141414",
"editorGroupHeader.tabsBorder": "#ffffff0d",
"editorGutter.addedBackground": "#a3be8c",
"editorGutter.background": "#1a1a1a",
"editorGutter.deletedBackground": "#bf616a",
"editorGutter.modifiedBackground": "#ebcb8b",
"editorHoverWidget.background": "#1a1a1a",
"editorHoverWidget.border": "#2a2a2a",
"editorIndentGuide.activeBackground": "#505050",
"editorIndentGuide.background": "#404040b3",
"editorInlayHint.background": "#00000000",
"editorInlayHint.foreground": "#505050",
"editorInlayHint.parameterBackground": "#00000000",
"editorInlayHint.parameterForeground": "#505050",
"editorInlayHint.typeBackground": "#00000000",
"editorInlayHint.typeForeground": "#505050",
"editorLineNumber.activeForeground": "#ffffff",
"editorLineNumber.foreground": "#505050",
"editorLink.activeForeground": "#ffffff",
"editorMarkerNavigation.background": "#ffffff70",
"editorMarkerNavigationError.background": "#bf616ac0",
"editorMarkerNavigationWarning.background": "#cccccc",
"editorOverviewRuler.border": "#00000000",
"editorRuler.foreground": "#494949",
"editorSuggestWidget.background": "#141414",
"editorSuggestWidget.border": "#2a2a2a",
"editorSuggestWidget.foreground": "#ffffff",
"editorSuggestWidget.highlightForeground": "#ffffff",
"editorSuggestWidget.selectedBackground": "#404040",
"editorWarning.border": "#cccccc00",
"editorWarning.foreground": "#ebcb8b",
"editorWhitespace.foreground": "#505050b3",
"editorWidget.background": "#141414",
"editorWidget.resizeBorder": "#ffffff",
"errorForeground": "#bf616a",
"extensionButton.prominentBackground": "#565656",
"extensionButton.prominentForeground": "#ffffff",
"extensionButton.prominentHoverBackground": "#767676",
"focusBorder": "#00000000",
"foreground": "#ccccccdd",
"gitDecoration.addedResourceForeground": "#a3be8c",
"gitDecoration.deletedResourceForeground": "#bf616a",
"gitDecoration.ignoredResourceForeground": "#505050",
"gitDecoration.modifiedResourceForeground": "#ebcb8b",
"gitDecoration.untrackedResourceForeground": "#88c0d0",
"gitlens.trailingLineForegroundColor": "#cccccc99",
"input.background": "#2a2a2a55",
"input.border": "#2a2a2a",
"input.foreground": "#ffffff",
"input.placeholderForeground": "#ffffff99",
"inputOption.activeBorder": "#ffffff",
"inputValidation.errorBackground": "#bf616a",
"inputValidation.errorBorder": "#bf616a",
"inputValidation.infoBackground": "#88c0d0",
"inputValidation.infoBorder": "#88c0d0",
"inputValidation.infoForeground": "#141414",
"inputValidation.warningBackground": "#ebcb8b",
"inputValidation.warningBorder": "#ebcb8b",
"list.activeSelectionBackground": "#ffffff1d",
"list.activeSelectionForeground": "#ffffff",
"list.deemphasizedForeground": "#cccccc",
"list.dropBackground": "#ffffff99",
"list.errorForeground": "#bf616a",
"list.focusBackground": "#434c5e",
"list.focusForeground": "#eceff4",
"list.highlightForeground": "#88c0d0",
"list.hoverBackground": "#2a2a2a99",
"list.hoverForeground": "#ffffff",
"list.inactiveSelectionBackground": "#ffffff10",
"list.inactiveSelectionForeground": "#ffffffd7",
"list.invalidItemForeground": "#cccccc",
"list.warningForeground": "#ebcb8b",
"menu.background": "#141414",
"menu.foreground": "#cccccc",
"menu.separatorBackground": "#cccccc",
"menubar.selectionBackground": "#cccccc33",
"merge.border": "#2a2a2a00",
"merge.currentContentBackground": "#88c0d04d",
"merge.currentHeaderBackground": "#88c0d066",
"merge.incomingContentBackground": "#a3be8c4d",
"merge.incomingHeaderBackground": "#a3be8c66",
"minimap.background": "#181818",
"minimap.errorHighlight": "#f14c4c",
"minimap.findMatchHighlight": "#15ac9170",
"minimap.selectionHighlight": "#363636",
"minimap.warningHighlight": "#ea7620",
"minimapGutter.addedBackground": "#15ac91",
"minimapGutter.deletedBackground": "#f14c4c",
"minimapGutter.modifiedBackground": "#e5b95c",
"notificationLink.foreground": "#88c0d0",
"notifications.background": "#141414",
"notifications.foreground": "#ffffff",
"panel.background": "#141414",
"panel.border": "#ffffff0d",
"panelTitle.activeBorder": "#ffffff00",
"panelTitle.activeForeground": "#ffffff",
"panelTitle.inactiveForeground": "#cccccc99",
"peekView.border": "#505050",
"peekViewEditor.background": "#141414",
"peekViewEditor.matchHighlightBackground": "#ffffff66",
"peekViewEditorGutter.background": "#141414",
"peekViewResult.background": "#141414",
"peekViewResult.fileForeground": "#ffffff",
"peekViewResult.lineForeground": "#ffffff66",
"peekViewResult.matchHighlightBackground": "#ffffff66",
"peekViewResult.selectionBackground": "#404040",
"peekViewResult.selectionForeground": "#ffffff",
"peekViewTitle.background": "#2a2a2a",
"peekViewTitleDescription.foreground": "#ffffff",
"peekViewTitleLabel.foreground": "#ffffff",
"pickerGroup.border": "#2a2a2a00",
"pickerGroup.foreground": "#ffffff",
"progressBar.background": "#a3be8c",
"scrollbar.shadow": "#00000000",
"scrollbarSlider.activeBackground": "#60606055",
"scrollbarSlider.background": "#40404055",
"scrollbarSlider.hoverBackground": "#40404055",
"selection.background": "#ffffff33",
"sideBar.background": "#141414",
"sideBar.border": "#ffffff0d",
"sideBar.foreground": "#cccccc99",
"sideBarSectionHeader.background": "#141414",
"sideBarSectionHeader.foreground": "#505050",
"sideBarTitle.foreground": "#cccccc",
"statusBar.background": "#141414",
"statusBar.border": "#ffffff0d",
"statusBar.debuggingBackground": "#434c5e",
"statusBar.debuggingForeground": "#d8dee9",
"statusBar.foreground": "#cccccc82",
"statusBar.noFolderBackground": "#141414",
"statusBar.noFolderForeground": "#ffffff",
"statusBarItem.activeBackground": "#505050",
"statusBarItem.hoverBackground": "#404040",
"statusBarItem.prominentBackground": "#2a2a2a",
"statusBarItem.prominentHoverBackground": "#404040",
"tab.activeBackground": "#1a1a1a",
"tab.activeBorder": "#1a1a1a",
"tab.activeBorderTop": "#ffffff00",
"tab.activeForeground": "#ffffff",
"tab.border": "#ffffff0d",
"tab.hoverBackground": "#ffffff00",
"tab.inactiveBackground": "#141414",
"tab.inactiveForeground": "#505050",
"tab.unfocusedActiveBorder": "#88c0d000",
"tab.unfocusedActiveForeground": "#ffffff99",
"tab.unfocusedHoverBackground": "#2a2a2ab3",
"tab.unfocusedHoverBorder": "#88c0d000",
"tab.unfocusedInactiveForeground": "#ffffff66",
"terminal.ansiBlack": "#2a2a2a",
"terminal.ansiBlue": "#81a1c1",
"terminal.ansiBrightBlack": "#505050",
"terminal.ansiBrightBlue": "#81a1c1",
"terminal.ansiBrightCyan": "#88c0d0",
"terminal.ansiBrightGreen": "#a3be8c",
"terminal.ansiBrightMagenta": "#b48ead",
"terminal.ansiBrightRed": "#bf616a",
"terminal.ansiBrightWhite": "#ffffff",
"terminal.ansiBrightYellow": "#ebcb8b",
"terminal.ansiCyan": "#88c0d0",
"terminal.ansiGreen": "#a3be8c",
"terminal.ansiMagenta": "#b48ead",
"terminal.ansiRed": "#bf616a",
"terminal.ansiWhite": "#ffffff",
"terminal.ansiYellow": "#ebcb8b",
"terminal.background": "#141414",
"terminal.foreground": "#ffffffcc",
"terminal.selectionBackground": "#636262dd",
"terminalCursor.background": "#ffffff22",
"terminalCursor.foreground": "#00ffaa",
"textLink.activeForeground": "#4c9df3",
"textLink.foreground": "#4c9df3",
"textPreformat.foreground": "#88c0d0",
"textSeparator.foreground": "#88c0d0",
"titleBar.activeBackground": "#141414",
"titleBar.activeForeground": "#cccccc82",
"titleBar.border": "#ffffff0d",
"titleBar.inactiveBackground": "#141414",
"titleBar.inactiveForeground": "#cccccc60",
"tree.indentGuidesStroke": "#cccccc55",
"walkThrough.embeddedEditorBackground": "#141414",
"widget.shadow": "#00000066",
//"actionBar.toggledBackground": "#00000000",
//"activityBar.activeBorder": "#cccccc99",
//"activityBar.dropBorder": "#cccccc99",
//"activityBar.inactiveForeground": "#cccccc3d",
//"activityBarTop.activeBorder": "#e7e7e7",
//"activityBarTop.dropBorder": "#e7e7e7",
//"activityBarTop.foreground": "#e7e7e7",
//"activityBarTop.inactiveForeground": "#e7e7e799",
//"activityErrorBadge.background": "#f14c4c",
//"activityErrorBadge.foreground": "#000000",
//"activityWarningBadge.background": "#cca700",
//"activityWarningBadge.foreground": "#000000",
//"banner.background": "#ffffff1d",
//"banner.foreground": "#ffffff",
//"banner.iconForeground": "#3794ff",
//"breadcrumb.focusForeground": "#e0e0e0dd",
//"button.separator": "#191c2266",
//"chart.axis": "#bfbfbf66",
//"chart.guide": "#bfbfbf33",
//"chart.line": "#236b8e",
//"charts.blue": "#3794ff",
//"charts.foreground": "#ccccccdd",
//"charts.green": "#89d185",
//"charts.lines": "#cccccc6f",
//"charts.orange": "#15ac9170",
//"charts.purple": "#b180d7",
//"charts.red": "#bf616a",
//"charts.yellow": "#ebcb8b",
//"chat.avatarBackground": "#1f1f1f",
//"chat.avatarForeground": "#ccccccdd",
//"chat.editedFileForeground": "#e2c08d",
//"chat.requestBackground": "#1a1a1a9e",
//"chat.requestBorder": "#ffffff1a",
//"chat.slashCommandBackground": "#34414b8f",
//"chat.slashCommandForeground": "#40a6ff",
//"checkbox.background": "#1a1a1a",
//"checkbox.border": "#2a2a2a",
//"checkbox.foreground": "#ffffff",
//"checkbox.selectBackground": "#141414",
//"checkbox.selectBorder": "#c5c5c5",
//"commandCenter.activeBackground": "#ffffff14",
//"commandCenter.activeBorder": "#cccccc27",
//"commandCenter.activeForeground": "#cccccc82",
//"commandCenter.background": "#ffffff0d",
//"commandCenter.border": "#cccccc1a",
//"commandCenter.debuggingBackground": "#434c5e42",
//"commandCenter.foreground": "#cccccc82",
//"commandCenter.inactiveBorder": "#cccccc18",
//"commandCenter.inactiveForeground": "#cccccc60",
//"commentsView.resolvedIcon": "#cccccc80",
//"commentsView.unresolvedIcon": "#00000000",
//"debugConsole.errorForeground": "#bf616a",
//"debugConsole.infoForeground": "#3794ff",
//"debugConsole.sourceForeground": "#ccccccdd",
//"debugConsole.warningForeground": "#ebcb8b",
//"debugConsoleInputIcon.foreground": "#ccccccdd",
//"debugIcon.breakpointCurrentStackframeForeground": "#ffcc00",
//"debugIcon.breakpointDisabledForeground": "#848484",
//"debugIcon.breakpointForeground": "#e51400",
//"debugIcon.breakpointStackframeForeground": "#89d185",
//"debugIcon.breakpointUnverifiedForeground": "#848484",
//"debugIcon.continueForeground": "#75beff",
//"debugIcon.disconnectForeground": "#f48771",
//"debugIcon.pauseForeground": "#75beff",
//"debugIcon.restartForeground": "#89d185",
//"debugIcon.startForeground": "#89d185",
//"debugIcon.stepBackForeground": "#75beff",
//"debugIcon.stepIntoForeground": "#75beff",
//"debugIcon.stepOutForeground": "#75beff",
//"debugIcon.stepOverForeground": "#75beff",
//"debugIcon.stopForeground": "#f48771",
//"debugTokenExpression.boolean": "#4e94ce",
//"debugTokenExpression.error": "#f48771",
//"debugTokenExpression.name": "#c586c0",
//"debugTokenExpression.number": "#b5cea8",
//"debugTokenExpression.string": "#ce9178",
//"debugTokenExpression.type": "#4a90e2",
//"debugTokenExpression.value": "#cccccc99",
//"debugView.exceptionLabelBackground": "#6c2022",
//"debugView.exceptionLabelForeground": "#ccccccdd",
//"debugView.stateLabelBackground": "#88888844",
//"debugView.stateLabelForeground": "#ccccccdd",
//"debugView.valueChangedHighlight": "#569cd6",
//"descriptionForeground": "#cccccc9b",
//"diffEditor.diagonalFill": "#cccccc33",
//"diffEditor.insertedLineBackground": "#9bb95533",
//"diffEditor.move.border": "#8b8b8b9c",
//"diffEditor.moveActive.border": "#ffa500",
//"diffEditor.removedLineBackground": "#ff000033",
//"diffEditor.unchangedCodeBackground": "#74747429",
//"diffEditor.unchangedRegionBackground": "#141414",
//"diffEditor.unchangedRegionForeground": "#ccccccdd",
//"diffEditor.unchangedRegionShadow": "#000000",
//"disabledForeground": "#cccccc80",
//"editor.compositionBorder": "#ffffff",
//"editor.focusedStackFrameHighlightBackground": "#7abd7a4d",
//"editor.foldBackground": "#4040402e",
//"editor.foldPlaceholderForeground": "#808080",
//"editor.inlineValuesBackground": "#ffc80033",
//"editor.inlineValuesForeground": "#ffffff80",
//"editor.linkedEditingBackground": "#ff00004d",
//"editor.placeholder.foreground": "#ffffff56",
//"editor.stackFrameHighlightBackground": "#ffff0033",
//"editor.symbolHighlightBackground": "#88c0d044",
//"editor.wordHighlightTextBackground": "#ffffff21",
//"editorActionList.background": "#141414",
//"editorActionList.focusBackground": "#ffffff1d",
//"editorActionList.focusForeground": "#ffffff",
//"editorActionList.foreground": "#ccccccdd",
//"editorActiveLineNumber.foreground": "#c6c6c6",
//"editorBracketHighlight.foreground1": "#ffd700",
//"editorBracketHighlight.foreground2": "#da70d6",
//"editorBracketHighlight.foreground3": "#179fff",
//"editorBracketHighlight.foreground4": "#00000000",
//"editorBracketHighlight.foreground5": "#00000000",
//"editorBracketHighlight.foreground6": "#00000000",
//"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212cc",
//"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",
//"editorCommentsWidget.rangeActiveBackground": "#00000000",
//"editorCommentsWidget.rangeBackground": "#00000000",
//"editorCommentsWidget.replyInputBackground": "#2a2a2a",
//"editorCommentsWidget.resolvedBorder": "#cccccc80",
//"editorCommentsWidget.unresolvedBorder": "#00000000",
//"editorGhostText.foreground": "#ffffff56",
//"editorGroup.dropIntoPromptBackground": "#141414",
//"editorGroup.dropIntoPromptForeground": "#ccccccdd",
//"editorGutter.commentGlyphForeground": "#d8dee9",
//"editorGutter.commentRangeForeground": "#282828",
//"editorGutter.commentUnresolvedGlyphForeground": "#d8dee9",
//"editorGutter.foldingControlForeground": "#c5c5c5",
//"editorHint.foreground": "#eeeeeeb3",
//"editorHoverWidget.foreground": "#ccccccdd",
//"editorHoverWidget.highlightForeground": "#88c0d0",
//"editorHoverWidget.statusBarBackground": "#1f1f1f",
//"editorIndentGuide.activeBackground1": "#505050",
//"editorIndentGuide.activeBackground2": "#00000000",
//"editorIndentGuide.activeBackground3": "#00000000",
//"editorIndentGuide.activeBackground4": "#00000000",
//"editorIndentGuide.activeBackground5": "#00000000",
//"editorIndentGuide.activeBackground6": "#00000000",
//"editorIndentGuide.background1": "#404040b3",
//"editorIndentGuide.background2": "#00000000",
//"editorIndentGuide.background3": "#00000000",
//"editorIndentGuide.background4": "#00000000",
//"editorIndentGuide.background5": "#00000000",
//"editorIndentGuide.background6": "#00000000",
//"editorInfo.foreground": "#3794ff",
//"editorLightBulb.foreground": "#ffcc00",
//"editorLightBulbAi.foreground": "#ffcc00",
//"editorLightBulbAutoFix.foreground": "#75beff",
//"editorMarkerNavigationError.headerBackground": "#bf616a13",
//"editorMarkerNavigationInfo.background": "#3794ff",
//"editorMarkerNavigationInfo.headerBackground": "#3794ff1a",
//"editorMarkerNavigationWarning.headerBackground": "#cccccc1a",
//"editorMultiCursor.primary.foreground": "#ffffff",
//"editorMultiCursor.secondary.foreground": "#ffffff",
//"editorOverviewRuler.addedForeground": "#a3be8c99",
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
//"editorOverviewRuler.commentForeground": "#282828",
//"editorOverviewRuler.commentUnresolvedForeground": "#282828",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#88c0d066",
//"editorOverviewRuler.deletedForeground": "#bf616a99",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.findMatchForeground": "#d186167e",
//"editorOverviewRuler.incomingContentForeground": "#a3be8c66",
//"editorOverviewRuler.infoForeground": "#3794ff",
//"editorOverviewRuler.inlineChatInserted": "#ffffff14",
//"editorOverviewRuler.inlineChatRemoved": "#ffffff14",
//"editorOverviewRuler.modifiedForeground": "#ebcb8b99",
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
//"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.warningForeground": "#ebcb8b",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorOverviewRuler.wordHighlightTextForeground": "#a0a0a0cc",
//"editorPane.background": "#1a1a1a",
//"editorStickyScroll.background": "#1a1a1a",
//"editorStickyScroll.shadow": "#00000000",
//"editorStickyScrollHover.background": "#2a2d2e",
//"editorSuggestWidget.focusHighlightForeground": "#88c0d0",
//"editorSuggestWidget.selectedForeground": "#ffffff",
//"editorSuggestWidgetStatus.foreground": "#ffffff80",
//"editorUnicodeHighlight.border": "#ebcb8b",
//"editorUnnecessaryCode.opacity": "#000000aa",
//"editorWidget.border": "#454545",
//"editorWidget.foreground": "#ccccccdd",
//"errorLens.errorBackground": "#e454541b",
//"errorLens.errorBackgroundLight": "#e4545420",
//"errorLens.errorForeground": "#ff6464",
//"errorLens.errorForegroundLight": "#e45454",
//"errorLens.errorMessageBackground": "#e4545419",
//"errorLens.errorRangeBackground": "#e4545419",
//"errorLens.hintBackground": "#17a2a220",
//"errorLens.hintBackgroundLight": "#17a2a220",
//"errorLens.hintForeground": "#2faf64",
//"errorLens.hintForegroundLight": "#2faf64",
//"errorLens.hintMessageBackground": "#17a2a219",
//"errorLens.hintRangeBackground": "#17a2a219",
//"errorLens.infoBackground": "#00b7e420",
//"errorLens.infoBackgroundLight": "#00b7e420",
//"errorLens.infoForeground": "#00b7e4",
//"errorLens.infoForegroundLight": "#00b7e4",
//"errorLens.infoMessageBackground": "#00b7e419",
//"errorLens.infoRangeBackground": "#00b7e419",
//"errorLens.statusBarErrorForeground": "#ff6464",
//"errorLens.statusBarHintForeground": "#2faf64",
//"errorLens.statusBarIconErrorForeground": "#ff6464",
//"errorLens.statusBarIconWarningForeground": "#fa973a",
//"errorLens.statusBarInfoForeground": "#00b7e4",
//"errorLens.statusBarWarningForeground": "#fa973a",
//"errorLens.warningBackground": "#ff942f1b",
//"errorLens.warningBackgroundLight": "#ff942f20",
//"errorLens.warningForeground": "#fa973a",
//"errorLens.warningForegroundLight": "#ff942f",
//"errorLens.warningMessageBackground": "#ff942f19",
//"errorLens.warningRangeBackground": "#ff942f19",
//"extensionBadge.remoteBackground": "#88c0d0",
//"extensionBadge.remoteForeground": "#000000",
//"extensionButton.background": "#4c9df3",
//"extensionButton.foreground": "#191c22",
//"extensionButton.hoverBackground": "#66aefa",
//"extensionButton.separator": "#191c2266",
//"extensionIcon.preReleaseForeground": "#1d9271",
//"extensionIcon.sponsorForeground": "#d758b3",
//"extensionIcon.starForeground": "#ff8e00",
//"extensionIcon.verifiedForeground": "#4c9df3",
//"git.blame.editorDecorationForeground": "#505050",
//"gitDecoration.conflictingResourceForeground": "#e4676b",
//"gitDecoration.renamedResourceForeground": "#73c991",
//"gitDecoration.stageDeletedResourceForeground": "#c74e39",
//"gitDecoration.stageModifiedResourceForeground": "#e2c08d",
//"gitDecoration.submoduleResourceForeground": "#8db9e2",
//"gitlens.closedAutolinkedIssueIconColor": "#a371f7",
//"gitlens.closedPullRequestIconColor": "#f85149",
//"gitlens.decorations.addedForegroundColor": "#a3be8c",
//"gitlens.decorations.branchAheadForegroundColor": "#35b15e",
//"gitlens.decorations.branchBehindForegroundColor": "#b15e35",
//"gitlens.decorations.branchDivergedForegroundColor": "#d8af1b",
//"gitlens.decorations.branchMissingUpstreamForegroundColor": "#c74e39",
//"gitlens.decorations.branchUnpublishedForegroundColor": "#cccccc99",
//"gitlens.decorations.branchUpToDateForegroundColor": "#cccccc99",
//"gitlens.decorations.copiedForegroundColor": "#73c991",
//"gitlens.decorations.deletedForegroundColor": "#bf616a",
//"gitlens.decorations.ignoredForegroundColor": "#505050",
//"gitlens.decorations.modifiedForegroundColor": "#ebcb8b",
//"gitlens.decorations.renamedForegroundColor": "#73c991",
//"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#c74e39",
//"gitlens.decorations.statusMergingOrRebasingForegroundColor": "#d8af1b",
//"gitlens.decorations.untrackedForegroundColor": "#88c0d0",
//"gitlens.decorations.workspaceCurrentForegroundColor": "#35b15e",
//"gitlens.decorations.workspaceRepoMissingForegroundColor": "#909090",
//"gitlens.decorations.workspaceRepoOpenForegroundColor": "#35b15e",
//"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#e2c08d",
//"gitlens.decorations.worktreeMissingForegroundColor": "#c74e39",
//"gitlens.graphChangesColumnAddedColor": "#347d39",
//"gitlens.graphChangesColumnDeletedColor": "#c93c37",
//"gitlens.graphLane10Color": "#2ece9d",
//"gitlens.graphLane1Color": "#15a0bf",
//"gitlens.graphLane2Color": "#0669f7",
//"gitlens.graphLane3Color": "#8e00c2",
//"gitlens.graphLane4Color": "#c517b6",
//"gitlens.graphLane5Color": "#d90171",
//"gitlens.graphLane6Color": "#cd0101",
//"gitlens.graphLane7Color": "#f25d2e",
//"gitlens.graphLane8Color": "#f2ca33",
//"gitlens.graphLane9Color": "#7bd938",
//"gitlens.graphMinimapMarkerHeadColor": "#05e617",
//"gitlens.graphMinimapMarkerHighlightsColor": "#fbff0a",
//"gitlens.graphMinimapMarkerLocalBranchesColor": "#3087cf",
//"gitlens.graphMinimapMarkerPullRequestsColor": "#c76801",
//"gitlens.graphMinimapMarkerRemoteBranchesColor": "#2b5e88",
//"gitlens.graphMinimapMarkerStashesColor": "#b34db3",
//"gitlens.graphMinimapMarkerTagsColor": "#6b562e",
//"gitlens.graphMinimapMarkerUpstreamColor": "#09ae17",
//"gitlens.graphScrollMarkerHeadColor": "#05e617",
//"gitlens.graphScrollMarkerHighlightsColor": "#fbff0a",
//"gitlens.graphScrollMarkerLocalBranchesColor": "#3087cf",
//"gitlens.graphScrollMarkerPullRequestsColor": "#c76801",
//"gitlens.graphScrollMarkerRemoteBranchesColor": "#2b5e88",
//"gitlens.graphScrollMarkerStashesColor": "#b34db3",
//"gitlens.graphScrollMarkerTagsColor": "#6b562e",
//"gitlens.graphScrollMarkerUpstreamColor": "#09ae17",
//"gitlens.gutterBackgroundColor": "#ffffff13",
//"gitlens.gutterForegroundColor": "#bebebe",
//"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
//"gitlens.launchpadIndicatorAttentionColor": "#d8af1b",
//"gitlens.launchpadIndicatorAttentionHoverColor": "#d8af1b",
//"gitlens.launchpadIndicatorBlockedColor": "#c74e39",
//"gitlens.launchpadIndicatorBlockedHoverColor": "#c74e39",
//"gitlens.launchpadIndicatorMergeableColor": "#3fb950",
//"gitlens.launchpadIndicatorMergeableHoverColor": "#3fb950",
//"gitlens.lineHighlightBackgroundColor": "#00bcf233",
//"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
//"gitlens.mergedPullRequestIconColor": "#a371f7",
//"gitlens.openAutolinkedIssueIconColor": "#3fb950",
//"gitlens.openPullRequestIconColor": "#3fb950",
//"gitlens.trailingLineBackgroundColor": "#00000000",
//"gitlens.unpublishedChangesIconColor": "#35b15e",
//"gitlens.unpublishedCommitIconColor": "#35b15e",
//"gitlens.unpulledChangesIconColor": "#b15e35",
//"icon.foreground": "#c5c5c5",
//"inlineChat.background": "#141414",
//"inlineChat.border": "#454545",
//"inlineChat.foreground": "#ccccccdd",
//"inlineChat.shadow": "#00000066",
//"inlineChatDiff.inserted": "#ffffff11",
//"inlineChatDiff.removed": "#ffffff11",
//"inlineChatInput.background": "#2a2a2a55",
//"inlineChatInput.border": "#454545",
//"inlineChatInput.focusBorder": "#00000000",
//"inlineChatInput.placeholderForeground": "#ffffff99",
//"inlineEdit.border": "#3e3e3e",
//"inlineEdit.indicator.background": "#4c9df3",
//"inlineEdit.indicator.border": "#191c2266",
//"inlineEdit.indicator.foreground": "#191c22",
//"inlineEdit.modifiedBackground": "#ffffff0e",
//"inlineEdit.modifiedChangedLineBackground": "#00000000",
//"inlineEdit.modifiedChangedTextBackground": "#ffffff22",
//"inlineEdit.originalBackground": "#ffffff0e",
//"inlineEdit.originalChangedLineBackground": "#00000000",
//"inlineEdit.originalChangedTextBackground": "#ffffff22",
//"inputOption.activeBackground": "#00000000",
//"inputOption.activeForeground": "#ffffff",
//"inputOption.hoverBackground": "#5a5d5e80",
//"interactive.activeCodeBorder": "#505050",
//"interactive.inactiveCodeBorder": "#ffffff10",
//"keybindingLabel.background": "#8080802b",
//"keybindingLabel.border": "#33333399",
//"keybindingLabel.bottomBorder": "#44444499",
//"keybindingLabel.foreground": "#cccccc",
//"keybindingTable.headerBackground": "#cccccc09",
//"keybindingTable.rowsBackground": "#cccccc09",
//"list.dropBetweenBackground": "#c5c5c5",
//"list.filterMatchBackground": "#88c0d044",
//"list.focusHighlightForeground": "#88c0d0",
//"list.focusOutline": "#00000000",
//"listFilterWidget.background": "#141414",
//"listFilterWidget.noMatchesOutline": "#be1100",
//"listFilterWidget.outline": "#00000000",
//"listFilterWidget.shadow": "#00000066",
//"markdown.extension.editor.codeSpan.background": "#00000000",
//"markdown.extension.editor.codeSpan.border": "#40404099",
//"markdown.extension.editor.formattingMark.foreground": "#505050b3",
//"markdown.extension.editor.trailingSpace.background": "#cccccc33",
//"menu.selectionBackground": "#ffffff1d",
//"menu.selectionForeground": "#ffffff",
//"menubar.selectionForeground": "#cccccc82",
//"merge.commonContentBackground": "#60606029",
//"merge.commonHeaderBackground": "#60606066",
//"mergeEditor.change.background": "#9bb95533",
//"mergeEditor.change.word.background": "#9ccc2c33",
//"mergeEditor.changeBase.background": "#4b1818",
//"mergeEditor.changeBase.word.background": "#6f1313",
//"mergeEditor.conflict.handled.minimapOverViewRuler": "#adaca8ee",
//"mergeEditor.conflict.handledFocused.border": "#c1c1c1cc",
//"mergeEditor.conflict.handledUnfocused.border": "#86868649",
//"mergeEditor.conflict.input1.background": "#88c0d029",
//"mergeEditor.conflict.input2.background": "#a3be8c29",
//"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#fcba03",
//"mergeEditor.conflict.unhandledFocused.border": "#ffa600",
//"mergeEditor.conflict.unhandledUnfocused.border": "#ffa6007a",
//"mergeEditor.conflictingLines.background": "#ffea0047",
//"minimap.foregroundOpacity": "#000000",
//"minimap.infoHighlight": "#3794ff",
//"minimap.selectionOccurrenceHighlight": "#676767",
//"minimapSlider.activeBackground": "#6060602b",
//"minimapSlider.background": "#4040402b",
//"minimapSlider.hoverBackground": "#4040402b",
//"multiDiffEditor.background": "#1a1a1a",
//"multiDiffEditor.headerBackground": "#262626",
//"notebook.cellBorderColor": "#ffffff10",
//"notebook.cellEditorBackground": "#141414",
//"notebook.cellInsertionIndicator": "#00000000",
//"notebook.cellStatusBarItemHoverBackground": "#ffffff26",
//"notebook.cellToolbarSeparator": "#80808059",
//"notebook.editorBackground": "#1a1a1a",
//"notebook.focusedCellBorder": "#00000000",
//"notebook.focusedEditorBorder": "#00000000",
//"notebook.inactiveFocusedCellBorder": "#ffffff10",
//"notebook.selectedCellBackground": "#ffffff10",
//"notebook.selectedCellBorder": "#ffffff10",
//"notebook.symbolHighlightBackground": "#ffffff0b",
//"notebookEditorOverviewRuler.runningCellForeground": "#89d185",
//"notebookScrollbarSlider.activeBackground": "#60606055",
//"notebookScrollbarSlider.background": "#40404055",
//"notebookScrollbarSlider.hoverBackground": "#40404055",
//"notebookStatusErrorIcon.foreground": "#bf616a",
//"notebookStatusRunningIcon.foreground": "#ccccccdd",
//"notebookStatusSuccessIcon.foreground": "#89d185",
//"notificationCenterHeader.background": "#1a1a1a",
//"notifications.border": "#1a1a1a",
//"notificationsErrorIcon.foreground": "#bf616a",
//"notificationsInfoIcon.foreground": "#3794ff",
//"notificationsWarningIcon.foreground": "#ebcb8b",
//"panel.dropBorder": "#ffffff",
//"panelInput.border": "#2a2a2a",
//"panelSection.border": "#ffffff0d",
//"panelSection.dropBackground": "#2a2a2a99",
//"panelSectionHeader.background": "#80808033",
//"panelStickyScroll.background": "#141414",
//"panelStickyScroll.shadow": "#00000000",
//"peekViewEditorStickyScroll.background": "#141414",
//"ports.iconRunningProcessForeground": "#88c0d0",
//"problemsErrorIcon.foreground": "#bf616a",
//"problemsInfoIcon.foreground": "#3794ff",
//"problemsWarningIcon.foreground": "#ebcb8b",
//"profileBadge.background": "#4d4d4d",
//"profileBadge.foreground": "#ffffff",
//"profiles.sashBorder": "#ffffff0d",
//"quickInput.background": "#141414",
//"quickInput.foreground": "#ccccccdd",
//"quickInputList.focusBackground": "#ffffff1d",
//"quickInputList.focusForeground": "#ffffff",
//"quickInputTitle.background": "#ffffff1b",
//"radio.activeBackground": "#00000000",
//"radio.activeBorder": "#ffffff",
//"radio.activeForeground": "#ffffff",
//"radio.inactiveBorder": "#ffffff33",
//"radio.inactiveHoverBackground": "#5a5d5e80",
//"rainbowtrack1": "#ff0000",
//"rainbowtrack2": "#00ff00",
//"rainbowtrack3": "#0000ff",
//"sash.hoverBorder": "#00000000",
//"scmGraph.foreground1": "#ffb000",
//"scmGraph.foreground2": "#dc267f",
//"scmGraph.foreground3": "#994f00",
//"scmGraph.foreground4": "#40b0a6",
//"scmGraph.foreground5": "#b66dff",
//"scmGraph.historyItemBaseRefColor": "#ea5c00",
//"scmGraph.historyItemHoverAdditionsForeground": "#81b88b",
//"scmGraph.historyItemHoverDefaultLabelBackground": "#88c0d0",
//"scmGraph.historyItemHoverDefaultLabelForeground": "#ccccccdd",
//"scmGraph.historyItemHoverDeletionsForeground": "#c74e39",
//"scmGraph.historyItemHoverLabelForeground": "#191c22",
//"scmGraph.historyItemRefColor": "#3794ff",
//"scmGraph.historyItemRemoteRefColor": "#b180d7",
//"search.resultsInfoForeground": "#cccccc90",
//"searchEditor.findMatchBackground": "#88c0d02d",
//"searchEditor.textInputBorder": "#2a2a2a",
//"settings.checkboxBackground": "#1a1a1a",
//"settings.checkboxBorder": "#2a2a2a",
//"settings.checkboxForeground": "#ffffff",
//"settings.dropdownBackground": "#1a1a1a",
//"settings.dropdownBorder": "#2a2a2a",
//"settings.dropdownForeground": "#ffffff",
//"settings.dropdownListBorder": "#454545",
//"settings.focusedRowBackground": "#2a2a2a5c",
//"settings.focusedRowBorder": "#00000000",
//"settings.headerBorder": "#ffffff0d",
//"settings.headerForeground": "#e7e7e7",
//"settings.modifiedItemIndicator": "#0c7d9d",
//"settings.numberInputBackground": "#2a2a2a55",
//"settings.numberInputBorder": "#2a2a2a",
//"settings.numberInputForeground": "#ffffff",
//"settings.rowHoverBackground": "#2a2a2a2e",
//"settings.sashBorder": "#ffffff0d",
//"settings.settingsHeaderHoverForeground": "#e7e7e7b3",
//"settings.textInputBackground": "#2a2a2a55",
//"settings.textInputBorder": "#2a2a2a",
//"settings.textInputForeground": "#ffffff",
//"sideBar.dropBackground": "#2a2a2a99",
//"sideBarStickyScroll.background": "#141414",
//"sideBarStickyScroll.shadow": "#00000000",
//"sideBarTitle.background": "#141414",
//"sideBySideEditor.horizontalBorder": "#2a2a2a00",
//"sideBySideEditor.verticalBorder": "#2a2a2a00",
//"simpleFindWidget.sashBorder": "#454545",
//"statusBar.debuggingBorder": "#ffffff0d",
//"statusBar.focusBorder": "#cccccc82",
//"statusBar.noFolderBorder": "#ffffff0d",
//"statusBarItem.compactHoverBackground": "#ffffff33",
//"statusBarItem.errorBackground": "#7b3239",
//"statusBarItem.errorForeground": "#ffffff",
//"statusBarItem.errorHoverBackground": "#404040",
//"statusBarItem.errorHoverForeground": "#cccccc82",
//"statusBarItem.focusBorder": "#cccccc82",
//"statusBarItem.hoverForeground": "#cccccc82",
//"statusBarItem.offlineBackground": "#6c1717",
//"statusBarItem.offlineForeground": "#000000",
//"statusBarItem.offlineHoverBackground": "#404040",
//"statusBarItem.offlineHoverForeground": "#cccccc82",
//"statusBarItem.prominentForeground": "#cccccc82",
//"statusBarItem.prominentHoverForeground": "#cccccc82",
//"statusBarItem.remoteBackground": "#88c0d0",
//"statusBarItem.remoteForeground": "#000000",
//"statusBarItem.remoteHoverBackground": "#404040",
//"statusBarItem.remoteHoverForeground": "#cccccc82",
//"statusBarItem.warningBackground": "#bf8b21",
//"statusBarItem.warningForeground": "#ffffff",
//"statusBarItem.warningHoverBackground": "#404040",
//"statusBarItem.warningHoverForeground": "#cccccc82",
//"symbolIcon.arrayForeground": "#ccccccdd",
//"symbolIcon.booleanForeground": "#ccccccdd",
//"symbolIcon.classForeground": "#ee9d28",
//"symbolIcon.colorForeground": "#ccccccdd",
//"symbolIcon.constantForeground": "#ccccccdd",
//"symbolIcon.constructorForeground": "#b180d7",
//"symbolIcon.enumeratorForeground": "#ee9d28",
//"symbolIcon.enumeratorMemberForeground": "#75beff",
//"symbolIcon.eventForeground": "#ee9d28",
//"symbolIcon.fieldForeground": "#75beff",
//"symbolIcon.fileForeground": "#ccccccdd",
//"symbolIcon.folderForeground": "#ccccccdd",
//"symbolIcon.functionForeground": "#b180d7",
//"symbolIcon.interfaceForeground": "#75beff",
//"symbolIcon.keyForeground": "#ccccccdd",
//"symbolIcon.keywordForeground": "#ccccccdd",
//"symbolIcon.methodForeground": "#b180d7",
//"symbolIcon.moduleForeground": "#ccccccdd",
//"symbolIcon.namespaceForeground": "#ccccccdd",
//"symbolIcon.nullForeground": "#ccccccdd",
//"symbolIcon.numberForeground": "#ccccccdd",
//"symbolIcon.objectForeground": "#ccccccdd",
//"symbolIcon.operatorForeground": "#ccccccdd",
//"symbolIcon.packageForeground": "#ccccccdd",
//"symbolIcon.propertyForeground": "#ccccccdd",
//"symbolIcon.referenceForeground": "#ccccccdd",
//"symbolIcon.snippetForeground": "#ccccccdd",
//"symbolIcon.stringForeground": "#ccccccdd",
//"symbolIcon.structForeground": "#ccccccdd",
//"symbolIcon.textForeground": "#ccccccdd",
//"symbolIcon.typeParameterForeground": "#ccccccdd",
//"symbolIcon.unitForeground": "#ccccccdd",
//"symbolIcon.variableForeground": "#75beff",
//"tab.activeModifiedBorder": "#3399cc",
//"tab.dragAndDropBorder": "#ffffff",
//"tab.inactiveModifiedBorder": "#3399cc80",
//"tab.lastPinnedBorder": "#cccccc55",
//"tab.selectedBackground": "#1a1a1a",
//"tab.selectedBorderTop": "#ffffff00",
//"tab.selectedForeground": "#ffffff",
//"tab.unfocusedActiveBackground": "#1a1a1a",
//"tab.unfocusedActiveBorderTop": "#ffffff00",
//"tab.unfocusedActiveModifiedBorder": "#3399cc80",
//"tab.unfocusedInactiveBackground": "#141414",
//"tab.unfocusedInactiveModifiedBorder": "#3399cc40",
//"terminal.border": "#ffffff0d",
//"terminal.dropBackground": "#2a2a2a99",
//"terminal.findMatchBackground": "#88c0d066",
//"terminal.findMatchHighlightBackground": "#88c0d044",
//"terminal.hoverHighlightBackground": "#29292980",
//"terminal.inactiveSelectionBackground": "#6362626f",
//"terminal.initialHintForeground": "#ffffff56",
//"terminal.tab.activeBorder": "#1a1a1a",
//"terminalCommandDecoration.defaultBackground": "#ffffff40",
//"terminalCommandDecoration.errorBackground": "#f14c4c",
//"terminalCommandDecoration.successBackground": "#1b81a8",
//"terminalCommandGuide.foreground": "#ffffff10",
//"terminalOverviewRuler.border": "#00000000",
//"terminalOverviewRuler.cursorForeground": "#a0a0a0cc",
//"terminalOverviewRuler.findMatchForeground": "#d186167e",
//"terminalStickyScrollHover.background": "#2a2d2e",
//"testing.coverCountBadgeBackground": "#88c0d0",
//"testing.coverCountBadgeForeground": "#141414",
//"testing.coveredBackground": "#ffffff22",
//"testing.coveredBorder": "#ffffff1a",
//"testing.coveredGutterBackground": "#ffffff14",
//"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": "#f14c4c",
//"testing.message.error.badgeBorder": "#f14c4c",
//"testing.message.error.badgeForeground": "#000000",
//"testing.message.info.decorationForeground": "#d8dee980",
//"testing.messagePeekBorder": "#3794ff",
//"testing.messagePeekHeaderBackground": "#3794ff1a",
//"testing.peekBorder": "#bf616a",
//"testing.peekHeaderBackground": "#bf616a1a",
//"testing.runAction": "#73c991",
//"testing.uncoveredBackground": "#ffffff22",
//"testing.uncoveredBorder": "#ffffff1a",
//"testing.uncoveredBranchBackground": "#565656",
//"testing.uncoveredGutterBackground": "#ffffff33",
//"textBlockQuote.background": "#222222",
//"textBlockQuote.border": "#007acc80",
//"textCodeBlock.background": "#0a0a0a66",
//"textPreformat.background": "#ffffff1a",
//"toolbar.activeBackground": "#63666750",
//"toolbar.hoverBackground": "#5a5d5e50",
//"tree.inactiveIndentGuidesStroke": "#cccccc22",
//"tree.tableColumnsBorder": "#cccccc20",
//"tree.tableOddRowsBackground": "#cccccc09",
//"activityBar.activeBackground": null,
//"activityBar.activeFocusBorder": null,
//"activityBar.border": 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,
//"dropdown.listBackground": null,
//"editor.findMatchBorder": null,
//"editor.findMatchForeground": null,
//"editor.findMatchHighlightBorder": null,
//"editor.findMatchHighlightForeground": null,
//"editor.findRangeHighlightBorder": null,
//"editor.rangeHighlightBorder": null,
//"editor.selectionForeground": 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,
//"editorGhostText.background": null,
//"editorGhostText.border": null,
//"editorGroup.dropIntoPromptBorder": null,
//"editorGroup.focusedEmptyBorder": null,
//"editorGroupHeader.border": 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,
//"inputValidation.errorForeground": null,
//"inputValidation.warningForeground": null,
//"list.activeSelectionIconForeground": null,
//"list.filterMatchBorder": null,
//"list.focusAndSelectionOutline": null,
//"list.inactiveFocusBackground": null,
//"list.inactiveFocusOutline": null,
//"list.inactiveSelectionIconForeground": null,
//"menu.border": null,
//"menu.selectionBorder": null,
//"menubar.selectionBorder": null,
//"multiDiffEditor.border": 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,
//"sideBarActivityBarTop.border": null,
//"sideBarSectionHeader.border": null,
//"sideBarStickyScroll.border": null,
//"sideBarTitle.border": null,
//"tab.hoverBorder": null,
//"tab.hoverForeground": 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,
//"widget.border": null,
//"window.activeBorder": null,
//"window.inactiveBorder": null
},
"tokenColors": [
{
"scope": "string.quoted.binary.single.python",
"settings": {
"foreground": "#A8CC7C",
"fontStyle": ""
}
},
{
"scope": [
"constant.language.false.cpp",
"constant.language.true.cpp"
],
"settings": {
"foreground": "#82D2CE",
"fontStyle": ""
}
},
{
"scope": "punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.control.directive",
"settings": {
"foreground": "#A8CC7C"
}
},
{
"scope": "constant.other.ellipsis.python",
"settings": {
"foreground": "#D1D1D1",
"fontStyle": ""
}
},
{
"scope": "variable.other.generic-type.haskell",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "punctuation.definition.tag",
"settings": {
"foreground": "#898989",
"fontStyle": ""
}
},
{
"scope": "storage.type.haskell",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "support.variable.magic.python",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "variable.parameter.function.language.special.self.python",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "variable.language.this.cpp",
"settings": {
"foreground": "#82D2CE",
"fontStyle": ""
}
},
{
"scope": "storage.modifier.lifetime.rust",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.function.std.rust",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "entity.name.lifetime.rust",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "variable.other.property",
"settings": {
"foreground": "#AA9BF5"
}
},
{
"scope": "variable.language.rust",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.constant.edge",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "constant.other.character-class.regexp",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.quantifier.regexp",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "punctuation.definition.string.begin,punctuation.definition.string.end",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "variable.parameter.function",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "comment markup.link",
"settings": {
"foreground": "#6D6D6D"
}
},
{
"scope": "markup.changed.diff",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "markup.inserted.diff",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "markup.deleted.diff",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "meta.function.c,meta.function.cpp",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.separator.key-value",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.expression.import",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "support.constant.math",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "support.constant.property.math",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "variable.other.constant",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "variable.other.constant",
"settings": {
"foreground": "#AA9BF5"
}
},
{
"scope": [
"storage.type.annotation.java",
"storage.type.object.array.java"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "source.java",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "meta.method.java",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "storage.modifier.import.java,storage.type.java,storage.type.generic.java",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "keyword.operator.instanceof.java",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "meta.definition.variable.name.java",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.logical",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.bitwise",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.channel",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.css,keyword.operator.scss,keyword.operator.less",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "punctuation.separator.list.comma.css",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.constant.color.w3c-standard-color-name.css",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "support.module.node,support.type.object.module,support.module.node",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "entity.name.type.module",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": ",meta.object-literal.key,support.variable.object.process,support.variable.object.node",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "variable.other.readwrite",
"settings": {
"foreground": "#94C1FA"
}
},
{
"scope": "support.variable.property",
"settings": {
"foreground": "#AA9BF5"
}
},
{
"scope": "support.constant.json",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": [
"keyword.operator.expression.instanceof",
"keyword.operator.new",
"keyword.operator.ternary",
"keyword.operator.optional",
"keyword.operator.expression.keyof"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "support.type.object.console",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.variable.property.process",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "entity.name.function.js,support.function.console.js",
"settings": {
"foreground": "#EBC88D"
}
},
{
"scope": "keyword.operator.misc.rust",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.sigil.rust",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "keyword.operator.delete",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "support.type.object.dom",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.variable.dom,support.variable.property.dom",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "punctuation.separator.delimiter",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.separator.c,punctuation.separator.cpp",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "support.type.posix-reserved.c,support.type.posix-reserved.cpp",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.sizeof.c,keyword.operator.sizeof.cpp",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "variable.parameter.function.language.python",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "support.type.python",
"settings": {
"foreground": "#82D2CE"
}
},
{
"scope": "keyword.operator.logical.python",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "variable.parameter.function.python",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "meta.function-call.generic.python",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "constant.character.format.placeholder.other.python",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "keyword.operator",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.assignment.compound",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "entity.name.namespace",
"settings": {
"foreground": "#D1D1D1"
}
},
{
"scope": "variable",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "variable.c",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "variable.language",
"settings": {
"foreground": "#C1808A"
}
},
{
"scope": "token.variable.parameter.java",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "import.storage.java",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "token.package.keyword",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "token.package",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"entity.name.function",
"meta.require",
"support.function",
"variable.function"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "entity.name.type.namespace",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "support.class, entity.name.type.class",
"settings": {
"foreground": "#87C3FF"
}
},
{
"scope": "entity.name.class.identifier.namespace.type",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"entity.name.class",
"variable.other.class.js",
"variable.other.class.ts"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "variable.other.class.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "entity.name.type",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "keyword.control.directive.include.cpp",
"settings": {
"foreground": "#A8CC7C"
}
},
{
"scope": "control.elements, keyword.operator.less",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "keyword.other.special-method",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "storage",
"settings": {
"foreground": "#82D2CE"
}
},
{
"scope": [
"storage.modifier.reference",
"storage.modifier.pointer"
],
"settings": {
"foreground": "#D1D1D1",
"fontStyle": ""
}
},
{
"scope": "token.storage",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "token.storage.type.java",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "support.function",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "meta.property-name.css",
"settings": {
"foreground": "#87C3FF",
"fontStyle": ""
}
},
{
"scope": "meta.tag",
"settings": {
"foreground": "#FAD075"
}
},
{
"scope": "string",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "entity.other.inherited-class",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "constant.other.symbol",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "constant.numeric",
"settings": {
"foreground": "#EBC88D"
}
},
{
"scope": "constant.other.color",
"settings": {
"foreground": "#EBC88D"
}
},
{
"scope": "punctuation.definition.constant",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": [
"entity.name.tag.template",
"entity.name.tag.script",
"entity.name.tag.style"
],
"settings": {
"foreground": "#AF9CFF"
}
},
{
"scope": [
"entity.name.tag.html"
],
"settings": {
"foreground": "#87C3FF"
}
},
{
"scope": "meta.property-value.css",
"settings": {
"foreground": "#E394DC",
"fontStyle": ""
}
},
{
"scope": "entity.other.attribute-name",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "entity.other.attribute-name.id",
"settings": {
"foreground": "#AAA0FA",
"fontStyle": ""
}
},
{
"scope": "entity.other.attribute-name.class.css",
"settings": {
"foreground": "#F8C762",
"fontStyle": ""
}
},
{
"scope": "meta.selector",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "markup.heading",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "markup.heading punctuation.definition.heading, entity.name.section",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "keyword.other.unit",
"settings": {
"foreground": "#EBC88D"
}
},
{
"scope": "markup.bold,todo.bold",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "punctuation.definition.bold",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "markup.italic, punctuation.definition.italic,todo.emphasis",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "emphasis md",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "entity.name.section.markdown",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.definition.heading.markdown",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.definition.list.begin.markdown",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "markup.heading.setext",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.definition.bold.markdown",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "markup.inline.raw.markdown",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "markup.inline.raw.string.markdown",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "punctuation.definition.list.markdown",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"punctuation.definition.string.begin.markdown",
"punctuation.definition.string.end.markdown",
"punctuation.definition.metadata.markdown"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"beginning.punctuation.definition.list.markdown"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.definition.metadata.markdown",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "markup.underline.link.markdown,markup.underline.link.image.markdown",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "string.other.link.title.markdown,string.other.link.description.markdown",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "string.regexp",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "constant.character.escape",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.section.embedded, variable.interpolation",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.section.embedded.begin,punctuation.section.embedded.end",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "invalid.illegal",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "invalid.illegal.bad-ampersand.html",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "invalid.broken",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "invalid.deprecated",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "invalid.unimplemented",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "source.json meta.structure.dictionary.json > string.quoted.json",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation",
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": "source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.type.property-name.json",
"settings": {
"foreground": "#82D2CE"
}
},
{
"scope": "text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "keyword.operator.error-control.php",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "keyword.operator.type.php",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "punctuation.section.array.begin.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "punctuation.section.array.end.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "invalid.illegal.non-null-typehinted.php",
"settings": {
"foreground": "#F44747"
}
},
{
"scope": "storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.constant.core.rust",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "entity.name.goto-label.php,support.other.php",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.regexp.php",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "keyword.operator.comparison.php",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "keyword.operator.heredoc.php,keyword.operator.nowdoc.php",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": "meta.function.decorator.python",
"settings": {
"foreground": "#A8CC7C"
}
},
{
"scope": "punctuation.definition.decorator.python,entity.name.function.decorator.python",
"settings": {
"foreground": "#A8CC7C",
"fontStyle": ""
}
},
{
"scope": "support.token.decorator.python,meta.function.decorator.identifier.python",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "function.parameter",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "function.brace",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "function.parameter.ruby, function.parameter.cs",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "constant.language.symbol.ruby",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "rgb-value",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "inline-color-decoration rgb-value",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "less rgb-value",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "selector.sass",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx",
"settings": {
"foreground": "#82D2CE"
}
},
{
"scope": "block.scope.end,block.scope.begin",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "storage.type.cs",
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": "entity.name.variable.local.cs",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#F44747"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"punctuation.definition.template-expression.begin",
"punctuation.definition.template-expression.end",
"punctuation.section.embedded"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"meta.template.expression"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"keyword.operator.module"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"support.type.type.flowtype"
],
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": [
"support.type.primitive"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"meta.property.object"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"variable.parameter.function.js"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"keyword.other.template.begin"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"keyword.other.template.end"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"keyword.other.substitution.begin"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"keyword.other.substitution.end"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"keyword.operator.assignment"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"keyword.operator.assignment.go"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"keyword.operator.arithmetic.go",
"keyword.operator.address.go"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"entity.name.package.go"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"support.type.prelude.elm"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"support.constant.elm"
],
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": [
"punctuation.quasi.element"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"constant.character.entity"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"entity.other.attribute-name.pseudo-element",
"entity.other.attribute-name.pseudo-class"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"entity.global.clojure"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"meta.symbol.clojure"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"constant.keyword.clojure"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"meta.arguments.coffee",
"variable.parameter.function.coffee"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"source.ini"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"meta.scope.prerequisites.makefile"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"source.makefile"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"storage.modifier.import.groovy"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"meta.method.groovy"
],
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": [
"meta.definition.variable.name.groovy"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"meta.definition.class.inherited.classes.groovy"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"support.variable.semantic.hlsl"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"support.type.texture.hlsl",
"support.type.sampler.hlsl",
"support.type.object.hlsl",
"support.type.object.rw.hlsl",
"support.type.fx.hlsl",
"support.type.object.hlsl"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"text.variable",
"text.bracketed"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"support.type.swift",
"support.type.vb.asp"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"entity.name.function.xi"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"entity.name.class.xi"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"constant.character.character-class.regexp.xi"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"constant.regexp.xi"
],
"settings": {
"foreground": "#83D6C5"
}
},
{
"scope": [
"keyword.control.xi"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"invalid.xi"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"beginning.punctuation.definition.quote.markdown.xi"
],
"settings": {
"foreground": "#E394DC"
}
},
{
"scope": [
"beginning.punctuation.definition.list.markdown.xi"
],
"settings": {
"foreground": "#6D6D6D"
}
},
{
"scope": [
"constant.character.xi"
],
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": [
"accent.xi"
],
"settings": {
"foreground": "#AAA0FA"
}
},
{
"scope": [
"wikiword.xi"
],
"settings": {
"foreground": "#F8C762"
}
},
{
"scope": [
"constant.other.color.rgb-value.xi"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"punctuation.definition.tag.xi"
],
"settings": {
"foreground": "#6D6D6D"
}
},
{
"scope": [
"entity.name.label.cs",
"entity.name.scope-resolution.function.call",
"entity.name.scope-resolution.function.definition"
],
"settings": {
"foreground": "#EFB080"
}
},
{
"scope": [
"entity.name.label.cs",
"markup.heading.setext.1.markdown",
"markup.heading.setext.2.markdown"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
" meta.brace.square"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "comment, punctuation.definition.comment",
"settings": {
"foreground": "#6D6D6D",
"fontStyle": "italic"
}
},
{
"scope": "markup.quote.markdown",
"settings": {
"foreground": "#6D6D6D"
}
},
{
"scope": "punctuation.definition.block.sequence.item.yaml",
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": [
"constant.language.symbol.elixir"
],
"settings": {
"foreground": "#D6D6DD"
}
},
{
"scope": "entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "comment.line.double-slash,comment.block.documentation",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "keyword.control.import.python,keyword.control.flow.python",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "markup.italic.markdown",
"settings": {
"fontStyle": "italic"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment