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.

  • actionBar.toggledBackground#0d302b
  • activityBar.activeBorder#2eaa8e
  • activityBar.background#151c1a
  • activityBar.border#151c1a00
  • activityBar.foreground#bcbec4
  • activityBar.inactiveForeground#6f737a
  • activityBarBadge.background#2eaa8e
  • activityBarBadge.foreground#ffffff
  • badge.background#2eaa8e
  • badge.foreground#ffffff
  • banner.background#0d302b
  • banner.foreground#bcbec4
  • banner.iconForeground#2eaa8e
  • breadcrumb.activeSelectionForeground#bcbec4
  • breadcrumb.background#151c1a
  • breadcrumb.focusForeground#bcbec4
  • breadcrumb.foreground#7a7e85
  • breadcrumbPicker.background#151c1a
  • button.background#2eaa8e
  • button.foreground#ffffff
  • button.hoverBackground#3ac4a4
  • button.secondaryBackground#3c3f41
  • button.secondaryForeground#bcbec4
  • button.secondaryHoverBackground#4e5153
  • charts.blue#2eaa8e
  • charts.foreground#bcbec4
  • charts.green#73b00a
  • charts.lines#3c3f41
  • charts.orange#cf8e6d
  • charts.purple#c77dbb
  • charts.red#f75464
  • charts.yellow#e8a33e
  • chat.requestBackground#1a2220
  • chat.requestBorder#243330
  • checkbox.background#151c1a
  • checkbox.border#3c3f41
  • checkbox.foreground#bcbec4
  • commandCenter.activeBackground#0d302b
  • commandCenter.activeBorder#2eaa8e
  • commandCenter.activeForeground#bcbec4
  • commandCenter.background#151c1a
  • commandCenter.border#2b2d30
  • commandCenter.foreground#7a7e85
  • commentsView.resolvedIcon#73b00a
  • commentsView.unresolvedIcon#e8a33e
  • debugConsole.errorForeground#f75464
  • debugConsole.infoForeground#2eaa8e
  • debugConsole.sourceForeground#bcbec4
  • debugConsole.warningForeground#e8a33e
  • debugConsoleInputIcon.foreground#c77dbb
  • debugExceptionWidget.background#2b2d30
  • debugExceptionWidget.border#f75464
  • debugIcon.breakpointCurrentStackframeForeground#e8a33e
  • debugIcon.breakpointDisabledForeground#555861
  • debugIcon.breakpointForeground#f75464
  • debugIcon.breakpointStackframeForeground#73b00a
  • debugIcon.breakpointUnverifiedForeground#e8a33e
  • debugIcon.continueForeground#73b00a
  • debugIcon.disconnectForeground#f75464
  • debugIcon.pauseForeground#2eaa8e
  • debugIcon.restartForeground#73b00a
  • debugIcon.startForeground#73b00a
  • debugIcon.stepBackForeground#2eaa8e
  • debugIcon.stepIntoForeground#2eaa8e
  • debugIcon.stepOutForeground#2eaa8e
  • debugIcon.stepOverForeground#2eaa8e
  • debugIcon.stopForeground#f75464
  • debugTokenExpression.boolean#cf8e6d
  • debugTokenExpression.error#f75464
  • debugTokenExpression.name#c77dbb
  • debugTokenExpression.number#2aacb8
  • debugTokenExpression.string#6aab73
  • debugTokenExpression.value#6aab73
  • debugToolBar.background#2b2d30
  • debugToolBar.border#3c3f41
  • descriptionForeground#7a7e85
  • diffEditor.diagonalFill#2b2d30
  • diffEditor.insertedLineBackground#38b75610
  • diffEditor.insertedTextBackground#38b75614
  • diffEditor.removedLineBackground#f7546410
  • diffEditor.removedTextBackground#f7546412
  • diffEditorGutter.insertedLineBackground#38b75620
  • diffEditorGutter.removedLineBackground#f7546420
  • disabledForeground#555861
  • dropdown.background#151c1a
  • dropdown.border#3c3f41
  • dropdown.foreground#bcbec4
  • dropdown.listBackground#2b2d30
  • editor.background#151c1a
  • editor.findMatchBackground#32593d
  • editor.findMatchBorder#38b756
  • editor.findMatchHighlightBackground#54575b50
  • editor.foldBackground#0d302b20
  • editor.foreground#bcbec4
  • editor.hoverHighlightBackground#0d302b30
  • editor.inactiveSelectionBackground#1e353050
  • editor.lineHighlightBackground#252629
  • editor.lineHighlightBorder#1f202400
  • editor.linkedEditingBackground#0d302b40
  • editor.rangeHighlightBackground#0d302b30
  • editor.selectionBackground#1e3530
  • editor.selectionHighlightBackground#1e353040
  • editor.snippetFinalTabstopHighlightBorder#2eaa8e80
  • editor.snippetTabstopHighlightBackground#0d302b30
  • editor.wordHighlightBackground#1e353040
  • editor.wordHighlightStrongBackground#1e353060
  • editorBracketHighlight.foreground1#cf8e6d
  • editorBracketHighlight.foreground2#2eaa8e
  • editorBracketHighlight.foreground3#2aacb8
  • editorBracketHighlight.foreground4#6aab73
  • editorBracketHighlight.foreground5#e8a33e
  • editorBracketHighlight.foreground6#c77dbb
  • editorBracketMatch.background#3c3f4150
  • editorBracketMatch.border#3c3f41
  • editorBracketPairGuide.activeBackground1#cf8e6d60
  • editorBracketPairGuide.activeBackground2#2eaa8e60
  • editorBracketPairGuide.activeBackground3#2aacb860
  • editorBracketPairGuide.activeBackground4#6aab7360
  • editorBracketPairGuide.activeBackground5#e8a33e60
  • editorBracketPairGuide.activeBackground6#c77dbb60
  • editorCodeLens.foreground#555861
  • editorCursor.foreground#2eaa8e
  • editorError.foreground#f75464
  • editorGhostText.foreground#555861
  • editorGroup.border#151c1a00
  • editorGroup.dropBackground#0d302b80
  • editorGroupHeader.noTabsBackground#151c1a
  • editorGroupHeader.tabsBackground#111917
  • editorGroupHeader.tabsBorder#151c1a00
  • editorGutter.addedBackground#73b00a
  • editorGutter.commentGlyphForeground#7a7e85
  • editorGutter.commentRangeForeground#3c3f41
  • editorGutter.commentUnresolvedGlyphForeground#e8a33e
  • editorGutter.deletedBackground#f75464
  • editorGutter.foldingControlForeground#7a7e85
  • editorGutter.modifiedBackground#2eaa8e
  • editorHint.foreground#7a7e85
  • editorHoverWidget.background#111917
  • editorHoverWidget.border#11191700
  • editorHoverWidget.foreground#bcbec4
  • editorHoverWidget.statusBarBackground#0f1614
  • editorIndentGuide.activeBackground#3c3f41
  • editorIndentGuide.background#3c3f4100
  • editorInfo.foreground#2eaa8e
  • editorInlayHint.background#3c3f4140
  • editorInlayHint.foreground#7a7e85
  • editorInlayHint.parameterBackground#3c3f4140
  • editorInlayHint.parameterForeground#7a7e85
  • editorInlayHint.typeBackground#3c3f4140
  • editorInlayHint.typeForeground#7a7e85
  • editorLightBulb.foreground#e8a33e
  • editorLightBulbAi.foreground#c77dbb
  • editorLightBulbAutoFix.foreground#73b00a
  • editorLineNumber.activeForeground#a1a3ab
  • editorLineNumber.foreground#4e5157
  • editorLink.activeForeground#2eaa8e
  • editorOverviewRuler.addedForeground#73b00a80
  • editorOverviewRuler.border#151c1a00
  • editorOverviewRuler.bracketMatchForeground#7a7e8580
  • editorOverviewRuler.deletedForeground#f7546480
  • editorOverviewRuler.errorForeground#f75464
  • editorOverviewRuler.findMatchForeground#38b75680
  • editorOverviewRuler.infoForeground#2eaa8e
  • editorOverviewRuler.modifiedForeground#2eaa8e80
  • editorOverviewRuler.warningForeground#e8a33e
  • editorRuler.foreground#3c3f41
  • editorStickyScroll.background#151c1a
  • editorStickyScrollHover.background#252629
  • editorSuggestWidget.background#243230
  • editorSuggestWidget.border#3c3f41
  • editorSuggestWidget.focusHighlightForeground#5cd8be
  • editorSuggestWidget.foreground#bcbec4
  • editorSuggestWidget.highlightForeground#2eaa8e
  • editorSuggestWidget.selectedBackground#0d302b
  • editorSuggestWidget.selectedForeground#bcbec4
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#e8a33e
  • editorWhitespace.foreground#3c3f41
  • editorWidget.background#151c1a
  • editorWidget.border#25262a
  • editorWidget.foreground#bcbec4
  • errorForeground#f75464
  • extensionBadge.remoteBackground#2eaa8e
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#2eaa8e
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#3ac4a4
  • focusBorder#2eaa8e
  • foreground#bcbec4
  • gitDecoration.addedResourceForeground#73b00a
  • gitDecoration.conflictingResourceForeground#e8a33e
  • gitDecoration.deletedResourceForeground#f75464
  • gitDecoration.ignoredResourceForeground#4e5157
  • gitDecoration.modifiedResourceForeground#2eaa8e
  • gitDecoration.renamedResourceForeground#2aacb8
  • gitDecoration.stageDeletedResourceForeground#f75464
  • gitDecoration.stageModifiedResourceForeground#2eaa8e
  • gitDecoration.untrackedResourceForeground#73b00a
  • icon.foreground#bcbec4
  • inlineChat.background#151c1a
  • inlineChat.border#25262a
  • inlineChat.shadow#00000030
  • input.background#151c1a
  • input.border#3c3f41
  • input.foreground#bcbec4
  • input.placeholderForeground#7a7e85
  • inputOption.activeBackground#143d36
  • inputOption.activeBorder#2eaa8e
  • inputOption.activeForeground#bcbec4
  • inputValidation.errorBackground#2a1518
  • inputValidation.errorBorder#f75464
  • inputValidation.infoBackground#151d2a
  • inputValidation.infoBorder#2eaa8e
  • inputValidation.warningBackground#2a2215
  • inputValidation.warningBorder#e8a33e
  • keybindingLabel.background#3c3f4140
  • keybindingLabel.border#3c3f41
  • keybindingLabel.bottomBorder#3c3f41
  • keybindingLabel.foreground#bcbec4
  • keybindingTable.headerBackground#1a222080
  • keybindingTable.rowsBackground#25262a40
  • list.activeSelectionBackground#25262a90
  • list.activeSelectionForeground#bcbec4
  • list.deemphasizedForeground#555861
  • list.dropBackground#0d302b80
  • list.errorForeground#f75464
  • list.filterMatchBackground#32593d
  • list.filterMatchBorder#73b00a80
  • list.focusBackground#25262a90
  • list.focusForeground#bcbec4
  • list.focusHighlightForeground#2eaa8e
  • list.highlightForeground#2eaa8e
  • list.hoverBackground#25262a50
  • list.hoverForeground#bcbec4
  • list.inactiveSelectionBackground#25262a70
  • list.inactiveSelectionForeground#bcbec4
  • list.warningForeground#e8a33e
  • menu.background#2b2d30
  • menu.foreground#bcbec4
  • menu.selectionBackground#0d302b
  • menu.selectionForeground#bcbec4
  • menu.separatorBackground#3c3f41
  • menubar.selectionBackground#0d302b
  • menubar.selectionForeground#bcbec4
  • merge.border#2b2d30
  • merge.commonContentBackground#3c3f4130
  • merge.commonHeaderBackground#3c3f4160
  • merge.currentContentBackground#73b00a20
  • merge.currentHeaderBackground#73b00a40
  • merge.incomingContentBackground#2eaa8e20
  • merge.incomingHeaderBackground#2eaa8e40
  • minimap.errorHighlight#f75464
  • minimap.findMatchHighlight#2eaa8e40
  • minimap.selectionHighlight#1e353060
  • minimap.warningHighlight#e8a33e
  • minimapGutter.addedBackground#73b00a
  • minimapGutter.deletedBackground#f75464
  • minimapGutter.modifiedBackground#2eaa8e
  • minimapSlider.activeBackground#3c3f4190
  • minimapSlider.background#3c3f4150
  • minimapSlider.hoverBackground#3c3f4180
  • multiDiffEditor.background#151c1a
  • multiDiffEditor.border#2b2d30
  • multiDiffEditor.headerBackground#1a2220
  • notebook.cellBorderColor#243330
  • notebook.cellEditorBackground#1a2220
  • notebook.cellStatusBarItemHoverBackground#3c3f4150
  • notebook.focusedCellBorder#2eaa8e
  • notebook.focusedEditorBorder#2eaa8e
  • notebook.selectedCellBackground#0d302b30
  • notebook.selectedCellBorder#2b2d30
  • notebookScrollbarSlider.activeBackground#5e616590
  • notebookScrollbarSlider.background#3c3f4140
  • notebookScrollbarSlider.hoverBackground#50535770
  • notificationCenterHeader.background#1a2220
  • notificationCenterHeader.foreground#bcbec4
  • notificationLink.foreground#2eaa8e
  • notifications.background#151c1a
  • notifications.border#25262a
  • notifications.foreground#bcbec4
  • notificationsErrorIcon.foreground#f75464
  • notificationsInfoIcon.foreground#2eaa8e
  • notificationsWarningIcon.foreground#e8a33e
  • notificationToast.border#25262a
  • panel.background#151c1a
  • panel.border#151c1a00
  • panel.dropBorder#2eaa8e
  • panelSection.border#2b2d30
  • panelTitle.activeBorder#2eaa8e
  • panelTitle.activeForeground#bcbec4
  • panelTitle.inactiveForeground#7a7e85
  • peekView.border#2eaa8e
  • peekViewEditor.background#151c1a
  • peekViewEditor.matchHighlightBackground#32593d
  • peekViewEditorGutter.background#151c1a
  • peekViewResult.background#2b2d30
  • peekViewResult.fileForeground#bcbec4
  • peekViewResult.lineForeground#7a7e85
  • peekViewResult.matchHighlightBackground#32593d
  • peekViewResult.selectionBackground#0d302b
  • peekViewResult.selectionForeground#bcbec4
  • peekViewTitle.background#2b2d30
  • peekViewTitleDescription.foreground#7a7e85
  • peekViewTitleLabel.foreground#bcbec4
  • pickerGroup.border#25262a
  • pickerGroup.foreground#2eaa8e
  • ports.iconRunningProcessForeground#73b00a
  • progressBar.background#2eaa8e
  • quickInput.background#151c1a
  • quickInput.foreground#bcbec4
  • quickInputList.focusBackground#0d302b
  • quickInputList.focusForeground#bcbec4
  • quickInputTitle.background#1a2220
  • sash.hoverBorder#2eaa8e
  • scm.providerBorder#2b2d30
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#5e616590
  • scrollbarSlider.background#3c3f4140
  • scrollbarSlider.hoverBackground#50535770
  • searchEditor.findMatchBackground#32593d50
  • selection.background#1e3530
  • settings.focusedRowBackground#0d302b30
  • settings.headerForeground#bcbec4
  • settings.modifiedItemIndicator#2eaa8e
  • settings.rowHoverBackground#2b2d3050
  • sideBar.background#151c1a
  • sideBar.border#151c1a00
  • sideBar.dropBackground#0d302b80
  • sideBar.foreground#bcbec4
  • sideBarSectionHeader.background#151c1a
  • sideBarSectionHeader.border#151c1a00
  • sideBarSectionHeader.foreground#bcbec4
  • sideBarStickyScroll.background#151c1a
  • sideBarStickyScroll.shadow#00000000
  • sideBarTitle.foreground#bcbec4
  • sideBySideEditor.horizontalBorder#2b2d30
  • sideBySideEditor.verticalBorder#2b2d30
  • statusBar.background#151c1a
  • statusBar.border#151c1a00
  • statusBar.debuggingBackground#cf8e6d
  • statusBar.debuggingForeground#191a1c
  • statusBar.foreground#6f737a
  • statusBar.noFolderBackground#151c1a
  • statusBar.noFolderForeground#6f737a
  • statusBarItem.activeBackground#3c3f4150
  • statusBarItem.errorBackground#f75464
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#3c3f4130
  • statusBarItem.prominentBackground#0d302b
  • statusBarItem.prominentForeground#bcbec4
  • statusBarItem.prominentHoverBackground#0d302b80
  • statusBarItem.remoteBackground#0d6b5e
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#e8a33e
  • statusBarItem.warningForeground#191a1c
  • symbolIcon.arrayForeground#cf8e6d
  • symbolIcon.booleanForeground#cf8e6d
  • symbolIcon.classForeground#c77dbb
  • symbolIcon.colorForeground#2aacb8
  • symbolIcon.constantForeground#c77dbb
  • symbolIcon.constructorForeground#56a8f5
  • symbolIcon.enumeratorForeground#c77dbb
  • symbolIcon.enumeratorMemberForeground#c77dbb
  • symbolIcon.eventForeground#e8a33e
  • symbolIcon.fieldForeground#c77dbb
  • symbolIcon.fileForeground#7a7e85
  • symbolIcon.folderForeground#7a7e85
  • symbolIcon.functionForeground#56a8f5
  • symbolIcon.interfaceForeground#c77dbb
  • symbolIcon.keyForeground#cf8e6d
  • symbolIcon.keywordForeground#cf8e6d
  • symbolIcon.methodForeground#56a8f5
  • symbolIcon.moduleForeground#c77dbb
  • symbolIcon.namespaceForeground#c77dbb
  • symbolIcon.nullForeground#cf8e6d
  • symbolIcon.numberForeground#2aacb8
  • symbolIcon.objectForeground#c77dbb
  • symbolIcon.operatorForeground#bcbec4
  • symbolIcon.packageForeground#c77dbb
  • symbolIcon.propertyForeground#c77dbb
  • symbolIcon.referenceForeground#2aacb8
  • symbolIcon.snippetForeground#7a7e85
  • symbolIcon.stringForeground#6aab73
  • symbolIcon.structForeground#c77dbb
  • symbolIcon.textForeground#bcbec4
  • symbolIcon.typeParameterForeground#c77dbb
  • symbolIcon.unitForeground#2aacb8
  • symbolIcon.variableForeground#bcbec4
  • tab.activeBackground#151c1a
  • tab.activeBorderTop#2eaa8e
  • tab.activeForeground#bcbec4
  • tab.activeModifiedBorder#2eaa8e
  • tab.border#141d1a
  • tab.hoverBackground#1e2024
  • tab.hoverForeground#b0b2b8
  • tab.inactiveBackground#111917
  • tab.inactiveForeground#7a7e85
  • tab.inactiveModifiedBorder#2eaa8e80
  • tab.lastPinnedBorder#2b2d30
  • tab.unfocusedActiveBackground#151c1a
  • tab.unfocusedActiveForeground#7a7e85
  • tab.unfocusedActiveModifiedBorder#2eaa8e80
  • tab.unfocusedInactiveBackground#111917
  • tab.unfocusedInactiveForeground#6f737a
  • tab.unfocusedInactiveModifiedBorder#2eaa8e50
  • terminal.ansiBlack#191a1c
  • terminal.ansiBlue#56a8f5
  • terminal.ansiBrightBlack#808590
  • terminal.ansiBrightBlue#7cacf8
  • terminal.ansiBrightCyan#50d4b8
  • terminal.ansiBrightGreen#55d872
  • terminal.ansiBrightMagenta#d0a4d6
  • terminal.ansiBrightRed#f9667a
  • terminal.ansiBrightWhite#d4d5d9
  • terminal.ansiBrightYellow#f0b95e
  • terminal.ansiCyan#2eaa8e
  • terminal.ansiGreen#38b756
  • terminal.ansiMagenta#b882c0
  • terminal.ansiRed#f75464
  • terminal.ansiWhite#d0d2d8
  • terminal.ansiYellow#e8a33e
  • terminal.background#151c1a
  • terminal.border#2b2d30
  • terminal.dropBackground#0d302b80
  • terminal.findMatchBackground#32593d
  • terminal.findMatchBorder#38b756
  • terminal.findMatchHighlightBackground#54575b50
  • terminal.findMatchHighlightBorder#54575b00
  • terminal.foreground#bcbec4
  • terminal.inactiveSelectionBackground#1e353050
  • terminal.selectionBackground#1e3530
  • terminal.tab.activeBorder#2eaa8e
  • terminalCommandDecoration.defaultBackground#6f737a
  • terminalCommandDecoration.errorBackground#f75464
  • terminalCommandDecoration.successBackground#38b756
  • terminalCursor.background#151c1a
  • terminalCursor.foreground#2eaa8e
  • terminalOverviewRuler.cursorForeground#2eaa8e
  • terminalOverviewRuler.findMatchForeground#38b75680
  • terminalStickyScroll.background#151c1a
  • terminalStickyScroll.border#2b2d30
  • terminalStickyScrollHover.background#252629
  • testing.iconErrored#f75464
  • testing.iconFailed#f75464
  • testing.iconPassed#73b00a
  • testing.iconQueued#e8a33e
  • testing.iconSkipped#7a7e85
  • testing.iconUnset#7a7e85
  • testing.message.error.decorationForeground#f75464
  • testing.message.error.lineBackground#f7546410
  • testing.message.info.decorationForeground#2eaa8e
  • testing.message.info.lineBackground#2eaa8e10
  • testing.peekBorder#f75464
  • testing.peekHeaderBackground#2a1518
  • testing.runAction#73b00a
  • textBlockQuote.background#151c1a
  • textBlockQuote.border#2eaa8e
  • textCodeBlock.background#1a2220
  • textLink.activeForeground#5cd8be
  • textLink.foreground#2eaa8e
  • textPreformat.foreground#bcbec4
  • textSeparator.foreground#2b2d30
  • titleBar.activeBackground#151c1a
  • titleBar.activeForeground#bcbec4
  • titleBar.border#151c1a00
  • titleBar.inactiveBackground#151c1a
  • titleBar.inactiveForeground#7a7e85
  • toolbar.activeBackground#3c3f4150
  • toolbar.hoverBackground#3c3f4130
  • tree.indentGuidesStroke#3c3f45
  • tree.tableColumnsBorder#2b2d30
  • tree.tableOddRowsBackground#25262a30
  • walkThrough.embeddedEditorBackground#151c1a
  • welcomePage.background#151c1a
  • welcomePage.tileBackground#151c1a
  • welcomePage.tileBorder#2b2d30
  • welcomePage.tileHoverBackground#2b2d30
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a7e85italic
comment.block.documentation, comment.block.javadoc#7a7e85italic
string, string.quoted, string.template, string.quoted.single, string.quoted.double, string.quoted.triple#6aab73
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#cf8e6d
keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.operator.new, keyword.operator.expression, keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.of, keyword.operator.expression.in, keyword.operator.expression.void, keyword.operator.expression.delete#cf8e6d
storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.type#cf8e6d
entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call#56a8f5
variable.parameter, meta.parameter#bcbec4
entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, entity.name.type.type, support.type, support.class, entity.other.inherited-class#c77dbb
entity.name.type.parameter#c77dbb
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary#2aacb8
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#cf8e6d
variable.other.constant, variable.other.enummember#c77dbb
variable, variable.other, variable.other.readwrite, variable.other.object#bcbec4
variable.language, variable.language.this, variable.language.self, variable.language.super#cf8e6ditalic
variable.other.property, support.variable.property, variable.other.object.property#c77dbb
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type#bcbec4
punctuation, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace.round, meta.brace.square, meta.brace.curly#bcbec4
entity.name.tag, entity.name.tag.html, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#cf8e6d
entity.other.attribute-name, entity.other.attribute-name.html#9da0a8
support.class.component, entity.name.tag support.class.component#56a8f5
entity.name.tag.css, 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#cf8e6d
support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css#bcbec4
support.constant.property-value.css, support.constant.font-name.css, support.constant.media.css#bcbec4
keyword.other.unit.css, constant.other.color.rgb-value.css, support.constant.color.css#2aacb8
keyword.control.at-rule.css, keyword.control.at-rule.media.css, keyword.control.at-rule.import.css#cf8e6d
variable.scss, variable.other.less#bcbec4
string.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp#2aacb8
constant.character.escape, constant.character.escape.backslash#cf8e6d
meta.decorator, meta.decorator entity.name.function, punctuation.decorator, meta.annotation, storage.type.annotation#c9a836
support.type.property-name.json, string.json support.type.property-name#c77dbb
string.quoted.double.json#6aab73
entity.name.tag.yaml, support.type.property-name.yaml#cf8e6d
string.unquoted.plain.out.yaml#bcbec4
entity.name.type.anchor.yaml, variable.other.alias.yaml, keyword.control.flow.block-scalar.yaml#2aacb8
heading.1.markdown entity.name, heading.2.markdown entity.name, heading.3.markdown entity.name, heading.4.markdown entity.name, heading.5.markdown entity.name, heading.6.markdown entity.name, markup.heading, markup.heading.setext#cf8e6dbold
punctuation.definition.heading.markdown#cf8e6d
markup.bold#bcbec4bold
markup.italic#bcbec4italic
markup.inline.raw, markup.fenced_code.block#2eaa8e
markup.underline.link, markup.underline.link.markdown#2eaa8e
string.other.link.title.markdown, string.other.link.description.markdown#56a8f5
punctuation.definition.list.begin.markdown, markup.list.numbered.markdown, markup.list.unnumbered.markdown#cf8e6d
markup.quote.markdown#7a7e85italic
meta.function.decorator.python, entity.name.function.decorator.python#c9a836
support.function.magic.python#56a8f5
constant.character.format.placeholder.other.python#cf8e6d
entity.name.package.go#bcbec4
entity.name.import.go#6aab73
entity.name.type.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust#2aacb8
entity.name.function.macro.rust, support.macro.rust#56a8f5bold
meta.attribute.rust#c9a836
variable.other.normal.shell, variable.other.positional.shell, variable.other.bracket.shell, variable.other.special.shell#bcbec4
entity.name.namespace, entity.name.module, entity.name.type.module#c77dbb
support.constant, support.variable#c77dbb
markup.inserted#73b00a
markup.deleted#f75464
markup.changed#2eaa8e
string.quoted.docstring, string.quoted.docstring.multi.python, string.quoted.docstring.raw.multi.python#7a7e85italic
meta.function.parameters.python support.type.python, meta.function.return-type.python#c77dbb
meta.type.annotation entity.name.type, meta.return.type entity.name.type, meta.type.parameters entity.name.type#c77dbb
entity.name.table.toml, entity.name.table.array.toml, support.type.property-name.table.toml#cf8e6d
support.type.property-name.toml#c77dbb
constant.other.date.toml, constant.other.datetime.toml, constant.other.datetime-with-timezone.toml#2aacb8
keyword.other.special-method.dockerfile, keyword.control.dockerfile#cf8e6d
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql, keyword.other.create.sql, keyword.other.data-integrity.sql#cf8e6d
support.function.aggregate.sql, support.function.scalar.sql, support.function.string.sql#56a8f5
variable.other.env#c77dbb
punctuation.definition.string.begin, punctuation.definition.string.end#6aab73
constant.other.placeholder, constant.other.format-spec#cf8e6d
keyword.control.directive, entity.name.function.preprocessor, meta.preprocessor keyword, punctuation.definition.directive#c9a836
string.quoted.other.lt-gt.include, string.quoted.double.include#6aab73
entity.name.function.target.makefile#56a8f5
variable.other.makefile#bcbec4
variable.language.makefile#cf8e6ditalic
keyword.graphql, keyword.operation.graphql#cf8e6d
support.type.graphql, entity.name.type.graphql#c77dbb
variable.graphql, variable.arguments.graphql, entity.name.fragment.graphql#2aacb8
invalid, invalid.illegal#f75464
invalid.deprecated#e8a33estrikethrough