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#2e2e2e
  • activityBar.background#1b1b1b
  • activityBar.border#ffffff00
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#0883d5
  • activityBarBadge.foreground#ffffff
  • badge.background#303030
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#272727
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffcc
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#707070
  • diffEditor.insertedTextBackground#20ff000e
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff00000e
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1b1b1b
  • editor.findMatchBackground#434343
  • editor.findMatchBorder#6b6b6b
  • editor.findMatchHighlightBackground#ffffff55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#2d2e3066
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#ffffff06
  • editor.foreground#ffe9e9
  • editor.hoverHighlightBackground#526a8240
  • editor.inactiveSelectionBackground#3d4045
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#1b1b1b00
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#323334
  • editor.selectionHighlightBackground#c9c9c926
  • editor.selectionHighlightBorder#a1a4a7
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#474849b8
  • editor.wordHighlightStrongBorder#7b7b7b
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#707070
  • editorCodeLens.foreground#c0c0c0
  • editorCursor.background#000000
  • editorCursor.foreground#d9d9d9
  • editorError.background#b73a3400
  • editorError.border#ffffff00
  • editorError.foreground#ff0000df
  • editorGroup.border#707070
  • editorGroup.emptyBackground#1b1b1b
  • editorGroupHeader.border#ffffff00
  • editorGroupHeader.tabsBackground#272727
  • editorGroupHeader.tabsBorder#ffffff00
  • editorGutter.addedBackground#00f526
  • editorGutter.background#00000000
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff0000
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#00c7ff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#d5d3d3
  • editorIndentGuide.activeBackground#cbcbcb
  • editorIndentGuide.background#707070
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#0087ff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#8e8e8e
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#191919
  • editorMarkerNavigationError.background#ff2b004e
  • editorMarkerNavigationInfo.background#0087ff50
  • editorMarkerNavigationWarning.background#ffcb004e
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#7f7f7f00
  • editorRuler.foreground#707070
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#e8e8e8
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#ffffff10
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd700
  • editorWhitespace.foreground#ffffff29
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#007fd400
  • foreground#ffffff
  • 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#ffffff
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0d89de2e
  • list.activeSelectionForeground#ffecec
  • list.dropBackground#383b3d
  • list.focusBackground#ffffff24
  • list.focusForeground#ffffff
  • list.highlightForeground#0097fb
  • list.hoverBackground#ffffff28
  • list.hoverForeground#ececec
  • list.inactiveSelectionBackground#2a2a2a
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#863b1b
  • listFilterWidget.noMatchesOutline#ffffff00
  • listFilterWidget.outline#ffffff00
  • menu.background#252526
  • menu.border#82737385
  • menu.foreground#cccccc
  • menu.selectionBackground#ffffff28
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1b1b1b
  • minimap.errorHighlight#ff0000df
  • minimap.findMatchHighlight#434343
  • minimap.selectionHighlight#323334
  • minimap.warningHighlight#ffd700
  • minimapGutter.addedBackground#00f526
  • minimapGutter.deletedBackground#ff0000
  • minimapGutter.modifiedBackground#00c7ff
  • notificationCenter.border#272727
  • notificationCenterHeader.background#272727
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#252526
  • notifications.border#272727
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0093ff
  • notificationsWarningIcon.foreground#fffb00
  • notificationToast.border#00000000
  • panel.background#1b1b1b
  • panel.border#80808059
  • panelSection.border#ffffff59
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#007acccb
  • peekViewEditor.background#252526
  • peekViewEditor.matchHighlightBackground#ff8f0030
  • peekViewEditor.matchHighlightBorder#ee931e00
  • peekViewEditorGutter.background#252526
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#ff8f0030
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#252526
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff00
  • pickerGroup.foreground#3794ff
  • progressBar.background#008cff
  • scrollbar.shadow#04040400
  • scrollbarSlider.activeBackground#bfbfbf52
  • scrollbarSlider.background#ffffff26
  • scrollbarSlider.hoverBackground#eaeaea3a
  • selection.background#ffffff3e
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#1b1b1b
  • sideBar.border#f0eded00
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#e0e0e0
  • sideBarSectionHeader.background#ff141400
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#111111
  • statusBar.border#8c8c8c
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#0f885e
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff1c
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#eaeaea
  • tab.border#00000000
  • tab.inactiveBackground#272727
  • tab.inactiveForeground#ffffff80
  • 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#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#ffffff59
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff14
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#272727
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff00
  • titleBar.inactiveBackground#272727
  • titleBar.inactiveForeground#f5f5f599
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ffffff2c

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