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#ae0000
  • activityBar.background#6f0000
  • activityBar.border#f5f5f5
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#fd3870
  • activityBarBadge.foreground#f5f5f5
  • badge.background#8b0000
  • badge.foreground#f5f5f5
  • breadcrumb.activeSelectionForeground#ae0000
  • breadcrumb.background#0a0a0a80
  • breadcrumb.focusForeground#ae0000
  • breadcrumb.foreground#9c9c9c
  • button.background#8b0000
  • button.foreground#f5f5f5
  • button.hoverBackground#6f0000
  • button.secondaryBackground#084d6e
  • button.secondaryForeground#f5f5f5
  • button.secondaryHoverBackground#042434
  • checkbox.background#282828
  • checkbox.border#00000000
  • checkbox.foreground#f5f5f5
  • debugExceptionWidget.background#6f0000
  • debugExceptionWidget.border#0a0a0a
  • debugToolBar.background#6f0000
  • debugToolBar.border#0a0a0a
  • diffEditor.border#0a0a0a
  • diffEditor.insertedTextBackground#084d6e4c
  • diffEditor.insertedTextBorder#084d6e3a
  • diffEditor.removedTextBackground#ae00004a
  • diffEditor.removedTextBorder#ff000000
  • dropdown.background#282828
  • dropdown.border#00000000
  • dropdown.foreground#f5f5f5
  • editor.background#0a0a0a
  • editor.findMatchBackground#8b0000
  • editor.findMatchBorder#f5f5f5
  • editor.findMatchHighlightBackground#ae000076
  • editor.findMatchHighlightBorder#7979798f
  • editor.findRangeHighlightBackground#6f000080
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#ae00004d
  • editor.foreground#f5f5f5
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#6f0000
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#6f0000
  • editor.rangeHighlightBorder#0a0a0a
  • editor.selectionBackground#ae0000
  • editor.selectionHighlightBackground#ae000080
  • editor.selectionHighlightBorder#ae0000
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ae000080
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#ae0000
  • editorCodeLens.foreground#ae0000
  • editorCursor.background#f5f5f5
  • editorCursor.foreground#8b0000
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#084d6e
  • editorGroup.border#ae0000
  • editorGroup.emptyBackground#0a0a0a
  • editorGroupHeader.border#6f000080
  • editorGroupHeader.tabsBackground#6f0000
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#0a0a0a
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#0a0a0a
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#0a0a0a
  • editorHoverWidget.border#282828
  • editorHoverWidget.foreground#f5f5f5
  • editorIndentGuide.activeBackground#6f0000
  • editorIndentGuide.background#8b0000
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#084d6e
  • editorLineNumber.activeForeground#8b0000
  • editorLineNumber.foreground#f5f5f5
  • editorLink.activeForeground#8b0000
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#ae000000
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#ae0000
  • editorSuggestWidget.background#282828
  • editorSuggestWidget.border#0a0a0a
  • editorSuggestWidget.foreground#f5f5f5
  • editorSuggestWidget.highlightForeground#6f0000
  • editorSuggestWidget.selectedBackground#8b00003e
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#084d6e
  • editorWhitespace.foreground#f5f5f5
  • editorWidget.background#0a0a0a
  • editorWidget.foreground#f5f5f5
  • editorWidget.resizeBorder#6f0000
  • focusBorder#084d6e
  • foreground#f5f5f5
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#f5f5f5
  • input.background#282828
  • input.border#00000000
  • input.foreground#f5f5f5
  • input.placeholderForeground#9c9c9c
  • inputOption.activeBackground#8b0000
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#f5f5f5
  • list.activeSelectionBackground#6f0000
  • list.activeSelectionForeground#f5f5f5
  • list.dropBackground#6f0000
  • list.focusBackground#0a0a0a
  • list.focusForeground#f5f5f5
  • list.highlightForeground#8b0000
  • list.hoverBackground#084d6e
  • list.hoverForeground#f5f5f5
  • list.inactiveSelectionBackground#ae0000
  • list.inactiveSelectionForeground#f5f5f5
  • listFilterWidget.background#084d6e
  • listFilterWidget.noMatchesOutline#8b0000
  • listFilterWidget.outline#084d6e
  • menu.background#6f0000
  • menu.border#0a0a0a
  • menu.foreground#f5f5f5
  • menu.selectionBackground#ae0000
  • menu.selectionBorder#0a0a0a
  • menu.selectionForeground#f5f5f5
  • menu.separatorBackground#f5f5f5
  • menubar.selectionBackground#ae0000
  • menubar.selectionBorder#ae0000
  • menubar.selectionForeground#f5f5f5
  • merge.commonContentBackground#4c4c4c
  • merge.commonHeaderBackground#282828
  • merge.currentContentBackground#6f0000
  • merge.currentHeaderBackground#8b0000
  • merge.incomingContentBackground#063349
  • merge.incomingHeaderBackground#084d6e
  • minimap.background#0a0a0a
  • minimap.errorHighlight#084d6e
  • minimap.findMatchHighlight#8b0000
  • minimap.selectionHighlight#ae0000
  • minimap.warningHighlight#084d6e
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#282828
  • notificationCenterHeader.background#6f0000
  • notificationCenterHeader.foreground#f5f5f5
  • notifications.background#0a0a0a
  • notifications.border#282828
  • notifications.foreground#f5f5f5
  • notificationsErrorIcon.foreground#ae0000
  • notificationsInfoIcon.foreground#ae0000
  • notificationsWarningIcon.foreground#ae0000
  • notificationToast.border#282828
  • panel.background#0a0a0a
  • panel.border#80808059
  • panelSection.border#8b0000
  • panelTitle.activeBorder#8b0000
  • panelTitle.activeForeground#8b0000
  • panelTitle.inactiveForeground#f5f5f5
  • peekView.border#ae0000
  • peekViewEditor.background#6f0000
  • peekViewEditor.matchHighlightBackground#ae0000
  • peekViewEditor.matchHighlightBorder#0a0a0a
  • peekViewEditorGutter.background#0a0a0a
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ae00004d
  • peekViewResult.selectionBackground#64000033
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#0a0a0a
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#6f0000
  • pickerGroup.foreground#f5f5f5
  • progressBar.background#084d6e
  • scrollbar.shadow#0a0a0a
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#084d6e
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f5f5f5
  • sideBar.background#0a0a0a
  • sideBar.border#8b0000
  • sideBar.dropBackground#6f0000
  • sideBar.foreground#f5f5f5
  • sideBarSectionHeader.background#8b0000
  • sideBarSectionHeader.border#8b0000
  • sideBarSectionHeader.foreground#f5f5f5
  • sideBarTitle.foreground#8b0000
  • statusBar.background#000000
  • statusBar.border#0a0a0a
  • statusBar.debuggingBackground#0a0a0a
  • statusBar.debuggingBorder#a59e9e
  • statusBar.debuggingForeground#ff0000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#f5f5f5
  • statusBar.noFolderForeground#8c8c8c
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ecbaba
  • statusBarItem.remoteBackground#ecbaba
  • statusBarItem.remoteForeground#ff0000
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ae0000
  • tab.border#8b000000
  • tab.hoverBackground#4c4c4c
  • tab.inactiveBackground#282828
  • tab.inactiveForeground#f5f5f5
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ae0000
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#f5f5f5
  • terminal.ansiYellow#e5e510
  • terminal.border#8b0000
  • terminal.foreground#8b0000
  • terminal.selectionBackground#6f000030
  • terminalCursor.background#8b0000
  • terminalCursor.foreground#f5f5f5
  • textLink.foreground#6f0000
  • titleBar.activeBackground#6f0000
  • titleBar.activeForeground#f5f5f5
  • titleBar.border#ae0000
  • titleBar.inactiveBackground#0a0a0a
  • titleBar.inactiveForeground#6f0000
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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