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#000000
  • activityBar.background#000000
  • activityBar.border#00ff005f
  • activityBar.foreground#00ff00
  • activityBar.inactiveForeground#00bf00
  • activityBarBadge.background#00ff00
  • activityBarBadge.foreground#000000
  • badge.background#00ff00
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffbf
  • button.background#009f00
  • button.foreground#000000
  • button.hoverBackground#00ff00
  • button.secondaryBackground#009f00
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#00ff00
  • checkbox.background#000000
  • checkbox.border#00ff005f
  • checkbox.foreground#00ff00
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#00ff005f
  • debugIcon.breakpointDisabledForeground#7f5f00
  • debugIcon.breakpointForeground#ffbf00
  • debugIcon.continueForeground#00ff00
  • debugIcon.disconnectForeground#ff0000
  • debugIcon.pauseForeground#ffff00
  • debugIcon.restartForeground#00ff00
  • debugIcon.startForeground#00ff00
  • debugIcon.stepBackForeground#007fff
  • debugIcon.stepIntoForeground#007fff
  • debugIcon.stepOutForeground#007fff
  • debugIcon.stepOverForeground#007fff
  • debugIcon.stopForeground#ff0000
  • debugToolBar.background#000000
  • debugToolBar.border#00ff005f
  • diffEditor.border#005f00
  • diffEditor.insertedTextBackground#00ff002f
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff00003f
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#000000
  • dropdown.border#00ff005f
  • dropdown.foreground#00ff00
  • editor.background#000000
  • editor.findMatchBackground#00ff003f
  • editor.findMatchBorder#00ff005f
  • editor.findMatchHighlightBackground#00ff003f
  • editor.findMatchHighlightBorder#00ff005f
  • editor.findRangeHighlightBackground#00ff001f
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#0077ff1f
  • editor.foreground#00ff00
  • editor.hoverHighlightBackground#00ff003f
  • editor.inactiveSelectionBackground#005f007f
  • editor.lineHighlightBackground#00ff001f
  • editor.lineHighlightBorder#00ff003f
  • editor.rangeHighlightBackground#00ff001f
  • editor.rangeHighlightBorder#00ff005f
  • editor.selectionBackground#00ff003f
  • editor.selectionHighlightBackground#00ff003f
  • editor.selectionHighlightBorder#00ff005f
  • editor.wordHighlightBackground#00ff003f
  • editor.wordHighlightBorder#00ff005f
  • editor.wordHighlightStrongBackground#ff00003f
  • editor.wordHighlightStrongBorder#ff00005f
  • editorBracketMatch.background#00ff001f
  • editorBracketMatch.border#00ff005f
  • editorCodeLens.foreground#00ff00
  • editorCursor.background#000000
  • editorCursor.foreground#00ff00
  • editorError.background#ff00003f
  • editorError.border#00000000
  • editorError.foreground#ff0000
  • editorGroup.border#005f00
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#00ff005f
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#007f00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#00bf00
  • editorGutter.deletedBackground#bf0000
  • editorGutter.foldingControlForeground#00bf00
  • editorGutter.modifiedBackground#005fbf
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#005f00
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground1#005f00
  • editorIndentGuide.background1#003f00
  • editorInfo.background#007fff3f
  • editorInfo.border#00000000
  • editorInfo.foreground#007fff
  • editorLineNumber.activeForeground#00ff00
  • editorLineNumber.foreground#00ff005f
  • editorLink.activeForeground#00ff00
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#ff00009f
  • editorMarkerNavigationInfo.background#007fff9f
  • editorMarkerNavigationWarning.background#ffff009f
  • editorOverviewRuler.background#001f00
  • editorOverviewRuler.border#005f00
  • editorRuler.foreground#005f00
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#005f00
  • editorSuggestWidget.foreground#00bf00
  • editorSuggestWidget.highlightForeground#00ff00
  • editorSuggestWidget.selectedBackground#003f00
  • editorWarning.background#ffbf003f
  • editorWarning.border#00000000
  • editorWarning.foreground#ffbf00
  • editorWhitespace.foreground#ffffff3f
  • editorWidget.background#1f1f1f
  • editorWidget.foreground#00bf00
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#00ff005f
  • foreground#00ff00
  • gitDecoration.addedResourceForeground#00ff7f
  • gitDecoration.conflictingResourceForeground#ff0000
  • gitDecoration.deletedResourceForeground#ff7f7f
  • gitDecoration.ignoredResourceForeground#5f5f5f
  • gitDecoration.modifiedResourceForeground#ffff7f
  • gitDecoration.stageDeletedResourceForeground#bf5f5f
  • gitDecoration.stageModifiedResourceForeground#bfbf5f
  • gitDecoration.submoduleResourceForeground#7fbfff
  • gitDecoration.untrackedResourceForeground#bfbfbf
  • icon.foreground#00ff00
  • input.background#000000
  • input.border#00ff005f
  • input.foreground#00ff00
  • input.placeholderForeground#007f00
  • inputOption.activeBackground#000000
  • inputOption.activeBorder#00ff005f
  • inputOption.activeForeground#00bf00
  • list.activeSelectionBackground#00ff003f
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#000000
  • list.focusBackground#00ff003f
  • list.focusForeground#ffffff
  • list.highlightForeground#00ff00
  • list.hoverBackground#00ff003f
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#00ff003f
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#00ff003f
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#00ff003f
  • menu.background#000000
  • menu.border#00ff005f
  • menu.foreground#00ff00
  • menu.selectionBackground#00ff001f
  • menu.selectionBorder#00ff007f
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#00ff005f
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#00ff00
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#ffffff1f
  • merge.commonHeaderBackground#ffffff3f
  • merge.currentContentBackground#ff00003f
  • merge.currentHeaderBackground#ff00007f
  • merge.incomingContentBackground#0000ff3f
  • merge.incomingHeaderBackground#0000ff7f
  • minimap.background#000000
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#00ff003f
  • minimap.selectionHighlight#00ff003f
  • minimap.warningHighlight#ffbf00
  • minimapGutter.addedBackground#007f00
  • minimapGutter.deletedBackground#bf0000
  • minimapGutter.modifiedBackground#005fbf
  • notificationCenter.border#005f00
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#00ff00
  • notifications.background#000000
  • notifications.border#005f00
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#007fff
  • notificationsWarningIcon.foreground#ffff00
  • notificationToast.border#005f00
  • panel.background#000000
  • panel.border#00ff005f
  • panelSection.border#00ff005f
  • panelTitle.activeBorder#00ff007f
  • panelTitle.activeForeground#00ff00
  • panelTitle.inactiveForeground#00bf00
  • peekView.border#005f00
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#ff7f003f
  • peekViewEditor.matchHighlightBorder#ff7f007f
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#00bf00
  • peekViewResult.matchHighlightBackground#ff7f003f
  • peekViewResult.selectionBackground#003f00
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#00bf00
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#00ff005f
  • pickerGroup.foreground#00ff00
  • progressBar.background#00ff00
  • scrollbar.shadow#005f00
  • scrollbarSlider.activeBackground#005f00
  • scrollbarSlider.background#003f00
  • scrollbarSlider.hoverBackground#005f00
  • selection.background#00ff003f
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#00ff005f
  • settings.dropdownForeground#00ff00
  • settings.dropdownListBorder#00ff005f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#00ff00
  • sideBar.background#000000
  • sideBar.border#00ff005f
  • sideBar.dropBackground#000000
  • sideBar.foreground#00ff00
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#00ff005f
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#00ff005f
  • statusBar.debuggingBackground#7f007f
  • statusBar.debuggingBorder#00ff00
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#00ff00
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#00ff005f
  • statusBar.noFolderForeground#00ff00
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#00ff003f
  • statusBarItem.remoteBackground#00ff00
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#00bf003f
  • tab.activeBorder#00ff00
  • tab.activeBorderTop#00ff005f
  • tab.activeForeground#ffffff
  • tab.border#00ff005f
  • tab.hoverBackground#00ff001f
  • tab.hoverBorder#00ff003f
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff7f
  • terminal.ansiBlack#555555
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#0000ff
  • terminal.ansiBrightCyan#00ffff
  • terminal.ansiBrightGreen#00ff00
  • terminal.ansiBrightMagenta#ff00ff
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff00
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.border#00ff005f
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff1f
  • terminalCursor.background#00ff003f
  • terminalCursor.foreground#ffffff
  • textLink.foreground#7fbfff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00ff00
  • titleBar.border#00ff005f
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#009f00
  • tree.indentGuidesStroke#00ff003f
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000000

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