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#2c2c2c
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#d65d0e
  • activityBarBadge.foreground#ffffff
  • badge.background#f0e0d099
  • badge.foreground#32302f
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#d65d0e
  • button.foreground#ffffff
  • button.hoverBackground#af3a03
  • button.secondaryBackground#665c54
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#504945
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#98971a22
  • diffEditor.removedTextBackground#cc241d22
  • dropdown.background#fffaf4
  • dropdown.border#f0e0d0
  • dropdown.foreground#616161
  • editor.background#fffaf4
  • editor.findMatchBackground#fabd2f66
  • editor.findMatchBorder#fabd2f
  • editor.findMatchHighlightBackground#fabd2f66
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#f0e0d066
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#eef6f6
  • editor.foreground#282828
  • editor.hoverHighlightBackground#45858820
  • editor.inactiveSelectionBackground#f0e0d0
  • editor.lineHighlightBackground#eef6f6
  • editor.lineHighlightBorder#eef6f6
  • editor.rangeHighlightBackground#fabd2f40
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#d6eaea
  • editor.selectionHighlightBackground#eef6f6
  • editor.selectionHighlightBorder#a4cfd1
  • editor.wordHighlightBackground#66666630
  • editor.wordHighlightStrongBackground#45858840
  • editorBracketMatch.background#fbdbc6
  • editorBracketMatch.border#d65d0e
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#d65d0e
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#fb4934
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#fffaf4
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#98971a99
  • editorGutter.background#fff8ec
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#cc241d99
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#45858899
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#d65d0e66
  • editorIndentGuide.background#f0e0d0cc
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#83a598
  • editorLineNumber.activeForeground#af3a03
  • editorLineNumber.foreground#f0e0d0
  • editorLink.activeForeground#0055bc
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#cc241d
  • editorMarkerNavigationInfo.background#458588
  • editorMarkerNavigationWarning.background#d79921
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#f0e0d080
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#d65d0e
  • editorSuggestWidget.selectedBackground#f8eace
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#fabd2f
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#d65d0e
  • foreground#616161
  • gitDecoration.addedResourceForeground#79740e
  • gitDecoration.conflictingResourceForeground#8f3f71
  • gitDecoration.deletedResourceForeground#9d0006
  • gitDecoration.ignoredResourceForeground#999999
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#cc241d
  • gitDecoration.stageModifiedResourceForeground#b57614
  • gitDecoration.submoduleResourceForeground#076678
  • gitDecoration.untrackedResourceForeground#98971a
  • icon.foreground#616161
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#d7992133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#d65d0e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d6eaea
  • list.focusBackground#d6eaea
  • list.focusForeground#616161
  • list.highlightForeground#d65d0e
  • list.hoverBackground#e8e8e8
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#f8eace
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#f8eace
  • listFilterWidget.noMatchesOutline#cc241d
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#d65d0e
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#888888
  • menubar.selectionBackground#0000001a
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#edeae8
  • merge.commonHeaderBackground#dfdbd7
  • merge.currentContentBackground#f2f2b5
  • merge.currentHeaderBackground#e6e56f
  • merge.incomingContentBackground#e1eff0
  • merge.incomingHeaderBackground#c9e2e4
  • minimap.background#fff8ec
  • minimap.errorHighlight#fb4934
  • minimap.findMatchHighlight#fabd2f66
  • minimap.selectionHighlight#d6eaea
  • minimap.warningHighlight#fabd2f
  • minimapGutter.addedBackground#98971a99
  • minimapGutter.deletedBackground#cc241d99
  • minimapGutter.modifiedBackground#45858899
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#cc241d
  • notificationsInfoIcon.foreground#458588
  • notificationsWarningIcon.foreground#d79921
  • notificationToast.border#d5d5d5
  • panel.background#fff8ec
  • panel.border#f0e0d0
  • panelSection.border#f0e0d0
  • panelTitle.activeBorder#d65d0e
  • panelTitle.activeForeground#d65d0e
  • panelTitle.inactiveForeground#928374
  • peekView.border#d65d0e
  • peekViewEditor.background#fbf3e4
  • peekViewEditor.matchHighlightBackground#f8eace
  • peekViewEditor.matchHighlightBorder#f1d8a7
  • peekViewEditorGutter.background#f8eace
  • peekViewResult.background#f8eace
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#d65d0e4d
  • peekViewResult.selectionBackground#f8eace
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#c9e2e4
  • pickerGroup.foreground#d65d0e
  • progressBar.background#d65d0e
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#d6eaea
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#616161
  • sideBar.background#f3f3f3
  • sideBar.dropBackground#d6eaea
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#076678
  • statusBar.debuggingBackground#af3a03
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8f3f71
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#427b58
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#282828
  • terminal.ansiBlue#076678
  • terminal.ansiBrightBlack#7c6f64
  • terminal.ansiBrightBlue#458588
  • terminal.ansiBrightCyan#689d6a
  • terminal.ansiBrightGreen#98971a
  • terminal.ansiBrightMagenta#b16286
  • terminal.ansiBrightRed#cc241d
  • terminal.ansiBrightWhite#a89984
  • terminal.ansiBrightYellow#d79921
  • terminal.ansiCyan#427b58
  • terminal.ansiGreen#79740e
  • terminal.ansiMagenta#8f3f71
  • terminal.ansiRed#9d0006
  • terminal.ansiWhite#928374
  • terminal.ansiYellow#b57614
  • terminal.border#80808059
  • terminal.foreground#665C54
  • terminal.selectionBackground#d6eaea
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#d65d0e
  • textLink.foreground#d65d0e
  • titleBar.activeBackground#dddddd
  • titleBar.activeForeground#333333
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

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#282828
variable.other.generic-type.haskell#8f3f71
storage.type.haskell#458588
support.variable.magic.python#282828
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#282828
variable.parameter.function.language.special.self.python#b16286
storage.modifier.lifetime.rust#282828
support.function.std.rust#282828
entity.name.lifetime.rust#b16286
variable.language.rust#282828
support.constant.edge#8f3f71
constant.other.character-class.regexp#282828
keyword.operator.quantifier.regexp#458588
punctuation.definition.string.begin,punctuation.definition.string.end#b57614
variable.parameter.function#282828
comment markup.link#98971a
markup.changed.diff#b16286
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#282828
markup.inserted.diff#b57614
markup.deleted.diff#282828
meta.function.c,meta.function.cpp#282828
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#282828
punctuation.separator.key-value#282828
keyword.operator.expression.import#282828
support.constant.math#b16286
support.constant.property.math#458588
variable.other.constant#b16286
storage.type.annotation.java, storage.type.object.array.java#b16286
source.java#282828
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#282828
meta.method.java#282828
storage.modifier.import.java,storage.type.java,storage.type.generic.java#b16286
keyword.operator.instanceof.java#8f3f71
meta.definition.variable.name.java#282828
keyword.operator.logical#076678
keyword.operator.bitwise#076678
keyword.operator.channel#076678
support.constant.property-value.scss,support.constant.property-value.css#458588
keyword.operator.css,keyword.operator.scss,keyword.operator.less#076678
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#458588
punctuation.separator.list.comma.css#282828
support.constant.color.w3c-standard-color-name.css#458588
support.type.vendored.property-name.css#076678
support.module.node,support.type.object.module,support.module.node#b16286
entity.name.type.module#b16286
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#282828
support.constant.json#458588
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#8f3f71
support.type.object.console#282828
support.variable.property.process#458588
entity.name.function,support.function.console#282828
keyword.operator.misc.rust#282828
keyword.operator.sigil.rust#8f3f71
keyword.operator.delete#8f3f71
support.type.object.dom#076678
support.variable.dom,support.variable.property.dom#282828
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#076678
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#8f3f71
punctuation.separator.delimiter#282828
punctuation.separator.c,punctuation.separator.cpp#8f3f71
support.type.posix-reserved.c,support.type.posix-reserved.cpp#076678
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#8f3f71
variable.parameter.function.language.python#458588
support.type.python#076678
keyword.operator.logical.python#8f3f71
variable.parameter.function.python#458588
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#282828
meta.function-call.generic.python#282828
constant.character.format.placeholder.other.python#458588
keyword.operator#282828
keyword.operator.assignment.compound#8f3f71
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#076678
keyword#8f3f71
entity.name.namespace#b16286
variable#282828
variable.c#282828
variable.language#b16286
token.variable.parameter.java#282828
import.storage.java#b16286
token.package.keyword#8f3f71
token.package#282828
entity.name.function, meta.require, support.function.any-method, variable.function#282828
entity.name.type.namespace#b16286
support.class, entity.name.type.class#b16286
entity.name.class.identifier.namespace.type#b16286
entity.name.class, variable.other.class.js, variable.other.class.ts#b16286
variable.other.class.php#282828
entity.name.type#b16286
keyword.control#8f3f71
control.elements, keyword.operator.less#458588
keyword.other.special-method#282828
storage#8f3f71
token.storage#8f3f71
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#8f3f71
token.storage.type.java#b16286
support.function#076678
support.type.property-name#282828
support.constant.property-value#282828
support.constant.font-name#458588
meta.tag#282828
string#b57614
entity.other.inherited-class#b16286
constant.other.symbol#076678
constant.numeric#458588
constant#458588
punctuation.definition.constant#458588
entity.name.tag#282828
entity.other.attribute-name#458588
entity.other.attribute-name.id#282828normal
entity.other.attribute-name.class.css#458588normal
meta.selector#8f3f71
markup.heading#282828
markup.heading punctuation.definition.heading, entity.name.section#282828
keyword.other.unit#282828
markup.bold,todo.bold#458588
punctuation.definition.bold#b16286
markup.italic, punctuation.definition.italic,todo.emphasis#8f3f71
emphasis md#8f3f71
entity.name.section.markdown#282828
punctuation.definition.heading.markdown#282828
punctuation.definition.list.begin.markdown#282828
markup.heading.setext#282828
punctuation.definition.bold.markdown#458588
markup.inline.raw.markdown#b57614
markup.inline.raw.string.markdown#b57614
punctuation.definition.list.markdown#282828
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#282828
beginning.punctuation.definition.list.markdown#282828
punctuation.definition.metadata.markdown#282828
markup.underline.link.markdown,markup.underline.link.image.markdown#8f3f71
string.other.link.title.markdown,string.other.link.description.markdown#282828
string.regexp#076678
constant.character.escape#076678
punctuation.section.embedded, variable.interpolation#282828
punctuation.section.embedded.begin,punctuation.section.embedded.end#8f3f71
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#282828
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#282828
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#282828
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#b57614
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#076678
support.type.property-name.json#282828
support.type.property-name.json punctuation#282828
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#8f3f71
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#8f3f71
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#b16286
keyword.operator.error-control.php#8f3f71
keyword.operator.type.php#8f3f71
punctuation.section.array.begin.php#282828
punctuation.section.array.end.php#282828
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#b16286
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#282828
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#282828
support.constant.core.rust#458588
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#458588
entity.name.goto-label.php,support.other.php#282828
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#076678
keyword.operator.regexp.php#8f3f71
keyword.operator.comparison.php#076678
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#8f3f71
meta.function.decorator.python#282828
support.token.decorator.python,meta.function.decorator.identifier.python#076678
function.parameter#282828
function.brace#282828
function.parameter.ruby, function.parameter.cs#282828
constant.language.symbol.ruby#076678
rgb-value#076678
inline-color-decoration rgb-value#458588
less rgb-value#458588
selector.sass#282828
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#b16286
block.scope.end,block.scope.begin#282828
storage.type.cs#b16286
entity.name.variable.local.cs#282828
token.info-token#282828
token.warn-token#458588
token.error-token#f44747
token.debug-token#8f3f71
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#8f3f71
meta.template.expression#282828
keyword.operator.module#8f3f71
support.type.type.flowtype#282828
support.type.primitive#b16286
meta.property.object#282828
variable.parameter.function.js#282828
keyword.other.template.begin#b57614
keyword.other.template.end#b57614
keyword.other.substitution.begin#b57614
keyword.other.substitution.end#b57614
keyword.operator.assignment#076678
keyword.operator.assignment.go#b16286
keyword.operator.arithmetic.go, keyword.operator.address.go#8f3f71
entity.name.package.go#b16286
support.type.prelude.elm#076678
support.constant.elm#458588
punctuation.quasi.element#8f3f71
constant.character.entity#282828
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#076678
entity.global.clojure#b16286
meta.symbol.clojure#282828
constant.keyword.clojure#076678
meta.arguments.coffee, variable.parameter.function.coffee#282828
source.ini#b57614
meta.scope.prerequisites.makefile#282828
source.makefile#b16286
storage.modifier.import.groovy#b16286
meta.method.groovy#282828
meta.definition.variable.name.groovy#282828
meta.definition.class.inherited.classes.groovy#b57614
support.variable.semantic.hlsl#b16286
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#8f3f71
text.variable, text.bracketed#282828
support.type.swift, support.type.vb.asp#b16286
entity.name.function.xi#b16286
entity.name.class.xi#076678
constant.character.character-class.regexp.xi#282828
constant.regexp.xi#8f3f71
keyword.control.xi#076678
invalid.xi#282828
beginning.punctuation.definition.quote.markdown.xi#b57614
beginning.punctuation.definition.list.markdown.xi#98971a
constant.character.xi#282828
accent.xi#282828
wikiword.xi#458588
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#98971a
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#b16286
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#282828
meta.brace.square#282828
comment, punctuation.definition.comment#98971aitalic
markup.quote.markdown#98971a
punctuation.definition.block.sequence.item.yaml#282828
constant.language.symbol.elixir#076678
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic