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#e1dce4
  • activityBar.border#e1dce4
  • activityBar.foreground#645f66
  • activityBar.inactiveForeground#928d95
  • activityBarBadge.background#c30052
  • activityBarBadge.foreground#e1dce4
  • badge.background#d0c9d4
  • badge.foreground#2f2930
  • banner.background#e1dce4
  • breadcrumb.background#e1dce4
  • breadcrumb.focusForeground#2f2930
  • breadcrumb.foreground#928d95
  • button.background#6a4ebe
  • button.foreground#e1dce4
  • button.hoverBackground#714cbb
  • button.secondaryBackground#d0c9d4
  • button.secondaryForeground#2f2930
  • commandCenter.background#e1dce4
  • commandCenter.border#e1dce4
  • contrastActiveBorder#e1dce4
  • contrastBorder#e1dce4
  • debugToolBar.background#d6d0d9
  • descriptionForeground#645f66
  • diffEditor.insertedTextBackground#446d0022
  • diffEditor.removedTextBackground#c3005222
  • disabledForeground#928d95
  • dropdown.background#d6d0d9
  • dropdown.border#d6d0d9
  • dropdown.listBackground#d6d0d9
  • editor.background#e1dce4
  • editor.findMatchBackground#c4bac9
  • editor.findMatchHighlightBackground#d0c9d4
  • editor.foreground#2f2930
  • editor.hoverHighlightBackground#d0c9d4
  • editor.inactiveSelectionBackground#d0c9d4
  • editor.lineHighlightBackground#dad5dd
  • editor.selectionBackground#c4bac9
  • editor.selectionHighlightBackground#d0c9d4
  • editor.wordHighlightBackground#d0c9d4
  • editor.wordHighlightStrongBackground#d0c9d4
  • editorBracketMatch.background#d0c9d4
  • editorBracketMatch.border#e1dce4
  • editorCursor.foreground#2f2930
  • editorError.foreground#c7001e
  • editorGroup.border#cdc9d0
  • editorGroup.emptyBackground#e1dce4
  • editorGroupHeader.noTabsBackground#e1dce4
  • editorGroupHeader.tabsBackground#e1dce4
  • editorGroupHeader.tabsBorder#e1dce4
  • editorGutter.addedBackground#446d00
  • editorGutter.deletedBackground#c7001e
  • editorGutter.modifiedBackground#a54500
  • editorHoverWidget.background#d6d0d9
  • editorHoverWidget.border#d6d0d9
  • editorIndentGuide.activeBackground#928d95
  • editorIndentGuide.background#cac3cd
  • editorInfo.foreground#485eaa
  • editorLineNumber.activeForeground#645f66
  • editorLineNumber.foreground#928d95
  • editorOverviewRuler.border#e1dce4
  • editorRuler.foreground#cac3cd
  • editorStickyScroll.background#e1dce4
  • editorSuggestWidget.background#d6d0d9
  • editorSuggestWidget.border#d6d0d9
  • editorSuggestWidget.selectedBackground#d0c9d4
  • editorWarning.foreground#a54500
  • editorWhitespace.foreground#cac3cd
  • editorWidget.background#d6d0d9
  • editorWidget.border#d6d0d9
  • focusBorder#d0c9d4
  • foreground#645f66
  • gitDecoration.addedResourceForeground#446d00
  • gitDecoration.deletedResourceForeground#c7001e
  • gitDecoration.ignoredResourceForeground#928d95
  • gitDecoration.modifiedResourceForeground#a54500
  • gitDecoration.untrackedResourceForeground#436d00
  • input.background#d6d0d9
  • input.border#d6d0d9
  • input.foreground#2f2930
  • input.placeholderForeground#928d95
  • inputOption.activeBackground#d0c9d4
  • inputOption.activeBorder#6a4ebe
  • inputValidation.infoBorder#485eaa
  • list.activeSelectionBackground#d0c9d4
  • list.activeSelectionForeground#2f2930
  • list.errorForeground#c7001e
  • list.focusBackground#d0c9d4
  • list.focusForeground#2f2930
  • list.highlightForeground#c30052
  • list.hoverBackground#dad5dd
  • list.hoverForeground#2f2930
  • list.inactiveSelectionBackground#dad5dd
  • list.inactiveSelectionForeground#2f2930
  • list.warningForeground#a54500
  • menu.background#d6d0d9
  • menu.border#d6d0d9
  • menu.foreground#645f66
  • menu.separatorBackground#cac3cd
  • menubar.selectionBackground#e1dce4
  • minimap.background#e1dce4
  • minimapSlider.background#cac3cd77
  • notificationCenterHeader.background#d6d0d9
  • notifications.background#e1dce4
  • panel.background#e1dce4
  • panel.border#bbb7be
  • panelInput.border#cdc9d0
  • panelSection.border#e1dce4
  • panelTitle.activeBorder#2f2930
  • panelTitle.activeForeground#2f2930
  • panelTitle.inactiveForeground#928d95
  • peekViewEditor.background#dad5dd
  • peekViewResult.background#d6d0d9
  • progressBar.background#c30052
  • quickInput.background#d6d0d9
  • scrollbar.shadow#e1dce4
  • scrollbarSlider.activeBackground#645f66aa
  • scrollbarSlider.background#cac3cd99
  • scrollbarSlider.hoverBackground#928d95aa
  • sideBar.background#e1dce4
  • sideBar.border#cdc9d0
  • sideBar.foreground#645f66
  • sideBarSectionHeader.background#e1dce4
  • sideBarSectionHeader.border#e1dce4
  • sideBarSectionHeader.foreground#645f66
  • sideBarTitle.foreground#928d95
  • statusBar.background#e1dce4
  • statusBar.border#cdc9d0
  • statusBar.debuggingBackground#a54500
  • statusBar.debuggingForeground#e1dce4
  • statusBar.foreground#645f66
  • statusBar.noFolderBackground#e1dce4
  • statusBarItem.errorBackground#e1dce4
  • statusBarItem.errorForeground#c7001e
  • statusBarItem.remoteBackground#e1dce4
  • statusBarItem.remoteForeground#645f66
  • statusBarItem.warningBackground#e1dce4
  • statusBarItem.warningForeground#a54500
  • tab.activeBackground#e1dce4
  • tab.activeBorder#e1dce4
  • tab.activeBorderTop#e1dce4
  • tab.activeForeground#2f2930
  • tab.border#e1dce4
  • tab.hoverBackground#dad5dd
  • tab.inactiveBackground#e1dce4
  • tab.inactiveForeground#928d95
  • tab.unfocusedActiveBorder#e1dce4
  • tab.unfocusedActiveBorderTop#e1dce4
  • tab.unfocusedHoverBackground#dad5dd
  • terminal.ansiBlack#2f2930
  • terminal.ansiBlue#485eaa
  • terminal.ansiBrightBlack#645f66
  • terminal.ansiBrightBlue#714cbb
  • terminal.ansiBrightCyan#006d74
  • terminal.ansiBrightGreen#436d00
  • terminal.ansiBrightMagenta#8146b2
  • terminal.ansiBrightRed#c30052
  • terminal.ansiBrightWhite#2f2930
  • terminal.ansiBrightYellow#a54500
  • terminal.ansiCyan#006d73
  • terminal.ansiGreen#446d00
  • terminal.ansiMagenta#6a4ebe
  • terminal.ansiRed#c30052
  • terminal.ansiWhite#928d95
  • terminal.ansiYellow#7d5d00
  • terminal.background#e1dce4
  • terminal.border#bbb7be
  • terminal.foreground#2f2930
  • terminal.selectionBackground#c4bac9
  • textBlockQuote.background#dad5dd
  • textBlockQuote.border#cac3cd
  • textCodeBlock.background#dad5dd
  • textLink.activeForeground#c30052
  • textLink.foreground#6a4ebe
  • textPreformat.foreground#a54500
  • titleBar.activeBackground#e1dce4
  • titleBar.activeForeground#645f66
  • titleBar.border#e1dce4
  • titleBar.inactiveBackground#e1dce4
  • titleBar.inactiveForeground#928d95
  • tree.indentGuidesStroke#cac3cd
  • widget.shadow#e1dce4

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#714cbb—
punctuation#5e5a60—
variable.other.generic-type.haskell#c30052—
storage.type.haskell#a54500—
support.variable.magic.python#6a4ebe—
entity.name.type.alias.ts,entity.name.type.alias.tsx#8146b2—
punctuation.separator,punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#714cbb—
storage.modifier.lifetime.rust#2f2930—
support.function.std.rust#446d00—
entity.name.lifetime.rust#6a4ebe—
variable.language.rust#6a4ebe—
variable.language.self#a54500italic
support.constant.edge#c30052—
constant.other.character-class.regexp#6a4ebe—
keyword.operator.quantifier.regexp#a54500—
punctuation.definition.string.begin,punctuation.definition.string.end#7d5d00—
punctuation.definition.group#006d73—
comment markup.link#817c84—
markup.changed.diff#48444a—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#446d00—
markup.inserted.diff#7d5d00—
markup.deleted.diff#6a4ebe—
meta.tag.other.unrecognized.html.derivative#6a4ebe—
meta.function.c,meta.function.cpp#6a4ebe—
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#5e5a60—
punctuation.separator.key-value#714cbb—
keyword.operator.expression.import#446d00—
support.constant.math#48444a—
support.constant.property.math#a54500—
variable.other.constant#6a4ebe—
variable.other.object#6a4ebeitalic
variable.other.readwrite#2f2930—
meta.type.annotation#8146b2italic
punctuation.definition.typeparameters#5e5a60—
meta.return.type#8146b2italic
storage.type.annotation.java, storage.type.object.array.java#8146b2—
source.java#6a4ebe—
variable.other.definition#2f2930—
,meta.method.identifier.java,meta.method-call.java,meta.method.body.java#a54500italic
meta.method.java#446d00—
storage.modifier.import.java#2f2930
storage.type.java#8344b4italic
storage.type.generic.java#6a4ebeitalic
keyword.operator.instanceof.java#c30052—
meta.definition.variable.name.java#6a4ebe—
keyword.operator.logical#714cbb—
keyword.operator.bitwise#006d73—
keyword.operator.channel#006d73—
support.constant.property-value.scss,support.constant.property-value.css#6a4ebe—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#006d73—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#a54500—
punctuation.separator.list.comma.css#5e5a60—
support.constant.color.w3c-standard-color-name.css#a54500—
support.type.vendored.property-name.css#006d73italic
support.module.node,support.type.object.module,support.module.node#2f2930—
meta.definition.method#436d00—
entity.name.type.module#2f2930—
meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#2f2930—
support.constant.json#a54500—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#714cbb—
support.type.object.console#6a4ebe—
support.variable.property.process#a54500—
meta.decorator#6a4ebeitalic
meta.function, support.function.console#436d00—
keyword.operator.misc.rust#2f2930—
keyword.operator.sigil.rust#c30052—
keyword.operator.delete#c30052—
support.type.object.dom#006d73—
support.variable.dom,support.variable.property.dom#6a4ebe—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#6a4ebe—
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#c30052—
punctuation.separator.delimiter#5e5a60—
punctuation.accessor#714cbb—
punctuation.separator.c,punctuation.separator.cpp#c30052—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#006d73—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#c30052—
support.type.python#6a4ebeitalic
keyword.operator.logical.python#c30052—
variable.parameter.function.python#a54500—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#5e5a60—
meta.function-call.generic.python#436d00—
variable.language.special.self.python,variable.language.special.cls.python#a54500—
constant.character.format.placeholder.other.python#a54500—
keyword.operator#714cbb—
keyword.operator.assignment.compound#c30052—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#006d73—
entity.name.namespace#2f2930—
variable.other.property#2f2930—
variable.parameter.function-call#006e6bitalic
variable.parameter.ts#a54500italic
variable.parameter.probably#a54500italic
variable.parameter.function#a54500italic
meta.function-call.arguments#2f2930—
variable.c#2f2930—
variable.language#2f2930italic
variable.language.dart#a54500—
variable.language.this#8146b2italic
token.variable.parameter.java#2f2930—
import.storage.java#48444a—
token.package.keyword#c30052—
token.package#2f2930—
meta.require, support.function.any-method#446d00—
meta.function-call#436d00—
entity.name.type.namespace#2f2930—
entity.name.type.class.python#006d73—
entity.name.class.identifier.namespace.type#006d74—
entity.name.class, variable.other.class.js, variable.other.class.ts#006d73—
support.class.component#006d73italic
support.class.dart#8146b2italic
entity.name.type.rust, entity.name.type.numeric.rust, entity.name.type.primitive.rust#8146b2italic
entity.name.type.result, entity.name.type.lifetime#6a4ebeitalic
entity.name.type.go#006d73—
entity.name.type.option#6a4ebe—
support.class.kotlin#8146b2italic
entity.name.type.class.kotlin#6a4ebeitalic
entity.name.type.struct, entity.name.type.trait#8146b2—
variable.other.class.php#6a4ebe—
source#2f2930—
keyword.control#c30052italic
control.elements, keyword.operator.less#a54500—
keyword.other.special-method#6a4ebe—
storage#c30052italic
keyword.operator.type—
token.storage#c30052—
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#c30052—
token.storage.type.java#48444a—
storage.type.go#8146b2italic
support.function#436d00—
entity.name.function#436d00—
entity.name.function.macro#436d00—
support.type.metaclass#a54500italic
support.function.builtin#6a4ebe—
support.type.property-name#2f2930italic
support.constant.property-value#2f2930—
support.constant.font-name#6a4ebe—
meta.tag#2f2930—
string#7d5d00—
entity.other.inherited-class#2f2930—
constant.other.symbol#006d73—
constant.numeric#a54500—
constant#6a4ebe—
punctuation.definition.constant#a54500—
entity.name.tag#c30052—
entity.other.attribute-name#436d00italic
entity.other.attribute-name.id#446d00italic
entity.other.attribute-name.class.css#436d00italic
variable.argument#2f2930—
meta.selector#c30052—
markup.heading#6a4ebe—
markup.heading punctuation.definition.heading, entity.name.section#446d00—
keyword.other.unit#c30052—
markup.bold,todo.bold#a54500—
punctuation.definition.bold#48444a—
markup.italic, punctuation.definition.italic,todo.emphasis#c30052—
emphasis md#c30052—
entity.name.section.markdown#6a4ebe—
punctuation.definition.heading.markdown#6a4ebe—
punctuation.definition.list.begin.markdown#6a4ebe—
markup.heading.setext#2f2930—
punctuation.definition.bold.markdown#a54500—
markup.inline.raw.markdown#7d5d00—
markup.inline.raw.string.markdown#7d5d00—
punctuation.definition.list.markdown#6a4ebe—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#6a4ebe—
beginning.punctuation.definition.list.markdown#6a4ebe—
punctuation.definition.metadata.markdown#6a4ebe—
markup.underline.link.markdown,markup.underline.link.image.markdown#c30052—
string.other.link.title.markdown,string.other.link.description.markdown#446d00—
string.regexp, constant.other.character-class.set.regexp, constant.other.character-class#7d5d00—
constant.character.numeric.regexp#a54500—
constant.character.escape#006d73—
punctuation.section.embedded, variable.interpolation#6a4ebe—
punctuation.section.embedded.begin,punctuation.section.embedded.end#c30052—
invalid.illegal#2f2930—
invalid.illegal.bad-ampersand.html#2f2930—
invalid.broken#2f2930—
invalid.deprecated#2f2930—
invalid.unimplemented#2f2930—
source.json meta.structure.dictionary.json > string.quoted.json#6a4ebe—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#6a4ebe—
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#7d5d00—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#006d73—
support.type.property-name.json#2f2930italic
support.type.property-name.json punctuation#747076italic
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#c30052—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#c30052—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#48444a—
keyword.operator.error-control.php#c30052—
keyword.operator.type.php#c30052—
punctuation.section.array.begin.php#5e5a60—
punctuation.section.array.end.php#5e5a60—
invalid.illegal.non-null-typehinted.php#c7001e—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#48444a—
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#5e5a60—
support.constant.core.rust#a54500—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#a54500—
entity.name.goto-label.php,support.other.php#446d00—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#006d73—
keyword.operator.regexp.php#c30052—
keyword.operator.comparison.php#006d73—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#c30052—
support.token.decorator.python,meta.function.decorator.identifier.python#006d73—
meta.item-access#8146b2—
function.parameter#2f2930—
function.brace#2f2930—
function.parameter.ruby, function.parameter.cs#2f2930—
constant.language.symbol.ruby#006d73—
rgb-value#006d73—
inline-color-decoration rgb-value#a54500—
constant.other.color#a54500—
less rgb-value#a54500—
selector.sass#6a4ebe—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#6a4ebeitalic
block.scope.end,block.scope.begin#2f2930—
storage.type.cs#8146b2—
entity.name.variable.local.cs#2f2930—
entity.name.type.class.cs#6a4ebe—
entity.name.type.cs#8146b2—
variable.other.object.cs#006d73—
entity.name.variable.parameter.cs#a54500—
variable.other.object#2f2930—
entity.name.namespace#485eaa—
entity.name.type.enum.cs#006d73—
entity.name.type.class.gdscript,entity.name.type.class.builtin.gdscript#8146b2—
constant.language.gdscript#6a4ebe—
support.class.library.gdscript#8344b4—
entity.name.function.decorator.gdscript#006d74—
variable.other.gdscript#2f2930—
keyword.operator.arrow#a54500—
keyword#c30052italic
token.info-token#446d00—
token.warn-token#a54500—
token.error-token#c7001e—
token.debug-token#c30052—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#c30052—
meta.template.expression#2f2930—
keyword.operator.module#c30052—
support.type.type.flowtype#446d00—
support.type.primitive#48444a—
meta.property.object#6a4ebe—
variable.parameter.function.js#6a4ebe—
keyword.other.template.begin#7d5d00—
keyword.other.template.end#7d5d00—
keyword.other.substitution.begin#7d5d00—
keyword.other.substitution.end#7d5d00—
keyword.operator.assignment#714cbb—
constant.language.go#006d73—
support.constant#485eaa—
keyword.operator.arithmetic.go, keyword.operator.address.go#c30052—
entity.name.package.go#2f2930—
support.type.prelude.elm#006d73—
support.constant.elm#a54500—
punctuation.quasi.element#c30052—
constant.character.entity#6a4ebe—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#006d73—
entity.global.clojure#48444a—
meta.symbol.clojure#6a4ebe—
constant.keyword.clojure#006d73—
meta.arguments.coffee, variable.parameter.function.coffee#6a4ebe—
source.ini#7d5d00—
meta.scope.prerequisites.makefile#6a4ebe—
source.makefile#48444a—
storage.modifier.import.groovy#48444a—
meta.method.groovy#446d00—
meta.definition.variable.name.groovy#6a4ebe—
meta.definition.class.inherited.classes.groovy#7d5d00—
support.variable.semantic.hlsl#48444a—
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#c30052—
text.variable, text.bracketed#6a4ebe—
support.type.swift, support.type.vb.asp#48444a—
entity.name.function.xi#48444a—
entity.name.class.xi#006d73—
constant.character.character-class.regexp.xi#6a4ebe—
constant.regexp.xi#c30052—
keyword.control.xi#006d73—
invalid.xi#2f2930—
beginning.punctuation.definition.quote.markdown.xi#7d5d00—
beginning.punctuation.definition.list.markdown.xi#817c84—
constant.character.xi#446d00—
accent.xi#446d00—
wikiword.xi#a54500—
constant.other.color.rgb-value.xi#2f2930—
punctuation.definition.tag.xi#817c84—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#48444a—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#6a4ebe—
meta.brace.square#2f2930—
comment, punctuation.definition.comment#817c84italic
markup.quote.markdown#817c84—
punctuation.definition.block.sequence.item.yaml#5e5a60—
constant.language.symbol.elixir#006d73—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.language.super#436d00italic
comment.line.double-slash,comment.block.documentation—italic
keyword.control.import.python,keyword.control.flow.python—italic
markup.italic.markdown—italic