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#f6f2e7
  • activityBar.border#f6f2e7
  • activityBar.foreground#716c66
  • activityBar.inactiveForeground#a29d96
  • activityBarBadge.background#db005d
  • activityBarBadge.foreground#f6f2e7
  • badge.background#e5e0d0
  • badge.foreground#312d27
  • banner.background#f6f2e7
  • breadcrumb.background#f6f2e7
  • breadcrumb.focusForeground#312d27
  • breadcrumb.foreground#a29d96
  • button.background#765bcc
  • button.foreground#f6f2e7
  • button.hoverBackground#7d59c9
  • button.secondaryBackground#e5e0d0
  • button.secondaryForeground#312d27
  • commandCenter.background#f6f2e7
  • commandCenter.border#f6f2e7
  • contrastActiveBorder#f6f2e7
  • contrastBorder#f6f2e7
  • debugToolBar.background#ebe6da
  • descriptionForeground#716c66
  • diffEditor.insertedTextBackground#4d7b0022
  • diffEditor.removedTextBackground#db005d22
  • disabledForeground#a29d96
  • dropdown.background#ebe6da
  • dropdown.border#ebe6da
  • dropdown.listBackground#ebe6da
  • editor.background#f6f2e7
  • editor.findMatchBackground#d9d1bc
  • editor.findMatchHighlightBackground#e5e0d0
  • editor.foreground#312d27
  • editor.hoverHighlightBackground#e5e0d0
  • editor.inactiveSelectionBackground#e5e0d0
  • editor.lineHighlightBackground#efebdf
  • editor.selectionBackground#d9d1bc
  • editor.selectionHighlightBackground#e5e0d0
  • editor.wordHighlightBackground#e5e0d0
  • editor.wordHighlightStrongBackground#e5e0d0
  • editorBracketMatch.background#e5e0d0
  • editorBracketMatch.border#f6f2e7
  • editorCursor.foreground#312d27
  • editorError.foreground#df0023
  • editorGroup.border#e2ded4
  • editorGroup.emptyBackground#f6f2e7
  • editorGroupHeader.noTabsBackground#f6f2e7
  • editorGroupHeader.tabsBackground#f6f2e7
  • editorGroupHeader.tabsBorder#f6f2e7
  • editorGutter.addedBackground#4d7b00
  • editorGutter.deletedBackground#df0023
  • editorGutter.modifiedBackground#b94e00
  • editorHoverWidget.background#ebe6da
  • editorHoverWidget.border#ebe6da
  • editorIndentGuide.activeBackground#a29d96
  • editorIndentGuide.background#dfd9cb
  • editorInfo.foreground#536bb9
  • editorLineNumber.activeForeground#716c66
  • editorLineNumber.foreground#a29d96
  • editorOverviewRuler.border#f6f2e7
  • editorRuler.foreground#dfd9cb
  • editorStickyScroll.background#f6f2e7
  • editorSuggestWidget.background#ebe6da
  • editorSuggestWidget.border#ebe6da
  • editorSuggestWidget.selectedBackground#e5e0d0
  • editorWarning.foreground#b94e00
  • editorWhitespace.foreground#dfd9cb
  • editorWidget.background#ebe6da
  • editorWidget.border#ebe6da
  • focusBorder#e5e0d0
  • foreground#716c66
  • gitDecoration.addedResourceForeground#4d7b00
  • gitDecoration.deletedResourceForeground#df0023
  • gitDecoration.ignoredResourceForeground#a29d96
  • gitDecoration.modifiedResourceForeground#b94e00
  • gitDecoration.untrackedResourceForeground#4c7b00
  • input.background#ebe6da
  • input.border#ebe6da
  • input.foreground#312d27
  • input.placeholderForeground#a29d96
  • inputOption.activeBackground#e5e0d0
  • inputOption.activeBorder#765bcc
  • inputValidation.infoBorder#536bb9
  • list.activeSelectionBackground#e5e0d0
  • list.activeSelectionForeground#312d27
  • list.errorForeground#df0023
  • list.focusBackground#e5e0d0
  • list.focusForeground#312d27
  • list.highlightForeground#db005d
  • list.hoverBackground#efebdf
  • list.hoverForeground#312d27
  • list.inactiveSelectionBackground#efebdf
  • list.inactiveSelectionForeground#312d27
  • list.warningForeground#b94e00
  • menu.background#ebe6da
  • menu.border#ebe6da
  • menu.foreground#716c66
  • menu.separatorBackground#dfd9cb
  • menubar.selectionBackground#f6f2e7
  • minimap.background#f6f2e7
  • minimapSlider.background#dfd9cb77
  • notificationCenterHeader.background#ebe6da
  • notifications.background#f6f2e7
  • panel.background#f6f2e7
  • panel.border#cecbc2
  • panelInput.border#e2ded4
  • panelSection.border#f6f2e7
  • panelTitle.activeBorder#312d27
  • panelTitle.activeForeground#312d27
  • panelTitle.inactiveForeground#a29d96
  • peekViewEditor.background#efebdf
  • peekViewResult.background#ebe6da
  • progressBar.background#db005d
  • quickInput.background#ebe6da
  • scrollbar.shadow#f6f2e7
  • scrollbarSlider.activeBackground#716c66aa
  • scrollbarSlider.background#dfd9cb99
  • scrollbarSlider.hoverBackground#a29d96aa
  • sideBar.background#f6f2e7
  • sideBar.border#e2ded4
  • sideBar.foreground#716c66
  • sideBarSectionHeader.background#f6f2e7
  • sideBarSectionHeader.border#f6f2e7
  • sideBarSectionHeader.foreground#716c66
  • sideBarTitle.foreground#a29d96
  • statusBar.background#f6f2e7
  • statusBar.border#e2ded4
  • statusBar.debuggingBackground#b94e00
  • statusBar.debuggingForeground#f6f2e7
  • statusBar.foreground#716c66
  • statusBar.noFolderBackground#f6f2e7
  • statusBarItem.errorBackground#f6f2e7
  • statusBarItem.errorForeground#df0023
  • statusBarItem.remoteBackground#f6f2e7
  • statusBarItem.remoteForeground#716c66
  • statusBarItem.warningBackground#f6f2e7
  • statusBarItem.warningForeground#b94e00
  • tab.activeBackground#f6f2e7
  • tab.activeBorder#f6f2e7
  • tab.activeBorderTop#f6f2e7
  • tab.activeForeground#312d27
  • tab.border#f6f2e7
  • tab.hoverBackground#efebdf
  • tab.inactiveBackground#f6f2e7
  • tab.inactiveForeground#a29d96
  • tab.unfocusedActiveBorder#f6f2e7
  • tab.unfocusedActiveBorderTop#f6f2e7
  • tab.unfocusedHoverBackground#efebdf
  • terminal.ansiBlack#312d27
  • terminal.ansiBlue#536bb9
  • terminal.ansiBrightBlack#716c66
  • terminal.ansiBrightBlue#7d59c9
  • terminal.ansiBrightCyan#007b83
  • terminal.ansiBrightGreen#4c7b00
  • terminal.ansiBrightMagenta#8f53c0
  • terminal.ansiBrightRed#db005d
  • terminal.ansiBrightWhite#312d27
  • terminal.ansiBrightYellow#b94e00
  • terminal.ansiCyan#007b82
  • terminal.ansiGreen#4d7b00
  • terminal.ansiMagenta#765bcc
  • terminal.ansiRed#db005d
  • terminal.ansiWhite#a29d96
  • terminal.ansiYellow#8d6900
  • terminal.background#f6f2e7
  • terminal.border#cecbc2
  • terminal.foreground#312d27
  • terminal.selectionBackground#d9d1bc
  • textBlockQuote.background#efebdf
  • textBlockQuote.border#dfd9cb
  • textCodeBlock.background#efebdf
  • textLink.activeForeground#db005d
  • textLink.foreground#765bcc
  • textPreformat.foreground#b94e00
  • titleBar.activeBackground#f6f2e7
  • titleBar.activeForeground#716c66
  • titleBar.border#f6f2e7
  • titleBar.inactiveBackground#f6f2e7
  • titleBar.inactiveForeground#a29d96
  • tree.indentGuidesStroke#dfd9cb
  • widget.shadow#f6f2e7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
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#7d59c9—
punctuation#6c6761—
variable.other.generic-type.haskell#db005d—
storage.type.haskell#b94e00—
support.variable.magic.python#765bcc—
entity.name.type.alias.ts,entity.name.type.alias.tsx#8f53c0—
punctuation.separator,punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#7d59c9—
storage.modifier.lifetime.rust#312d27—
support.function.std.rust#4d7b00—
entity.name.lifetime.rust#765bcc—
variable.language.rust#765bcc—
variable.language.self#b94e00italic
support.constant.edge#db005d—
constant.other.character-class.regexp#765bcc—
keyword.operator.quantifier.regexp#b94e00—
punctuation.definition.string.begin,punctuation.definition.string.end#8d6900—
punctuation.definition.group#007b82—
comment markup.link#918b84—
markup.changed.diff#56514c—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#4d7b00—
markup.inserted.diff#8d6900—
markup.deleted.diff#765bcc—
meta.tag.other.unrecognized.html.derivative#765bcc—
meta.function.c,meta.function.cpp#765bcc—
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#6c6761—
punctuation.separator.key-value#7d59c9—
keyword.operator.expression.import#4d7b00—
support.constant.math#56514c—
support.constant.property.math#b94e00—
variable.other.constant#765bcc—
variable.other.object#765bccitalic
variable.other.readwrite#312d27—
meta.type.annotation#8f53c0italic
punctuation.definition.typeparameters#6c6761—
meta.return.type#8f53c0italic
storage.type.annotation.java, storage.type.object.array.java#8f53c0—
source.java#765bcc—
variable.other.definition#312d27—
,meta.method.identifier.java,meta.method-call.java,meta.method.body.java#b94e00italic
meta.method.java#4d7b00—
storage.modifier.import.java#312d27
storage.type.java#9052c2italic
storage.type.generic.java#765bccitalic
keyword.operator.instanceof.java#db005d—
meta.definition.variable.name.java#765bcc—
keyword.operator.logical#7d59c9—
keyword.operator.bitwise#007b82—
keyword.operator.channel#007b82—
support.constant.property-value.scss,support.constant.property-value.css#765bcc—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#007b82—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#b94e00—
punctuation.separator.list.comma.css#6c6761—
support.constant.color.w3c-standard-color-name.css#b94e00—
support.type.vendored.property-name.css#007b82italic
support.module.node,support.type.object.module,support.module.node#312d27—
meta.definition.method#4c7b00—
entity.name.type.module#312d27—
meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#312d27—
support.constant.json#b94e00—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#7d59c9—
support.type.object.console#765bcc—
support.variable.property.process#b94e00—
meta.decorator#765bccitalic
meta.function, support.function.console#4c7b00—
keyword.operator.misc.rust#312d27—
keyword.operator.sigil.rust#db005d—
keyword.operator.delete#db005d—
support.type.object.dom#007b82—
support.variable.dom,support.variable.property.dom#765bcc—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#765bcc—
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#db005d—
punctuation.separator.delimiter#6c6761—
punctuation.accessor#7d59c9—
punctuation.separator.c,punctuation.separator.cpp#db005d—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#007b82—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#db005d—
support.type.python#765bccitalic
keyword.operator.logical.python#db005d—
variable.parameter.function.python#b94e00—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#6c6761—
meta.function-call.generic.python#4c7b00—
variable.language.special.self.python,variable.language.special.cls.python#b94e00—
constant.character.format.placeholder.other.python#b94e00—
keyword.operator#7d59c9—
keyword.operator.assignment.compound#db005d—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#007b82—
entity.name.namespace#312d27—
variable.other.property#312d27—
variable.parameter.function-call#007c79italic
variable.parameter.ts#b94e00italic
variable.parameter.probably#b94e00italic
variable.parameter.function#b94e00italic
meta.function-call.arguments#312d27—
variable.c#312d27—
variable.language#312d27italic
variable.language.dart#b94e00—
variable.language.this#8f53c0italic
token.variable.parameter.java#312d27—
import.storage.java#56514c—
token.package.keyword#db005d—
token.package#312d27—
meta.require, support.function.any-method#4d7b00—
meta.function-call#4c7b00—
entity.name.type.namespace#312d27—
entity.name.type.class.python#007b82—
entity.name.class.identifier.namespace.type#007b82—
entity.name.class, variable.other.class.js, variable.other.class.ts#007b82—
support.class.component#007b82italic
support.class.dart#8f53c0italic
entity.name.type.rust, entity.name.type.numeric.rust, entity.name.type.primitive.rust#8f53c0italic
entity.name.type.result, entity.name.type.lifetime#765bccitalic
entity.name.type.go#007b82—
entity.name.type.option#765bcc—
support.class.kotlin#8f53c0italic
entity.name.type.class.kotlin#765bccitalic
entity.name.type.struct, entity.name.type.trait#8f53c0—
variable.other.class.php#765bcc—
source#312d27—
keyword.control#db005ditalic
control.elements, keyword.operator.less#b94e00—
keyword.other.special-method#765bcc—
storage#db005ditalic
keyword.operator.type—
token.storage#db005d—
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#db005d—
token.storage.type.java#56514c—
storage.type.go#8f53c0italic
support.function#4c7b00—
entity.name.function#4c7b00—
entity.name.function.macro#4c7b00—
support.type.metaclass#b94e00italic
support.function.builtin#765bcc—
support.type.property-name#312d27italic
support.constant.property-value#312d27—
support.constant.font-name#765bcc—
meta.tag#312d27—
string#8d6900—
entity.other.inherited-class#312d27—
constant.other.symbol#007b82—
constant.numeric#b94e00—
constant#765bcc—
punctuation.definition.constant#b94e00—
entity.name.tag#db005d—
entity.other.attribute-name#4c7b00italic
entity.other.attribute-name.id#4d7b00italic
entity.other.attribute-name.class.css#4c7b00italic
variable.argument#312d27—
meta.selector#db005d—
markup.heading#765bcc—
markup.heading punctuation.definition.heading, entity.name.section#4d7b00—
keyword.other.unit#db005d—
markup.bold,todo.bold#b94e00—
punctuation.definition.bold#56514c—
markup.italic, punctuation.definition.italic,todo.emphasis#db005d—
emphasis md#db005d—
entity.name.section.markdown#765bcc—
punctuation.definition.heading.markdown#765bcc—
punctuation.definition.list.begin.markdown#765bcc—
markup.heading.setext#312d27—
punctuation.definition.bold.markdown#b94e00—
markup.inline.raw.markdown#8d6900—
markup.inline.raw.string.markdown#8d6900—
punctuation.definition.list.markdown#765bcc—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#765bcc—
beginning.punctuation.definition.list.markdown#765bcc—
punctuation.definition.metadata.markdown#765bcc—
markup.underline.link.markdown,markup.underline.link.image.markdown#db005d—
string.other.link.title.markdown,string.other.link.description.markdown#4d7b00—
string.regexp, constant.other.character-class.set.regexp, constant.other.character-class#8d6900—
constant.character.numeric.regexp#b94e00—
constant.character.escape#007b82—
punctuation.section.embedded, variable.interpolation#765bcc—
punctuation.section.embedded.begin,punctuation.section.embedded.end#db005d—
invalid.illegal#312d27—
invalid.illegal.bad-ampersand.html#312d27—
invalid.broken#312d27—
invalid.deprecated#312d27—
invalid.unimplemented#312d27—
source.json meta.structure.dictionary.json > string.quoted.json#765bcc—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#765bcc—
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#8d6900—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#007b82—
support.type.property-name.json#312d27italic
support.type.property-name.json punctuation#827e78italic
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#db005d—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#db005d—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#56514c—
keyword.operator.error-control.php#db005d—
keyword.operator.type.php#db005d—
punctuation.section.array.begin.php#6c6761—
punctuation.section.array.end.php#6c6761—
invalid.illegal.non-null-typehinted.php#df0023—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#56514c—
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#6c6761—
support.constant.core.rust#b94e00—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#b94e00—
entity.name.goto-label.php,support.other.php#4d7b00—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#007b82—
keyword.operator.regexp.php#db005d—
keyword.operator.comparison.php#007b82—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#db005d—
support.token.decorator.python,meta.function.decorator.identifier.python#007b82—
meta.item-access#8f53c0—
function.parameter#312d27—
function.brace#312d27—
function.parameter.ruby, function.parameter.cs#312d27—
constant.language.symbol.ruby#007b82—
rgb-value#007b82—
inline-color-decoration rgb-value#b94e00—
constant.other.color#b94e00—
less rgb-value#b94e00—
selector.sass#765bcc—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#765bccitalic
block.scope.end,block.scope.begin#312d27—
storage.type.cs#8f53c0—
entity.name.variable.local.cs#312d27—
entity.name.type.class.cs#765bcc—
entity.name.type.cs#8f53c0—
variable.other.object.cs#007b82—
entity.name.variable.parameter.cs#b94e00—
variable.other.object#312d27—
entity.name.namespace#536bb9—
entity.name.type.enum.cs#007b82—
entity.name.type.class.gdscript,entity.name.type.class.builtin.gdscript#8f53c0—
constant.language.gdscript#765bcc—
support.class.library.gdscript#9052c2—
entity.name.function.decorator.gdscript#007b83—
variable.other.gdscript#312d27—
keyword.operator.arrow#b94e00—
keyword#db005ditalic
token.info-token#4d7b00—
token.warn-token#b94e00—
token.error-token#df0023—
token.debug-token#db005d—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#db005d—
meta.template.expression#312d27—
keyword.operator.module#db005d—
support.type.type.flowtype#4d7b00—
support.type.primitive#56514c—
meta.property.object#765bcc—
variable.parameter.function.js#765bcc—
keyword.other.template.begin#8d6900—
keyword.other.template.end#8d6900—
keyword.other.substitution.begin#8d6900—
keyword.other.substitution.end#8d6900—
keyword.operator.assignment#7d59c9—
constant.language.go#007b82—
support.constant#536bb9—
keyword.operator.arithmetic.go, keyword.operator.address.go#db005d—
entity.name.package.go#312d27—
support.type.prelude.elm#007b82—
support.constant.elm#b94e00—
punctuation.quasi.element#db005d—
constant.character.entity#765bcc—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#007b82—
entity.global.clojure#56514c—
meta.symbol.clojure#765bcc—
constant.keyword.clojure#007b82—
meta.arguments.coffee, variable.parameter.function.coffee#765bcc—
source.ini#8d6900—
meta.scope.prerequisites.makefile#765bcc—
source.makefile#56514c—
storage.modifier.import.groovy#56514c—
meta.method.groovy#4d7b00—
meta.definition.variable.name.groovy#765bcc—
meta.definition.class.inherited.classes.groovy#8d6900—
support.variable.semantic.hlsl#56514c—
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#db005d—
text.variable, text.bracketed#765bcc—
support.type.swift, support.type.vb.asp#56514c—
entity.name.function.xi#56514c—
entity.name.class.xi#007b82—
constant.character.character-class.regexp.xi#765bcc—
constant.regexp.xi#db005d—
keyword.control.xi#007b82—
invalid.xi#312d27—
beginning.punctuation.definition.quote.markdown.xi#8d6900—
beginning.punctuation.definition.list.markdown.xi#918b84—
constant.character.xi#4d7b00—
accent.xi#4d7b00—
wikiword.xi#b94e00—
constant.other.color.rgb-value.xi#312d27—
punctuation.definition.tag.xi#918b84—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#56514c—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#765bcc—
meta.brace.square#312d27—
comment, punctuation.definition.comment#918b84italic
markup.quote.markdown#918b84—
punctuation.definition.block.sequence.item.yaml#6c6761—
constant.language.symbol.elixir#007b82—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.language.super#4c7b00italic
comment.line.double-slash,comment.block.documentation—italic
keyword.control.import.python,keyword.control.flow.python—italic
markup.italic.markdown—italic