Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#00d9fa38
  • activityBar.activeBorder#00d9fa
  • activityBar.activeFocusBorder#00d9fa85
  • activityBar.background#000000
  • activityBar.border#2d2c3666
  • activityBar.foreground#e1ded5
  • activityBar.inactiveForeground#86858e
  • activityBarBadge.background#00d9fa
  • activityBarBadge.foreground#000000
  • badge.background#00d9fa
  • badge.foreground#000000
  • banner.background#00d9fa38
  • banner.foreground#e1ded5
  • banner.iconForeground#00d9fa
  • breadcrumb.activeSelectionForeground#00d9fa
  • breadcrumb.background#09080e
  • breadcrumb.focusForeground#e1ded5
  • breadcrumb.foreground#86858e
  • button.background#00d9fa
  • button.foreground#000000
  • button.hoverBackground#c787ff
  • button.secondaryBackground#0c0b11
  • button.secondaryForeground#e1ded5
  • button.secondaryHoverBackground#00d9fa38
  • charts.blue#00dffd
  • charts.foreground#e1ded5
  • charts.green#61cb7c
  • charts.lines#2d2c3666
  • charts.orange#ffa746
  • charts.purple#c787ff
  • charts.red#fc5855
  • charts.yellow#e6b22d
  • chat.avatarBackground#000000
  • chat.avatarForeground#00d9fa
  • chat.editedFileForeground#ddb049
  • chat.requestBackground#0c0b11
  • chat.requestBorder#2d2c3666
  • chat.slashCommandBackground#00d9fa38
  • chat.slashCommandForeground#00d9fa
  • checkbox.background#000000
  • checkbox.border#2d2c3666
  • checkbox.foreground#e1ded5
  • commandCenter.activeBackground#0c0b11
  • commandCenter.activeBorder#00d9fa85
  • commandCenter.activeForeground#e1ded5
  • commandCenter.background#000000
  • commandCenter.border#2d2c3666
  • commandCenter.foreground#86858e
  • commentsView.resolvedIcon#61cb7c
  • commentsView.unresolvedIcon#e6b22d
  • debugConsole.errorForeground#fc5855
  • debugConsole.infoForeground#28cbff
  • debugConsole.sourceForeground#5ae6c6
  • debugConsole.warningForeground#e6b22d
  • debugConsoleInputIcon.foreground#00d9fa
  • debugIcon.continueForeground#61cb7c
  • debugIcon.disconnectForeground#fc5855
  • debugIcon.pauseForeground#e6b22d
  • debugIcon.restartForeground#00d9fa
  • debugIcon.startForeground#61cb7c
  • debugIcon.stepBackForeground#00dffd
  • debugIcon.stepIntoForeground#00dffd
  • debugIcon.stepOutForeground#00dffd
  • debugIcon.stepOverForeground#00dffd
  • debugIcon.stopForeground#fc5855
  • debugTokenExpression.boolean#c787ff
  • debugTokenExpression.error#fc5855
  • debugTokenExpression.name#85cff3
  • debugTokenExpression.number#ffa746
  • debugTokenExpression.string#96d987
  • debugTokenExpression.value#96d987
  • debugToolBar.background#0c0b11
  • debugToolBar.border#2d2c3666
  • descriptionForeground#86858e
  • diffEditor.border#2d2c3666
  • diffEditor.diagonalFill#86858e2e
  • diffEditor.insertedLineBackground#61cb7c26
  • diffEditor.insertedTextBackground#61cb7c40
  • diffEditor.move.border#00d9fa85
  • diffEditor.moveActive.border#00d9fa
  • diffEditor.removedLineBackground#f75d5926
  • diffEditor.removedTextBackground#f75d5940
  • diffEditor.unchangedCodeBackground#00000094
  • diffEditor.unchangedRegionBackground#000000
  • diffEditor.unchangedRegionForeground#86858e
  • diffEditorGutter.insertedLineBackground#61cb7c47
  • diffEditorGutter.removedLineBackground#f75d5947
  • diffEditorOverview.insertedForeground#61cb7c
  • diffEditorOverview.removedForeground#f75d59
  • disabledForeground#64646b
  • dropdown.background#0c0b11
  • dropdown.border#2d2c3666
  • dropdown.foreground#e1ded5
  • editor.background#000000
  • editor.findMatchBackground#00d9fa59
  • editor.findMatchBorder#00d9fa
  • editor.findMatchHighlightBackground#c787ff3d
  • editor.focusedStackFrameHighlightBackground#61cb7c38
  • editor.foldBackground#c787ff1a
  • editor.foreground#e1ded5
  • editor.hoverHighlightBackground#00d9fa24
  • editor.inactiveSelectionBackground#00d9fa38
  • editor.inlineValuesBackground#0c0b11
  • editor.inlineValuesForeground#86858e
  • editor.lineHighlightBackground#060509b3
  • editor.lineHighlightBorder#00d9fa38
  • editor.rangeHighlightBackground#00d9fa1a
  • editor.selectionBackground#00498573
  • editor.selectionHighlightBackground#00d9fa38
  • editor.snippetFinalTabstopHighlightBorder#00d9fa85
  • editor.snippetTabstopHighlightBackground#c787ff29
  • editor.stackFrameHighlightBackground#e6b22d38
  • editor.wordHighlightBackground#00d9fa38
  • editor.wordHighlightStrongBackground#c787ff40
  • editorBracketHighlight.foreground1#00d9fa
  • editorBracketHighlight.foreground2#c787ff
  • editorBracketHighlight.foreground3#ffa746
  • editorBracketHighlight.foreground4#96d987
  • editorBracketHighlight.foreground5#f682d3
  • editorBracketHighlight.foreground6#73bdff
  • editorBracketHighlight.unexpectedBracket.foreground#fc5855
  • editorBracketMatch.background#00d9fa38
  • editorBracketMatch.border#00d9fa
  • editorBracketPairGuide.activeBackground1#00d9fa
  • editorBracketPairGuide.activeBackground2#c787ff
  • editorBracketPairGuide.activeBackground3#ffa746
  • editorBracketPairGuide.activeBackground4#96d987
  • editorBracketPairGuide.activeBackground5#f682d3
  • editorBracketPairGuide.activeBackground6#73bdff
  • editorBracketPairGuide.background1#00d9fa47
  • editorBracketPairGuide.background2#c787ff47
  • editorBracketPairGuide.background3#ffa74647
  • editorBracketPairGuide.background4#96d98747
  • editorBracketPairGuide.background5#f682d347
  • editorBracketPairGuide.background6#73bdff47
  • editorCodeLens.foreground#64646b
  • editorCursor.foreground#00efff
  • editorError.border#fc585599
  • editorError.foreground#fc5855
  • editorGhostText.background#c787ff1f
  • editorGhostText.border#2d2c3666
  • editorGhostText.foreground#b188df
  • editorGroup.border#2d2c3666
  • editorGroupHeader.tabsBackground#010101
  • editorGroupHeader.tabsBorder#2d2c3666
  • editorGutter.addedBackground#61cb7c
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#64646b
  • editorGutter.deletedBackground#f75d59
  • editorGutter.foldingControlForeground#86858e
  • editorGutter.itemBackground#00d9fa38
  • editorGutter.itemGlyphForeground#00d9fa
  • editorGutter.modifiedBackground#ddb049
  • editorHint.foreground#00d9fa
  • editorHoverWidget.background#0c0b11
  • editorHoverWidget.border#2d2c3666
  • editorHoverWidget.foreground#e1ded5
  • editorIndentGuide.activeBackground1#00d9fa8c
  • editorIndentGuide.background1#1f1e258c
  • editorInfo.border#28cbff80
  • editorInfo.foreground#28cbff
  • editorInlayHint.background#0c0b11
  • editorInlayHint.foreground#86858e
  • editorInlayHint.parameterBackground#0c0b11
  • editorInlayHint.parameterForeground#85cff3
  • editorInlayHint.typeBackground#0c0b11
  • editorInlayHint.typeForeground#5ae6c6
  • editorLightBulb.foreground#00d9fa
  • editorLightBulbAutoFix.foreground#c787ff
  • editorLineNumber.activeForeground#00d9fa
  • editorLineNumber.foreground#64646b
  • editorLink.activeForeground#00d9fa
  • editorOverviewRuler.addedForeground#61cb7c
  • editorOverviewRuler.border#2d2c3666
  • editorOverviewRuler.bracketMatchForeground#00d9fa
  • editorOverviewRuler.deletedForeground#f75d59
  • editorOverviewRuler.errorForeground#fc5855
  • editorOverviewRuler.infoForeground#28cbff
  • editorOverviewRuler.modifiedForeground#ddb049
  • editorOverviewRuler.warningForeground#e6b22d
  • editorRuler.foreground#2d2c3666
  • editorStickyScroll.background#000000
  • editorStickyScroll.shadow#2d2c3666
  • editorStickyScrollHover.background#0c0b11
  • editorSuggestWidget.background#0c0b11
  • editorSuggestWidget.border#2d2c3666
  • editorSuggestWidget.foreground#e1ded5
  • editorSuggestWidget.highlightForeground#00d9fa
  • editorSuggestWidget.selectedBackground#00d9fa38
  • editorSuggestWidget.selectedForeground#e1ded5
  • editorSuggestWidgetStatus.foreground#86858e
  • editorWarning.border#e6b22d8c
  • editorWarning.foreground#e6b22d
  • editorWhitespace.foreground#58575e8c
  • editorWidget.background#0c0b11
  • editorWidget.border#2d2c3666
  • editorWidget.foreground#e1ded5
  • editorWidget.resizeBorder#00d9fa85
  • errorForeground#fc5855
  • extensionBadge.remoteBackground#00d9fa
  • extensionBadge.remoteForeground#000000
  • extensionButton.background#0c0b11
  • extensionButton.foreground#e1ded5
  • extensionButton.hoverBackground#00d9fa38
  • extensionButton.prominentBackground#00d9fa
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#c787ff
  • extensionIcon.preReleaseForeground#c787ff
  • extensionIcon.sponsorForeground#c787ff
  • extensionIcon.starForeground#e6b22d
  • extensionIcon.verifiedForeground#00dffd
  • focusBorder#00d9fa85
  • foreground#e1ded5
  • gitDecoration.addedResourceForeground#61cb7c
  • gitDecoration.conflictingResourceForeground#e6b22d
  • gitDecoration.deletedResourceForeground#f75d59
  • gitDecoration.ignoredResourceForeground#58575e
  • gitDecoration.modifiedResourceForeground#ddb049
  • gitDecoration.renamedResourceForeground#5ae6c6
  • gitDecoration.submoduleResourceForeground#00dffd
  • gitDecoration.untrackedResourceForeground#61cb7c
  • inlineChat.background#0c0b11
  • inlineChat.border#00d9fa85
  • inlineChat.foreground#e1ded5
  • inlineChat.shadow#00000073
  • inlineChatDiff.inserted#61cb7c40
  • inlineChatDiff.removed#f75d5940
  • inlineChatInput.background#000000
  • inlineChatInput.border#2d2c3666
  • inlineChatInput.focusBorder#00d9fa85
  • inlineChatInput.placeholderForeground#64646b
  • inlineEdit.gutterIndicator.primaryBackground#00d9fa38
  • inlineEdit.gutterIndicator.primaryForeground#00d9fa
  • inlineEdit.gutterIndicator.secondaryBackground#c787ff2e
  • inlineEdit.gutterIndicator.secondaryForeground#c787ff
  • input.background#000000
  • input.border#2d2c3666
  • input.foreground#e1ded5
  • input.placeholderForeground#64646b
  • inputOption.activeBackground#00d9fa38
  • inputOption.activeBorder#00d9fa
  • inputValidation.errorBorder#fc5855
  • inputValidation.infoBorder#28cbff
  • inputValidation.warningBorder#e6b22d
  • interactive.activeCodeBorder#00d9fa85
  • interactive.inactiveCodeBorder#2d2c3666
  • keybindingLabel.background#0c0b11
  • keybindingLabel.border#2d2c3666
  • keybindingLabel.bottomBorder#2d2c3666
  • keybindingLabel.foreground#e1ded5
  • list.activeSelectionBackground#00d9fa38
  • list.activeSelectionForeground#e1ded5
  • list.deemphasizedForeground#64646b
  • list.errorForeground#fc5855
  • list.focusAndSelectionOutline#00d9fa85
  • list.focusOutline#00d9fa85
  • list.highlightForeground#00d9fa
  • list.hoverBackground#0c0b11
  • list.hoverForeground#e1ded5
  • list.inactiveSelectionBackground#060509
  • list.inactiveSelectionForeground#e1ded5
  • list.warningForeground#e6b22d
  • listFilterWidget.background#0c0b11
  • listFilterWidget.noMatchesOutline#fc5855
  • listFilterWidget.outline#00d9fa85
  • menu.background#0c0b11
  • menu.foreground#e1ded5
  • menu.selectionBackground#00d9fa38
  • menu.selectionForeground#e1ded5
  • menu.separatorBackground#2d2c3666
  • menubar.selectionBackground#00d9fa38
  • menubar.selectionForeground#e1ded5
  • merge.border#2d2c3666
  • merge.commonContentBackground#000000
  • merge.commonHeaderBackground#0c0b11
  • merge.currentContentBackground#00d9fa1a
  • merge.currentHeaderBackground#00d9fa33
  • merge.incomingContentBackground#c787ff1a
  • merge.incomingHeaderBackground#c787ff33
  • mergeEditor.change.background#61cb7c29
  • mergeEditor.change.word.background#61cb7c4d
  • mergeEditor.conflict.handledMinimapOverViewRuler#61cb7c
  • mergeEditor.conflict.unhandledMinimapOverViewRuler#e6b22d
  • mergeEditor.conflictingLines.background#e6b22d2e
  • minimap.background#000000
  • minimap.errorHighlight#fc5855
  • minimap.findMatchHighlight#00d9fa
  • minimap.selectionHighlight#00498573
  • minimap.warningHighlight#e6b22d
  • minimapGutter.addedBackground#61cb7c
  • minimapGutter.deletedBackground#f75d59
  • minimapGutter.modifiedBackground#ddb049
  • minimapSlider.activeBackground#00d9fa73
  • minimapSlider.background#00d9fa38
  • minimapSlider.hoverBackground#00d9fa52
  • multiDiffEditor.background#000000
  • multiDiffEditor.border#2d2c3666
  • multiDiffEditor.headerBackground#0c0b11
  • notebook.cellBorderColor#2d2c3666
  • notebook.cellHoverBackground#0c0b11
  • notebook.cellInsertionIndicator#00d9fa
  • notebook.cellStatusBarItemHoverBackground#00d9fa38
  • notebook.cellToolbarSeparator#2d2c3666
  • notebook.editorBackground#000000
  • notebook.focusedCellBackground#000000
  • notebook.focusedCellBorder#00d9fa85
  • notebook.focusedEditorBorder#00d9fa
  • notebook.inactiveFocusedCellBorder#2d2c3666
  • notebook.outputContainerBackgroundColor#000000
  • notebook.outputContainerBorderColor#2d2c3666
  • notebook.selectedCellBackground#060509b3
  • notebook.selectedCellBorder#00d9fa85
  • notebook.symbolHighlightBackground#00d9fa38
  • notebookEditorOverviewRuler.runningCellForeground#00d9fa
  • notebookScrollbarSlider.activeBackground#00d9fa7a
  • notebookScrollbarSlider.background#86858e2e
  • notebookScrollbarSlider.hoverBackground#86858e4d
  • notificationCenterHeader.background#0c0b11
  • notificationCenterHeader.foreground#e1ded5
  • notificationLink.foreground#00d9fa
  • notifications.background#0c0b11
  • notifications.border#2d2c3666
  • notifications.foreground#e1ded5
  • notificationsErrorIcon.foreground#fc5855
  • notificationsInfoIcon.foreground#28cbff
  • notificationsWarningIcon.foreground#e6b22d
  • panel.background#000000
  • panel.border#2d2c3666
  • panelInput.border#2d2c3666
  • panelSection.border#2d2c3666
  • panelSectionHeader.background#0c0b11
  • panelSectionHeader.border#2d2c3666
  • panelSectionHeader.foreground#e1ded5
  • panelTitle.activeBorder#00d9fa
  • panelTitle.activeForeground#e1ded5
  • panelTitle.inactiveForeground#86858e
  • peekView.border#00d9fa85
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#00d9fa42
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#e1ded5
  • peekViewResult.lineForeground#86858e
  • peekViewResult.matchHighlightBackground#c787ff3d
  • peekViewTitle.background#0c0b11
  • peekViewTitleDescription.foreground#86858e
  • peekViewTitleLabel.foreground#e1ded5
  • pickerGroup.border#2d2c3666
  • pickerGroup.foreground#00d9fa
  • ports.iconRunningProcessForeground#61cb7c
  • problemsErrorIcon.foreground#fc5855
  • problemsInfoIcon.foreground#28cbff
  • problemsWarningIcon.foreground#e6b22d
  • profileBadge.background#00d9fa
  • profileBadge.foreground#000000
  • progressBar.background#00d9fa
  • quickInput.background#0c0b11
  • quickInput.foreground#e1ded5
  • quickInputList.focusBackground#00d9fa38
  • quickInputList.focusForeground#e1ded5
  • quickInputList.focusIconForeground#00d9fa
  • quickInputTitle.background#00d9fa1f
  • scmGraph.foreground1#00d9fa
  • scmGraph.foreground2#c787ff
  • scmGraph.foreground3#5ae6c6
  • scmGraph.foreground4#ddb049
  • scmGraph.foreground5#61cb7c
  • scmGraph.historyItemBaseRefColor#86858e
  • scmGraph.historyItemHoverAdditionsForeground#61cb7c
  • scmGraph.historyItemHoverDeletionsForeground#f75d59
  • scmGraph.historyItemRefColor#00d9fa
  • scmGraph.historyItemRemoteRefColor#c787ff
  • scrollbar.shadow#0000004d
  • scrollbarSlider.activeBackground#00d9fa8c
  • scrollbarSlider.background#86858e38
  • scrollbarSlider.hoverBackground#86858e57
  • selection.background#00498573
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#2d2c3666
  • settings.checkboxForeground#e1ded5
  • settings.dropdownBackground#0c0b11
  • settings.dropdownBorder#2d2c3666
  • settings.dropdownForeground#e1ded5
  • settings.headerForeground#e1ded5
  • settings.modifiedItemIndicator#00d9fa
  • settings.textInputBackground#000000
  • settings.textInputBorder#2d2c3666
  • settings.textInputForeground#e1ded5
  • sideBar.background#000000
  • sideBar.border#2d2c3666
  • sideBar.dropBackground#00d9fa38
  • sideBar.foreground#86858e
  • sideBarActivityBarTop.border#2d2c3666
  • sideBarSectionHeader.background#0c0b11
  • sideBarSectionHeader.border#2d2c3666
  • sideBarSectionHeader.dropBackground#00d9fa38
  • sideBarSectionHeader.foreground#e1ded5
  • sideBarTitle.foreground#e1ded5
  • statusBar.background#000000
  • statusBar.border#2d2c3666
  • statusBar.debuggingBackground#00d9fa
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#86858e
  • statusBar.noFolderBackground#000000
  • statusBarItem.errorBackground#fc5855
  • statusBarItem.focusBorder#00d9fa85
  • statusBarItem.hoverBackground#00d9fa38
  • statusBarItem.remoteBackground#00d9fa
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#e6b22d
  • symbolIcon.arrayForeground#868492
  • symbolIcon.booleanForeground#c787ff
  • symbolIcon.classForeground#5ae6c6
  • symbolIcon.colorForeground#00d9fa
  • symbolIcon.constantForeground#ffa746
  • symbolIcon.constructorForeground#00dffd
  • symbolIcon.enumeratorForeground#5ae6c6
  • symbolIcon.enumeratorMemberForeground#ffa746
  • symbolIcon.eventForeground#c787ff
  • symbolIcon.fieldForeground#85cff3
  • symbolIcon.fileForeground#86858e
  • symbolIcon.folderForeground#86858e
  • symbolIcon.functionForeground#00dffd
  • symbolIcon.interfaceForeground#5ae6c6
  • symbolIcon.keyForeground#85cff3
  • symbolIcon.keywordForeground#c787ff
  • symbolIcon.methodForeground#00dffd
  • symbolIcon.moduleForeground#c787ff
  • symbolIcon.namespaceForeground#c787ff
  • symbolIcon.nullForeground#c787ff
  • symbolIcon.numberForeground#ffa746
  • symbolIcon.objectForeground#5ae6c6
  • symbolIcon.operatorForeground#c49bf3
  • symbolIcon.packageForeground#c787ff
  • symbolIcon.propertyForeground#85cff3
  • symbolIcon.referenceForeground#00d9fa
  • symbolIcon.snippetForeground#00d9fa
  • symbolIcon.stringForeground#96d987
  • symbolIcon.structForeground#5ae6c6
  • symbolIcon.textForeground#86858e
  • symbolIcon.typeParameterForeground#5ae6c6
  • symbolIcon.unitForeground#ffa746
  • symbolIcon.variableForeground#e6dec8
  • tab.activeBackground#09080e
  • tab.activeBorderTop#00d9fa
  • tab.activeForeground#e1ded5
  • tab.activeModifiedBorder#c787ff
  • tab.border#2d2c3666
  • tab.hoverBackground#0c0b11
  • tab.hoverForeground#e1ded5
  • tab.inactiveBackground#010101
  • tab.inactiveForeground#86858e
  • tab.inactiveModifiedBorder#00d9fa85
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00dffd
  • terminal.ansiBrightBlack#696870
  • terminal.ansiBrightBlue#00f6ff
  • terminal.ansiBrightCyan#50fed8
  • terminal.ansiBrightGreen#65e287
  • terminal.ansiBrightMagenta#de95ff
  • terminal.ansiBrightRed#ff625f
  • terminal.ansiBrightWhite#eeebe2
  • terminal.ansiBrightYellow#ffc31a
  • terminal.ansiCyan#5ae6c6
  • terminal.ansiGreen#61cb7c
  • terminal.ansiMagenta#c787ff
  • terminal.ansiRed#fc5855
  • terminal.ansiWhite#e1ded5
  • terminal.ansiYellow#e6b22d
  • terminal.background#000000
  • terminal.dropBackground#00d9fa38
  • terminal.findMatchBackground#00d9fa59
  • terminal.findMatchBorder#00d9fa
  • terminal.findMatchHighlightBackground#c787ff38
  • terminal.foreground#e1ded5
  • terminal.inactiveSelectionBackground#00d9fa38
  • terminal.initialHintForeground#86858e
  • terminal.selectionBackground#00498573
  • terminal.tab.activeBorder#00d9fa
  • terminalCommandDecoration.defaultBackground#86858e
  • terminalCommandDecoration.errorBackground#fc5855
  • terminalCommandDecoration.successBackground#61cb7c
  • terminalCursor.foreground#00efff
  • terminalOverviewRuler.cursorForeground#00efff
  • terminalOverviewRuler.findMatchForeground#00d9fa
  • terminalStickyScroll.background#000000
  • terminalStickyScrollHover.background#0c0b11
  • testing.iconErrored#fc5855
  • testing.iconFailed#fc5855
  • testing.iconPassed#61cb7c
  • testing.iconQueued#e6b22d
  • testing.iconSkipped#86858e
  • testing.iconUnset#64646b
  • testing.runAction#00d9fa
  • textLink.activeForeground#c787ff
  • textLink.foreground#00d9fa
  • titleBar.activeBackground#0c0b11
  • titleBar.activeForeground#e1ded5
  • titleBar.border#2d2c3666
  • titleBar.inactiveBackground#010101
  • titleBar.inactiveForeground#86858e
  • toolbar.activeBackground#00d9fa4d
  • toolbar.hoverBackground#00d9fa38
  • toolbar.hoverOutline#00d9fa85
  • tree.indentGuidesStroke#2d2c3666
  • walkThrough.embeddedEditorBackground#000000
  • walkthrough.stepTitle.foreground#e1ded5
  • welcomePage.background#000000
  • welcomePage.progress.background#0c0b11
  • welcomePage.progress.foreground#00d9fa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#757387italic
string, string.quoted, string.template#96d987
string.regexp, constant.other.character-class.regexp#c3c55a
constant.numeric, constant.language, constant.character, variable.other.constant#ffa746
keyword, storage, storage.type, storage.modifier#c787ff
keyword.operator, storage.type.function.arrow#c49bf3
entity.name.function, support.function, meta.function-call, variable.function#00dffd
entity.name.type, entity.name.class, entity.name.struct, support.type, support.class, storage.type.cs#5ae6c6
variable, variable.other.readwrite, variable.parameter, meta.definition.variable#e6dec8
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key, meta.property-name#85cff3
entity.name.tag, punctuation.definition.tag#f682d3
entity.other.attribute-name, meta.attribute#00dffd
punctuation, meta.brace, meta.delimiter#868492
support.type.property-name.json#85cff3
meta.structure.dictionary.value.json string.quoted.double.json#96d987
support.type.primitive.ts, support.type.primitive.tsx, entity.name.type.interface.ts, entity.name.type.interface.tsx, entity.name.type.alias.ts, entity.name.type.alias.tsx, support.class.component.tsx#5ae6c6
entity.name.tag.tsx, entity.name.tag.jsx, support.class.component.tsx, support.class.component.jsx#f682d3
entity.other.attribute-name.tsx, entity.other.attribute-name.jsx, meta.jsx.children#00dffd
entity.name.type.rust, entity.name.function.rust, support.macro.rust, storage.modifier.rust, keyword.unsafe.rust, variable.language.self.rust#5ae6c6
entity.name.function.python, support.function.magic.python, support.type.python, variable.parameter.function.language.python, constant.language.python#00dffd
entity.name.function.go, storage.type.go, keyword.operator.address.go, variable.other.assignment.go#5ae6c6
keyword.other.hcl, entity.name.section.hcl, support.type.property-name.terraform#85cff3
keyword.other.resource.terraform, keyword.other.data.terraform, keyword.other.module.terraform, keyword.other.provider.terraform, keyword.other.hcl, storage.type.terraform, storage.type.hcl#c787ffbold
entity.name.type.terraform, entity.name.type.hcl#5ae6c6
entity.name.section.hcl, entity.name.label.terraform, string.quoted.double.block.terraform, string.quoted.double.label.terraform#00dffd
support.type.property-name.terraform, support.type.property-name.hcl, variable.other.property.terraform, variable.other.member.terraform, meta.attribute.terraform#85cff3
variable.other.readwrite.terraform, variable.other.terraform, variable.other.hcl, support.variable.terraform, variable.other.property.hcl#e6dec8
support.variable.terraform, variable.language.terraform, variable.language.hcl#c787ffitalic
string.quoted.double.terraform, string.quoted.double.hcl, punctuation.definition.string.begin.terraform, punctuation.definition.string.end.terraform#96d987
constant.numeric.terraform, constant.numeric.hcl, constant.language.terraform, constant.language.hcl#ffa746
constant.language.boolean.terraform, constant.language.boolean.hcl#c787ffbold
keyword.operator.terraform, keyword.operator.hcl, punctuation.section.interpolation.terraform, punctuation.definition.template-expression.terraform#c49bf3
markup.underline.link, constant.other.reference.link, string.other.link#00d9faunderline
entity.name.tag.yaml, support.type.property-name.yaml, meta.mapping.key.yaml#85cff3
string.quoted.single.yaml, string.quoted.double.yaml, string.unquoted.yaml, string.unquoted.plain.out.yaml, string.unquoted.plain.in.yaml, string.block.yaml#96d987
constant.numeric.yaml, constant.other.timestamp.yaml#ffa746
constant.language.boolean.yaml, constant.language.null.yaml#c787ffbold
entity.name.type.anchor.yaml, variable.other.alias.yaml, storage.type.tag-handle.yaml, entity.other.document.begin.yaml, entity.other.document.end.yaml, punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml, punctuation.definition.tag.yaml#c787ff
punctuation.separator.key-value.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.sequence.begin.yaml, punctuation.definition.sequence.end.yaml, punctuation.definition.mapping.begin.yaml, punctuation.definition.mapping.end.yaml#868492
markup.underline.link.yaml, string.other.link.yaml#00d9faunderline
keyword.other.special-method.dockerfile, entity.name.function.dockerfile, variable.other.dockerfile#c787ff
markup.heading, entity.name.section.markdown#00dffdbold
markup.bold#00d9fabold
markup.italic#00d9faitalic
markup.underline.link, string.other.link.title.markdown#00d9faunderline
markup.inline.raw, markup.fenced_code#96d987
constant.character.escape, constant.other.placeholder#c3c55a
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#c49bf3
variable.language#c787ffitalic
entity.name.namespace, entity.name.label, support.other.namespace#5ae6c6
entity.other.inherited-class#5ae6c6italic
meta.decorator, punctuation.decorator, entity.name.function.decorator, storage.type.annotation, meta.annotation.identifier, punctuation.definition.annotation#c787ff
keyword.control.directive, entity.name.function.preprocessor, punctuation.definition.directive#c787ffitalic
variable.other.php, punctuation.definition.variable.php#e6dec8
support.function.construct.php, storage.type.php#c787ff
variable.other.readwrite.instance.ruby, variable.other.readwrite.class.ruby, punctuation.definition.variable.ruby#e6dec8
constant.language.symbol.ruby, constant.other.symbol.ruby#ffa746
variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell, punctuation.definition.variable.shell, string.interpolated.dollar.shell#e6dec8
support.function.builtin.shell, entity.name.command.shell#00dffd
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#00dffd
support.type.property-name.css, support.type.vendored.property-name.css#85cff3
support.constant.property-value.css, keyword.other.unit, constant.other.color.rgb-value, constant.numeric.color#ffa746
variable.scss, variable.other.less, variable.declaration.scss#e6dec8
constant.other.database-name.sql, constant.other.table-name.sql, support.function.aggregate.sql#00dffd
punctuation.definition.list.begin.markdown, markup.list, beginning.punctuation.definition.list.markdown#00d9fa
markup.quote, punctuation.definition.quote.begin.markdown#757387italic
meta.separator.markdown, punctuation.definition.table.markdown#868492
markup.strikethrough#58575estrikethrough
markup.inserted, punctuation.definition.inserted#61cb7c
markup.deleted, punctuation.definition.deleted#f75d59
markup.changed, punctuation.definition.changed#ddb049
meta.diff.header, meta.diff.range, punctuation.definition.range.diff#00d9fabold
entity.name.section.group-title.ini, support.type.property-name.table.toml, entity.other.attribute-name.table.toml#00dffdbold
keyword.other.definition.ini, support.type.property-name.toml#85cff3
keyword.operator.quantifier.regexp, keyword.control.anchor.regexp, keyword.operator.or.regexp, keyword.operator.negation.regexp#c787ff
punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.range.regexp#c49bf3
constant.character.escape.backslash.regexp, constant.character.escape.regexp#ffa746
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, meta.template.expression, meta.embedded.line, constant.character.format.placeholder.other.python, punctuation.definition.interpolation#c49bf3
keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.data-integrity.sql#c787ff
storage.type.sql, string.quoted.single.sql#5ae6c6
keyword.type.cs, entity.name.type.namespace.cs, storage.modifier.cs, string.quoted.double.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs#5ae6c6
storage.modifier.import.java, storage.modifier.package.java, storage.type.annotation.java, punctuation.definition.annotation.java, variable.language.wildcard.java, storage.type.generic.java#00dffd
storage.type.annotation.kotlin, entity.name.function.kotlin, storage.type.kotlin, keyword.hard.kotlin, variable.parameter.function.kotlin#00dffd
support.type.swift, entity.name.function.swift, keyword.operator.custom.infix.swift, support.function.any-method.swift, meta.definition.type.body.swift entity.name.type.swift#00dffd
keyword.control.directive.include.cpp, keyword.control.directive.include.c, keyword.control.directive.define.cpp, keyword.control.directive.define.c, punctuation.definition.directive.cpp, punctuation.definition.directive.c, entity.name.scope-resolution.cpp#c787ff
entity.name.namespace.cpp, storage.type.template.argument.cpp, meta.template.call.cpp#5ae6c6
keyword.operation.graphql, support.type.graphql, variable.graphql, constant.character.enum.graphql, entity.name.fragment.graphql#00dffd
token.info-token#00d9fa
token.warn-token#e6b22d
token.error-token#fc5855
token.debug-token#58575e
invalid, invalid.illegal#fc5855