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.activeBackground#00000000
  • activityBar.background#000f13
  • activityBar.border#000f13
  • activityBar.foreground#36db54
  • activityBar.inactiveForeground#003a4e
  • activityBarBadge.background#128dff
  • activityBarBadge.foreground#ffffff
  • badge.background#128dff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#36db54
  • breadcrumb.background#000f13
  • breadcrumb.focusForeground#36db54
  • breadcrumb.foreground#ffffff
  • button.background#128dff
  • button.foreground#ffffff
  • button.hoverBackground#003a4e
  • button.secondaryBackground#128dff
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#003a4e
  • checkbox.background#003a4e
  • checkbox.border#003a4e
  • checkbox.foreground#ffffff
  • commandCenter.activeBackground#003a4e54
  • commandCenter.activeBorder#003a4e
  • commandCenter.activeForeground#36db54
  • commandCenter.background#003a4e
  • commandCenter.border#003a4e
  • commandCenter.debuggingBackground#003a4e54
  • commandCenter.foreground#ffffff
  • commandCenter.inactiveBorder#003a4e
  • commandCenter.inactiveForeground#ffffff
  • debugExceptionWidget.background#000f13
  • debugExceptionWidget.border#36db54
  • debugToolBar.background#000f13
  • debugToolBar.border#36db54
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#55ff7406
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff5fa420
  • dropdown.background#003a4e
  • dropdown.border#003a4e
  • dropdown.foreground#ffffff
  • editor.background#000f13
  • editor.findMatchBackground#003a4e
  • editor.findMatchBorder#36db54
  • editor.findMatchHighlightBackground#f92a8266
  • editor.findMatchHighlightBorder#f92a82
  • editor.findRangeHighlightBackground#003a4e54
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#003a4e54
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#128dff6e
  • editor.inactiveSelectionBackground#003a4e54
  • editor.lineHighlightBackground#003a4e54
  • editor.lineHighlightBorder#003a4e00
  • editor.rangeHighlightBackground#003a4e
  • editor.rangeHighlightBorder#003a4e
  • editor.selectionBackground#003a4e54
  • editor.selectionHighlightBackground#003a4e
  • editor.selectionHighlightBorder#36db54
  • editor.wordHighlightBackground#f92a8266
  • editor.wordHighlightBorder#f92a82
  • editor.wordHighlightStrongBackground#128dff6e
  • editor.wordHighlightStrongBorder#128dff
  • editorBracketMatch.background#003a4e54
  • editorBracketMatch.border#003a4e
  • editorCodeLens.foreground#ffffff
  • editorCursor.background#003a4e
  • editorCursor.foreground#36db54
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff5fa4
  • editorGroup.border#000f13
  • editorGroup.emptyBackground#000f13
  • editorGroupHeader.border#000f13
  • editorGroupHeader.tabsBackground#000f13
  • editorGroupHeader.tabsBorder#000f13
  • editorGutter.addedBackground#55ff74
  • editorGutter.background#000f13
  • editorGutter.commentRangeForeground#55ff74
  • editorGutter.deletedBackground#ff5fa4
  • editorGutter.foldingControlForeground#55ff74
  • editorGutter.modifiedBackground#42c9d5
  • editorHoverWidget.background#000f13
  • editorHoverWidget.border#003a4e
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#003a4e
  • editorIndentGuide.background#003a4e54
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#57aeff
  • editorLineNumber.activeForeground#36db54
  • editorLineNumber.foreground#003a4e
  • editorLink.activeForeground#128dff
  • editorMarkerNavigation.background#003a4e
  • editorMarkerNavigationError.background#f92a82
  • editorMarkerNavigationInfo.background#128dff
  • editorMarkerNavigationWarning.background#ffe29a
  • editorOverviewRuler.background#000f13
  • editorOverviewRuler.border#000f13
  • editorRuler.foreground#003a4e54
  • editorStickyScrollHover.background#003a4e54
  • editorSuggestWidget.background#000f13
  • editorSuggestWidget.border#003a4e
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#128dff
  • editorSuggestWidget.selectedBackground#003a4e
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#ffe29a
  • editorWhitespace.foreground#003a4e54
  • editorWidget.background#000f13
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#003a4e
  • focusBorder#36db54
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#55ff74
  • gitDecoration.conflictingResourceForeground#6700fd
  • gitDecoration.deletedResourceForeground#ff5fa4
  • gitDecoration.ignoredResourceForeground#003a4e
  • gitDecoration.modifiedResourceForeground#ffe29a
  • gitDecoration.stageDeletedResourceForeground#ff5fa4
  • gitDecoration.stageModifiedResourceForeground#ffe29a
  • gitDecoration.submoduleResourceForeground#57aeff
  • gitDecoration.untrackedResourceForeground#55ff74
  • icon.foreground#ffffff
  • input.background#003a4e
  • input.border#003a4e
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#128dff
  • inputOption.activeBorder#128dff
  • inputOption.activeForeground#003a4e
  • list.activeSelectionBackground#003a4e54
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#003a4e54
  • list.focusBackground#003a4e54
  • list.focusForeground#ffffff
  • list.highlightForeground#0097fb
  • list.hoverBackground#003a4e54
  • list.hoverForeground#36db54
  • list.inactiveSelectionBackground#003a4e54
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#003a4e
  • listFilterWidget.noMatchesOutline#f92a82
  • listFilterWidget.outline#36db54
  • menu.background#000f13
  • menu.border#003a4e
  • menu.foreground#ffffff
  • menu.selectionBackground#003a4e54
  • menu.selectionBorder#36db54
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#003a4e
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#000f13
  • menubar.selectionForeground#36db54
  • merge.commonContentBackground#05363b
  • merge.commonHeaderBackground#0a666f
  • merge.currentContentBackground#0e3815
  • merge.currentHeaderBackground#1a712a
  • merge.incomingContentBackground#0a3e6f
  • merge.incomingHeaderBackground#128dff
  • minimap.background#000f13
  • minimap.errorHighlight#ff5fa4
  • minimap.findMatchHighlight#003a4e
  • minimap.selectionHighlight#003a4e54
  • minimap.warningHighlight#ffe29a
  • minimapGutter.addedBackground#55ff74
  • minimapGutter.deletedBackground#ff5fa4
  • minimapGutter.modifiedBackground#42c9d5
  • notificationCenter.border#003a4e
  • notificationCenterHeader.background#000f13
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#000f13
  • notifications.border#003a4e
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff5fa4
  • notificationsInfoIcon.foreground#57aeff
  • notificationsWarningIcon.foreground#ffe29a
  • notificationToast.border#003a4e
  • panel.background#000f13
  • panel.border#000f13
  • panelSection.border#000f13
  • panelTitle.activeBorder#36db54
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff
  • peekView.border#128dff
  • peekViewEditor.background#000f13
  • peekViewEditor.matchHighlightBackground#ffe29a3a
  • peekViewEditor.matchHighlightBorder#fac748
  • peekViewEditorGutter.background#000f13
  • peekViewResult.background#000f13
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#36db54
  • peekViewResult.matchHighlightBackground#f92a825c
  • peekViewResult.selectionBackground#128dff
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000f13
  • peekViewTitleDescription.foreground#36db54
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#003a4e54
  • pickerGroup.foreground#128dff
  • progressBar.background#36db54
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#36db54
  • scrollbarSlider.background#003a4e54
  • scrollbarSlider.hoverBackground#36db54
  • selection.background#128dff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000f13
  • sideBar.border#000f13
  • sideBar.dropBackground#003a4e54
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#000f13
  • sideBarSectionHeader.border#000f13
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000f13
  • statusBar.border#000f13
  • statusBar.debuggingBackground#36db54
  • statusBar.debuggingBorder#000f13
  • statusBar.debuggingForeground#003a4e
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5f5fff
  • statusBar.noFolderBorder#000f13
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#003a4e
  • statusBarItem.remoteBackground#000f13
  • statusBarItem.remoteForeground#36db54
  • tab.activeBackground#00000000
  • tab.activeBorder#36db54
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000f13
  • tab.hoverBackground#003a4e54
  • tab.hoverBorder#36db54
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000f13
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#353535
  • terminal.ansiBlue#128dff
  • terminal.ansiBrightBlack#535353
  • terminal.ansiBrightBlue#57aeff
  • terminal.ansiBrightCyan#42c9d5
  • terminal.ansiBrightGreen#55ff74
  • terminal.ansiBrightMagenta#6700fd
  • terminal.ansiBrightRed#ff5fa4
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe29a
  • terminal.ansiCyan#0fa3b1
  • terminal.ansiGreen#36db54
  • terminal.ansiMagenta#5f5fff
  • terminal.ansiRed#f92a82
  • terminal.ansiWhite#fcfcfc
  • terminal.ansiYellow#fac748
  • terminal.border#000f13
  • terminal.foreground#ffffff
  • terminal.selectionBackground#003a4e54
  • terminalCursor.background#36db54
  • terminalCursor.foreground#003a4e
  • textLink.foreground#128dff
  • titleBar.activeBackground#000f13
  • titleBar.activeForeground#ffffff
  • titleBar.border#000f13
  • titleBar.inactiveBackground#000f13
  • titleBar.inactiveForeground#ffffff
  • tree.indentGuidesStroke#003a4e54
  • walkThrough.embeddedEditorBackground#00000050
  • widget.border#003a4e
  • widget.shadow#00000000
  • window.activeBorder#003a4e
  • window.inactiveBorder#003a4e

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