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#3f0e71
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#e800f0
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ee67ab
  • breadcrumb.background#4c0099
  • breadcrumb.focusForeground#ee67ab
  • breadcrumb.foreground#ffffffcc
  • button.background#5c0e9c
  • button.foreground#ffffff
  • button.hoverBackground#6b28e4
  • button.secondaryBackground#b2276d
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#0c454b
  • checkbox.background#7600ab
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#2a183d
  • debugExceptionWidget.border#6b00d9
  • debugToolBar.background#2a183d
  • debugToolBar.border#6b00d9
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#7600ab
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#230145
  • editor.findMatchBackground#441b6f
  • editor.findMatchBorder#5f00c0
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#330d5a
  • editor.findRangeHighlightBorder#b8000000
  • editor.foldBackground#264f784d
  • editor.foreground#e8c7d8
  • editor.hoverHighlightBackground#00ffb740
  • editor.inactiveSelectionBackground#381b56
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1a4654
  • editor.selectionHighlightBackground#00ffdb26
  • editor.selectionHighlightBorder#489f9f
  • editor.wordHighlightBackground#6f2b2bb8
  • editor.wordHighlightStrongBackground#067171b8
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#9c67d3
  • editorCursor.background#ffffff
  • editorCursor.foreground#d317c7
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#200041
  • editorGroup.emptyBackground#230145
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#280051
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#2a0054df
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#430068
  • editorHoverWidget.border#5000a3
  • editorHoverWidget.foreground#eab9d2
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#54b6c7
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#bea8b3
  • editorLink.activeForeground#4ecec8
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#b372f7
  • editorMarkerNavigationInfo.background#75ffff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#260c41
  • editorSuggestWidget.border#44008a
  • editorSuggestWidget.foreground#e8d2ff
  • editorSuggestWidget.highlightForeground#ec4d9d
  • editorSuggestWidget.selectedBackground#430b7d
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#7fff0029
  • editorWidget.background#380066
  • editorWidget.foreground#b8b8b8
  • editorWidget.resizeBorder#919695
  • focusBorder#9200d4
  • foreground#97ffff
  • gitDecoration.addedResourceForeground#81b89e
  • gitDecoration.conflictingResourceForeground#892fc7
  • gitDecoration.deletedResourceForeground#c71f73
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#76b031
  • gitDecoration.stageDeletedResourceForeground#cb3f85
  • gitDecoration.stageModifiedResourceForeground#b28748
  • gitDecoration.submoduleResourceForeground#4695ad
  • gitDecoration.untrackedResourceForeground#5bab77
  • icon.foreground#97ffff
  • input.background#7600ab
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#ec4d9dc3
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#f7f7f7
  • list.activeSelectionBackground#7e00ff
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1b0d2a
  • list.focusBackground#421775
  • list.focusForeground#eeeeee
  • list.highlightForeground#9732ff
  • list.hoverBackground#6700d1
  • list.hoverForeground#e4c9ff
  • list.inactiveSelectionBackground#002641
  • list.inactiveSelectionForeground#9f9f9f
  • listFilterWidget.background#236559
  • listFilterWidget.noMatchesOutline#000000
  • listFilterWidget.outline#ffffff04
  • menu.background#2e004d
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#ea2789
  • 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#230145
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#441b6f
  • minimap.selectionHighlight#1a4654
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#5b00b8
  • notificationCenterHeader.background#2c1049
  • notificationCenterHeader.foreground#bcaacf
  • notifications.background#120b19
  • notifications.border#4f2877
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff6647
  • notificationsInfoIcon.foreground#35a0ff
  • notificationsWarningIcon.foreground#ffd518
  • notificationToast.border#6611be
  • panel.background#240445
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001443
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#000f33
  • peekViewResult.background#001445
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ae89d5
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#8000ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e132a
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#2bb4a0
  • pickerGroup.border#438590
  • pickerGroup.foreground#1ab497
  • progressBar.background#910ec0
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#4b2f68af
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6c25a7
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#97ffff
  • sideBar.background#230145
  • sideBar.border#080808
  • sideBar.dropBackground#1b0d2a
  • sideBar.foreground#b593d9
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#d392ff33
  • sideBarSectionHeader.foreground#c0c0c0
  • sideBarTitle.foreground#e47bb0
  • statusBar.background#6600cc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cfb0de
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#18a39c
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#3b0075
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#1a515a
  • tab.hoverBackground#5d1c9f
  • tab.hoverBorder#110e3400
  • tab.hoverForeground#c9c9c9
  • tab.inactiveBackground#230145
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#6724c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#723bea
  • 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#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#c93e84
  • terminalCursor.foreground#ffffff
  • textLink.foreground#1de8cb
  • titleBar.activeBackground#431568
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#7e00ff
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#7234885c

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