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.background#111218
  • activityBar.border#111218
  • activityBar.foreground#787c99
  • activityBar.inactiveForeground#3b3e52
  • activityBarBadge.background#3d59a1
  • activityBarBadge.foreground#fff
  • badge.background#7e83b230
  • badge.foreground#acb0d0
  • breadcrumb.activeSelectionForeground#a9b1d6
  • breadcrumb.background#111218
  • breadcrumb.focusForeground#a9b1d6
  • breadcrumb.foreground#515670
  • breadcrumbPicker.background#111218
  • button.background#3d59a1dd
  • button.foreground#ffffff
  • button.hoverBackground#3d59a1AA
  • charts.blue#7aa2f7
  • charts.foreground#9AA5CE
  • charts.green#41a6b5
  • charts.lines#111218
  • charts.orange#ff9e64
  • charts.purple#9d7cd8
  • charts.red#f7768e
  • charts.yellow#e0af68
  • debugConsole.errorForeground#bb616b
  • debugConsole.infoForeground#787c99
  • debugConsole.sourceForeground#787c99
  • debugConsole.warningForeground#c49a5a
  • debugConsoleInputIcon.foreground#73daca
  • debugExceptionWidget.background#101014
  • debugExceptionWidget.border#963c47
  • debugTokenExpression.boolean#ff9e64
  • debugTokenExpression.error#bb616b
  • debugTokenExpression.name#7dcfff
  • debugTokenExpression.number#ff9e64
  • debugTokenExpression.string#9ece6a
  • debugTokenExpression.value#9aa5ce
  • debugToolBar.background#101014
  • debugView.stateLabelBackground#14141b
  • debugView.stateLabelForeground#787c99
  • debugView.valueChangedHighlight#3d59a1aa
  • descriptionForeground#515670
  • diffEditor.insertedTextBackground#41a6b515
  • diffEditor.removedTextBackground#db4b4b22
  • dropdown.background#14141b
  • dropdown.foreground#787c99
  • dropdown.listBackground#14141b
  • editor.background#111218
  • editor.findMatchBackground#3d59a166
  • editor.findMatchBorder#e0af68
  • editor.findMatchHighlightBackground#3d59a166
  • editor.findRangeHighlightBackground#515c7e33
  • editor.focusedStackFrameHighlightBackground#73daca20
  • editor.foreground#a9b1d6
  • editor.inactiveSelectionBackground#515c7e25
  • editor.lineHighlightBackground#1e202e
  • editor.rangeHighlightBackground#515c7e20
  • editor.selectionBackground#515c7e40
  • editor.selectionHighlightBackground#515c7e44
  • editor.stackFrameHighlightBackground#E2BD3A20
  • editor.wordHighlightBackground#515c7e44
  • editor.wordHighlightStrongBackground#515c7e55
  • editorBracketMatch.background#111218
  • editorBracketMatch.border#42465d
  • editorCodeLens.foreground#484f70
  • editorCursor.foreground#c0caf5
  • editorError.foreground#db4b4b
  • editorGroup.border#101014
  • editorGroup.dropBackground#1e202e
  • editorGroupHeader.border#101014
  • editorGroupHeader.noTabsBackground#111218
  • editorGroupHeader.tabsBackground#111218
  • editorGroupHeader.tabsBorder#101014
  • editorGutter.addedBackground#164846
  • editorGutter.deletedBackground#823c41
  • editorGutter.modifiedBackground#394b70
  • editorHint.foreground#0da0ba
  • editorHoverWidget.background#111218
  • editorHoverWidget.border#101014
  • editorIndentGuide.activeBackground#363b54
  • editorIndentGuide.background#1e202e
  • editorInfo.foreground#0da0ba
  • editorLightBulb.foreground#e0af68
  • editorLightBulbAutoFix.foreground#e0af68
  • editorLineNumber.activeForeground#737aa2
  • editorLineNumber.foreground#363b54
  • editorLink.activeForeground#acb0d0
  • editorMarkerNavigation.background#111218
  • editorOverviewRuler.addedForeground#164846
  • editorOverviewRuler.border#101014
  • editorOverviewRuler.bracketMatchForeground#101014
  • editorOverviewRuler.deletedForeground#703438
  • editorOverviewRuler.errorForeground#db4b4b
  • editorOverviewRuler.findMatchForeground#a9b1d644
  • editorOverviewRuler.infoForeground#1abc9c
  • editorOverviewRuler.modifiedForeground#394b70
  • editorOverviewRuler.rangeHighlightForeground#a9b1d644
  • editorOverviewRuler.selectionHighlightForeground#a9b1d622
  • editorOverviewRuler.warningForeground#e0af68
  • editorOverviewRuler.wordHighlightForeground#bb9af755
  • editorOverviewRuler.wordHighlightStrongForeground#bb9af766
  • editorPane.background#111218
  • editorRuler.foreground#101014
  • editorSuggestWidget.background#111218
  • editorSuggestWidget.border#101014
  • editorSuggestWidget.highlightForeground#6183bb
  • editorSuggestWidget.selectedBackground#20222c
  • editorWarning.foreground#e0af68
  • editorWhitespace.foreground#363b54
  • editorWidget.background#111218
  • editorWidget.resizeBorder#545c7e33
  • errorForeground#515670
  • extensionBadge.remoteBackground#3d59a1
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#3d59a1DD
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#3d59a1AA
  • focusBorder#545c7e33
  • foreground#787c99
  • gitDecoration.addedResourceForeground#449dab
  • gitDecoration.conflictingResourceForeground#bb7a61
  • gitDecoration.deletedResourceForeground#914c54
  • gitDecoration.ignoredResourceForeground#515670
  • gitDecoration.modifiedResourceForeground#6183bb
  • gitDecoration.renamedResourceForeground#449dab
  • gitDecoration.stageDeletedResourceForeground#914c54
  • gitDecoration.stageModifiedResourceForeground#6183bb
  • gitDecoration.untrackedResourceForeground#449dab
  • icon.foreground#787c99
  • input.background#14141b
  • input.border#0f0f14
  • input.foreground#a9b1d6
  • input.placeholderForeground#787c998A
  • inputOption.activeBackground#3d59a144
  • inputOption.activeForeground#c0caf5
  • inputValidation.errorBackground#85353e
  • inputValidation.errorBorder#963c47
  • inputValidation.errorForeground#bbc2e0
  • inputValidation.infoBackground#0da0ba
  • inputValidation.infoBorder#0db9d7
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#c2985b
  • inputValidation.warningBorder#e0af68
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#202330
  • list.activeSelectionForeground#a9b1d6
  • list.deemphasizedForeground#787c99
  • list.dropBackground#1e202e
  • list.errorForeground#bb616b
  • list.focusBackground#1c1d29
  • list.focusForeground#a9b1d6
  • list.highlightForeground#668ac4
  • list.hoverBackground#13131a
  • list.hoverForeground#a9b1d6
  • list.inactiveSelectionBackground#1c1d29
  • list.inactiveSelectionForeground#a9b1d6
  • list.invalidItemForeground#c97018
  • list.warningForeground#c49a5a
  • listFilterWidget.background#101014
  • listFilterWidget.noMatchesOutline#a6333f
  • listFilterWidget.outline#3d59a1
  • menu.background#111218
  • menu.border#101014
  • menu.foreground#787c99
  • menu.selectionBackground#1e202e
  • menu.selectionForeground#a9b1d6
  • menu.separatorBackground#101014
  • menubar.selectionBackground#1e202e
  • menubar.selectionBorder#1b1e2e
  • menubar.selectionForeground#a9b1d6
  • merge.currentContentBackground#007a7544
  • merge.currentHeaderBackground#007a75aa
  • merge.incomingContentBackground#3d59a144
  • merge.incomingHeaderBackground#3d59a1aa
  • minimapGutter.addedBackground#1C5957
  • minimapGutter.deletedBackground#944449
  • minimapGutter.modifiedBackground#425882
  • notificationCenterHeader.background#101014
  • notificationLink.foreground#6183bb
  • notifications.background#101014
  • notificationsErrorIcon.foreground#bb616b
  • notificationsInfoIcon.foreground#0da0ba
  • notificationsWarningIcon.foreground#bba461
  • panel.background#111218
  • panel.border#101014
  • panelInput.border#111218
  • panelTitle.activeBorder#111218
  • panelTitle.activeForeground#787c99
  • panelTitle.inactiveForeground#42465d
  • peekView.border#101014
  • peekViewEditor.background#111218
  • peekViewEditor.matchHighlightBackground#3d59a166
  • peekViewResult.background#101014
  • peekViewResult.fileForeground#787c99
  • peekViewResult.lineForeground#a9b1d6
  • peekViewResult.matchHighlightBackground#3d59a166
  • peekViewResult.selectionBackground#3d59a133
  • peekViewResult.selectionForeground#a9b1d6
  • peekViewTitle.background#101014
  • peekViewTitleDescription.foreground#787c99
  • peekViewTitleLabel.foreground#a9b1d6
  • pickerGroup.border#101014
  • pickerGroup.foreground#a9b1d6
  • progressBar.background#3d59a1
  • scrollbar.shadow#00000033
  • scrollbarSlider.activeBackground#4476ff7c
  • scrollbarSlider.background#4476ff7c
  • scrollbarSlider.hoverBackground#4476ff7c
  • selection.background#515c7e40
  • settings.headerForeground#6183bb
  • sideBar.background#111218
  • sideBar.border#101014
  • sideBar.dropBackground#1e202e
  • sideBar.foreground#787c99
  • sideBarSectionHeader.background#111218
  • sideBarSectionHeader.border#101014
  • sideBarSectionHeader.foreground#a9b1d6
  • sideBarTitle.foreground#787c99
  • statusBar.background#2B8BE6
  • statusBar.border#000000
  • statusBar.debuggingBackground#111218
  • statusBar.debuggingForeground#787c99
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#111218
  • statusBarItem.activeBackground#101014
  • statusBarItem.hoverBackground#6ab7ff
  • statusBarItem.prominentBackground#101014
  • statusBarItem.prominentHoverBackground#20222c
  • tab.activeBackground#111218
  • tab.activeBorder#3d59a1
  • tab.activeForeground#a9b1d6
  • tab.activeModifiedBorder#111218
  • tab.border#101014
  • tab.hoverForeground#a9b1d6
  • tab.inactiveBackground#111218
  • tab.inactiveForeground#787c99
  • tab.inactiveModifiedBorder#1f202e
  • tab.lastPinnedBorder#222333
  • tab.unfocusedActiveBorder#1f202e
  • tab.unfocusedActiveForeground#a9b1d6
  • tab.unfocusedHoverForeground#a9b1d6
  • tab.unfocusedInactiveForeground#787c99
  • terminal.ansiBlack#363b54
  • terminal.ansiBlue#7aa2f7
  • terminal.ansiBrightBlack#363b54
  • terminal.ansiBrightBlue#7aa2f7
  • terminal.ansiBrightCyan#7dcfff
  • terminal.ansiBrightGreen#41a6b5
  • terminal.ansiBrightMagenta#bb9af7
  • terminal.ansiBrightRed#f7768e
  • terminal.ansiBrightWhite#acb0d0
  • terminal.ansiBrightYellow#e0af68
  • terminal.ansiCyan#7dcfff
  • terminal.ansiGreen#41a6b5
  • terminal.ansiMagenta#bb9af7
  • terminal.ansiRed#f7768e
  • terminal.ansiWhite#787c99
  • terminal.ansiYellow#e0af68
  • terminal.background#111218
  • terminal.foreground#787c99
  • terminal.selectionBackground#515c7e30
  • textBlockQuote.background#111218
  • textCodeBlock.background#111218
  • textLink.activeForeground#7dcfff
  • textLink.foreground#6183bb
  • textPreformat.foreground#9699a8
  • textSeparator.foreground#363b54
  • titleBar.activeBackground#111218
  • titleBar.activeForeground#787c99
  • titleBar.border#101014
  • titleBar.inactiveBackground#111218
  • titleBar.inactiveForeground#787c99
  • tree.indentGuidesStroke#2b2b3b
  • walkThrough.embeddedEditorBackground#111218
  • welcomePage.buttonBackground#111218
  • welcomePage.buttonHoverBackground#14141b
  • widget.shadow#ffffff00
  • window.activeBorder#0d0f17
  • window.inactiveBorder#0d0f17

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, meta.var.expr storage.type, keyword.control.flow, keyword.control.return, meta.directive.vue punctuation.separator.key-value.html, meta.directive.vue entity.other.attribute-name.html, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, storage.modifier, keyword.control#FF7E7E
keyword.control.flow.block-scalar.literal—
comment, comment.block.documentation, punctuation.definition.comment, comment.block.documentation punctuation#444b6a—
comment.block.documentation variable, comment.block.documentation storage, comment.block.documentation keyword, comment.block.documentation support, comment.block.documentation markup, comment.block.documentation markup.inline.raw.string.markdown, meta.other.type.phpdoc.php keyword.other.type.php, meta.other.type.phpdoc.php support.other.namespace.php, meta.other.type.phpdoc.php punctuation.separator.inheritance.php, meta.other.type.phpdoc.php support.class, keyword.other.phpdoc.php, log.date#5a638c—
meta.other.type.phpdoc.php support.class, comment.block.documentation storage.type, comment.block.documentation punctuation.definition.block.tag, comment.block.documentation entity.name.type.instance#646e9c—
variable.other.constant, punctuation.definition.constant, constant.numeric, support.constant#ffffff—
constant.language#2b8be6bold
string, constant.other.symbol, constant.other.key, meta.attribute-selector#ffd06c
constant.other.color, constant.other.color.rgb-value.hex punctuation.definition.constant#9aa5ce—
invalid, invalid.illegal#ff5370—
invalid.deprecated#bb9af7—
storage.type#bb9af7—
meta.var.expr storage.type, storage.modifier#ff7e7e
punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line.tag.smarty, support.constant.handlebars, punctuation.section.tag.twig#7dcfff—
keyword.control.smarty, keyword.control.twig, support.constant.handlebars keyword.control, keyword.operator.comparison.twig, keyword.blade, entity.name.function.blade#0db9d7—
keyword.operator.spread, keyword.operator.rest, keyword.operator.new.js#f7768e—
keyword.control.as, keyword.other, keyword.operator.bitwise.shift, punctuation, text.html.twig meta.tag.inline.any.html, meta.tag.template.value.twig meta.function.arguments.twig, meta.directive.vue punctuation.separator.key-value.html, punctuation.definition.constant.markdown, punctuation.definition.string, punctuation.support.type.property-name, text.html.vue-html meta.tag, punctuation.definition.keyword, punctuation.terminator.rule, punctuation.definition.entity, punctuation.separator.inheritance.php, keyword.other.template, keyword.other.substitution, entity.name.operator, meta.property-list punctuation.separator.key-value, meta.at-rule.mixin punctuation.separator.key-value, meta.at-rule.function variable.parameter.url#ffffffbold
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default, meta.import keyword.other#7dcfff—
keyword, keyword.operator, keyword.other.important#ffffff
keyword.other.DML#7dcfff—
keyword.operator.logical, storage.type.function, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.relational, keyword.operator.or.regexp#ffffffbold
entity.name.tag#f7768e—
entity.name.tag support.class.component, meta.tag#de5971—
punctuation.definition.tag#ba3c97—
constant.other.php, variable.other.global.safer, variable.other.global.safer punctuation.definition.variable, variable.other.global, variable.other.global punctuation.definition.variable, constant.other#85affd—
variable, support.variable, string constant.other.placeholder, variable.parameter.handlebars, source.lua#9ADFFF—
variable.other.object#9ADFFF—
meta.array.literal variable#559EE2—
meta.object-literal.key, string.alias.graphql, string.unquoted.graphql, string.unquoted.alias.graphql, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.field.declaration.ts variable.object.property#F06262—
variable.other.property, support.variable.property, support.variable.property.dom, meta.function-call variable.other.object.property#A3CA9F—
variable.other.object.property#ffffff—
meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key#F06262—
source.cpp meta.block variable.other#f7768e—
support.other.variable#f7768e—
meta.class-method.js entity.name.function.js, entity.name.method.js, variable.function.constructor, keyword.other.special-method, storage.type.cs#9bf193—
entity.name.function, meta.function-call, meta.function-call entity.name.function, variable.function, meta.definition.method entity.name.function, meta.object-literal entity.name.function#a3ca9f—
variable.parameter.function.language.special, variable.parameter, meta.function.parameters punctuation.definition.variable, meta.function.parameter variable#559ee2—
keyword.other.type.php, storage.type.php, constant.character, constant.escape, keyword.other.unit#bb9af7—
meta.definition.variable variable.other.constant, meta.definition.variable variable.other.readwrite, variable.other.declaration#9adfff—
entity.other.inherited-class#bb9af7
support.class, support.type, variable.other.readwrite.alias, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types, support.variable.dom, support.constant.math, support.type.object.module, support.constant.json, entity.name.namespace, meta.import.qualifier#0db9d7—
entity.name#c0caf5—
support.function#0db9d7
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, support.type.map.key#7aa2f7—
support.constant.font-name, meta.definition.variable#9ece6a—
entity.other.attribute-name.class, meta.at-rule.mixin.scss entity.name.function.scss#9ece6a—
entity.other.attribute-name.id#fc7b7b—
entity.name.tag.css#0db9d7—
entity.other.attribute-name.pseudo-class punctuation.definition.entity, entity.other.attribute-name.pseudo-element punctuation.definition.entity, entity.other.attribute-name.class punctuation.definition.entity, entity.name.tag.reference#e0af68—
meta.property-list#9abdf5—
meta.property-list meta.at-rule.if, meta.at-rule.return variable.parameter.url, meta.property-list meta.at-rule.else#ff9e64—
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css#73daca—
meta.property-list meta.property-list#9abdf5—
meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.include entity.name.function.scss, meta.at-rule.include keyword.control.at-rule.include#bb9af7—
keyword.control.at-rule.include punctuation.definition.keyword, keyword.control.at-rule.mixin punctuation.definition.keyword, meta.at-rule.include keyword.control.at-rule.include, keyword.control.at-rule.extend punctuation.definition.keyword, meta.at-rule.extend keyword.control.at-rule.extend, entity.other.attribute-name.placeholder.css punctuation.definition.entity.css, meta.at-rule.media keyword.control.at-rule.media, meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.function keyword.control.at-rule.function, keyword.control punctuation.definition.keyword#9d7cd8—
meta.property-list meta.at-rule.include#c0caf5—
support.constant.property-value#ff9e64—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c0caf5—
variable.language#f7768e—
variable.other punctuation.definition.variable#c0caf5—
source.js constant.other.object.key.js string.unquoted.label.js, variable.language.this punctuation.definition.variable, keyword.other.this#f7768e—
entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#bb9af7—
text.html constant.character.entity#0DB9D7—
entity.other.attribute-name.id.html, meta.directive.vue entity.other.attribute-name.html#bb9af7—
source.sass keyword.control#7aa2f7—
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.placeholder, meta.property-list meta.property-value#bb9af7—
markup.inserted#449dab—
markup.deleted#914c54—
markup.changed#6183bb—
string.regexp#b4f9f8—
punctuation.definition.group#f7768e—
constant.other.character-class.regexp#bb9af7—
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#e0af68—
keyword.operator.quantifier.regexp#89ddff—
constant.character.escape.backslash#c0caf5—
constant.character.escape#89ddff—
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7aa2f7—
keyword.other.unit#f7768e—
source.json meta.structure.dictionary.json support.type.property-name.json#7aa2f7—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0db9d7—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7dcfff—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#bb9af7—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e0af68—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0db9d7—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#73daca—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7768e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#9ece6a—
punctuation.definition.list_item.markdown#9abdf5—
meta.block, meta.brace, punctuation.definition.block, punctuation.definition.use, punctuation.definition.class, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, punctuation.definition.switch-expression.begin.bracket, punctuation.definition.switch-expression.end.bracket, punctuation.definition.section.switch-block.begin.bracket, punctuation.definition.section.switch-block.end.bracket, punctuation.definition.group.shell, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section#9abdf5—
meta.jsx.children, meta.embedded.block#c0caf5—
text.html, text.log#9aa5ce—
text.html.markdown markup.inline.raw.markdown#bb9af7—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4E5579—
heading.1.markdown entity.name, heading.1.markdown punctuation.definition.heading.markdown#89ddffbold
heading.2.markdown entity.name, heading.2.markdown punctuation.definition.heading.markdown#61bdf2bold
heading.3.markdown entity.name, heading.3.markdown punctuation.definition.heading.markdown#7aa2f7bold
heading.4.markdown entity.name, heading.4.markdown punctuation.definition.heading.markdown#6d91debold
heading.5.markdown entity.name, heading.5.markdown punctuation.definition.heading.markdown#9aa5cebold
heading.6.markdown entity.name, heading.6.markdown punctuation.definition.heading.markdown#747ca1bold
markup.italic, markup.italic punctuation#c0caf5italic
markup.bold, markup.bold punctuation#c0caf5bold
markup.bold markup.italic, markup.bold markup.italic punctuation#c0caf5bold italic
markup.underline, markup.underline punctuation—underline
markup.quote punctuation.definition.blockquote.markdown#4e5579—
markup.quote—italic
string.other.link, markup.underline.link, constant.other.reference.link.markdown, string.other.link.description.title.markdown#73daca—
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.language.fenced.markdown#89ddff—
meta.separator#444b6abold
markup.table#c0cefc—
token.info-token#0db9d7—
token.warn-token#ffdb69—
token.error-token#db4b4b—
token.debug-token#b267e6—
entity.tag.apacheconf#f7768e—
meta.preprocessor#73daca—
source.env#7aa2f7—