Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#fff7e3
  • activityBar.foreground#9b9b9b
  • activityBar.inactiveForeground#cdcdcd
  • activityBarBadge.background#cdcdcd
  • activityBarBadge.foreground#ffffff
  • badge.background#fdebc0
  • badge.foreground#808080
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#fffaee
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#fff1c9
  • button.foreground#848484
  • button.hoverBackground#ffecb5
  • button.secondaryBackground#d1d0d0
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#bababa
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#e0fba24a
  • diffEditor.removedTextBackground#ff8c8c36
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#fff7e3
  • editor.findMatchBackground#e1ecaa7c
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#e1ecaa7c
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#ffffff91
  • editor.foreground#c9c9c9
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#e0d7bd
  • editor.lineHighlightBackground#fff55a42
  • editor.lineHighlightBorder#eeeeee00
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffe390
  • editor.selectionHighlightBackground#ffe39052
  • editor.selectionHighlightBorder#d9d9d9
  • editor.wordHighlightBackground#bcbcbc4a
  • editor.wordHighlightBorder#c9c36600
  • editor.wordHighlightStrongBackground#fff55a42
  • editor.wordHighlightStrongBorder#fff55a00
  • editorBracketMatch.background#ffdfa3ab
  • editorBracketMatch.border#000000
  • editorCodeLens.foreground#b4b4b4
  • editorCursor.background#ffffff
  • editorCursor.foreground#ff00ff
  • editorError.background#ee1f15
  • editorError.border#ffffff00
  • editorError.foreground#ee1f1500
  • editorGroup.border#151515
  • editorGroup.emptyBackground#fff7e3
  • editorGroupHeader.tabsBackground#fffaee
  • editorGroupHeader.tabsBorder#fff7e3
  • editorGutter.addedBackground#81b88b85
  • editorGutter.background#fff7e3
  • editorGutter.commentRangeForeground#424242cd
  • editorGutter.deletedBackground#ca4b5195
  • editorGutter.foldingControlForeground#424242cd
  • editorGutter.modifiedBackground#66afe070
  • editorHoverWidget.background#fbfbfb
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#7b7b7b
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#99cfffc1
  • editorLineNumber.activeForeground#797979
  • editorLineNumber.foreground#d3d3d3
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#ca4b5195
  • editorMarkerNavigationInfo.background#66afe070
  • editorMarkerNavigationWarning.background#ffc12570
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#fbfbfb
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#7b7b7b
  • editorSuggestWidget.highlightForeground#eebd5edf
  • editorSuggestWidget.selectedBackground#6666661e
  • editorWarning.background#ffd14500
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f5bf15
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#979b83
  • foreground#616161
  • gitDecoration.addedResourceForeground#37d37b
  • gitDecoration.conflictingResourceForeground#9090ff
  • gitDecoration.deletedResourceForeground#ff6060
  • gitDecoration.ignoredResourceForeground#afafb4
  • gitDecoration.modifiedResourceForeground#f9ba57
  • gitDecoration.stageDeletedResourceForeground#cb0000
  • gitDecoration.stageModifiedResourceForeground#b47005
  • gitDecoration.submoduleResourceForeground#85b2e4
  • gitDecoration.untrackedResourceForeground#088408
  • icon.foreground#616161
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#fff1c9
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#7d7d7d
  • list.activeSelectionBackground#ffe390
  • list.activeSelectionForeground#474747
  • list.dropBackground#ffffff
  • list.focusBackground#6666661e
  • list.focusForeground#616161
  • list.highlightForeground#eebd5edf
  • list.hoverBackground#fff3ce
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#fff6da
  • list.inactiveSelectionForeground#887b7b
  • listFilterWidget.background#ffd7c5
  • listFilterWidget.noMatchesOutline#d12312
  • listFilterWidget.outline#00000000
  • menu.background#fffcf4
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#fff1c9
  • menu.selectionBorder#00000000
  • menu.selectionForeground#383636
  • menu.separatorBackground#888888
  • menubar.selectionBackground#fff1c9
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#f0eded
  • merge.commonHeaderBackground#bab6b6
  • merge.currentContentBackground#e2f9f4
  • merge.currentHeaderBackground#b6eadf
  • merge.incomingContentBackground#e0efff
  • merge.incomingHeaderBackground#b6d8ff
  • minimap.background#fff7e3
  • minimap.errorHighlight#ee1f1500
  • minimap.findMatchHighlight#e1ecaa7c
  • minimap.selectionHighlight#ffe390
  • minimap.warningHighlight#f5bf15
  • minimapGutter.addedBackground#81b88b85
  • minimapGutter.deletedBackground#ca4b5195
  • minimapGutter.modifiedBackground#66afe070
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#fff0ca
  • notificationCenterHeader.foreground#616161
  • notifications.background#fffaee
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e5140076
  • notificationsInfoIcon.foreground#75beff9d
  • notificationsWarningIcon.foreground#e9a700a9
  • notificationToast.border#d5d5d5
  • panel.background#fffaee
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#f7cc7cb7
  • peekViewEditor.background#fffefa
  • peekViewEditor.matchHighlightBackground#ffe3744d
  • peekViewEditor.matchHighlightBorder#ffe3744d
  • peekViewEditorGutter.background#fffefa
  • peekViewResult.background#fffefa
  • peekViewResult.fileForeground#8a8a8a
  • peekViewResult.lineForeground#8e8e8e
  • peekViewResult.matchHighlightBackground#e1ecaa7c
  • peekViewResult.selectionBackground#ffe3744d
  • peekViewResult.selectionForeground#282828
  • peekViewTitle.background#fffefa
  • peekViewTitleDescription.foreground#bebebe
  • peekViewTitleLabel.foreground#8a8a8a
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#9f9f9f
  • progressBar.background#ffe28a
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#d9d9d966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6666661e
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#616161
  • sideBar.background#fffaee
  • sideBar.border#eaeaea
  • sideBar.dropBackground#ffffff
  • sideBar.foreground#868686
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#e8cbc0
  • sideBarTitle.foreground#c0c0c0
  • statusBar.background#fff7e3
  • statusBar.debuggingBackground#fbc4fa
  • statusBar.debuggingForeground#929292
  • statusBar.foreground#c9c2b4eb
  • statusBar.noFolderBackground#191919
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#fff1c9
  • statusBarItem.remoteBackground#a8eed6
  • statusBarItem.remoteForeground#8a8a8a
  • tab.activeBackground#fff2ca
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#868585
  • tab.border#f3f3f3
  • tab.inactiveBackground#fffaee
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.foreground#333333
  • terminal.selectionBackground#00000040
  • terminalCursor.background#ff00ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#006ab1
  • titleBar.activeBackground#fffaee
  • titleBar.activeForeground#909090eb
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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