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#191a1f
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#cccccc7c
  • activityBarBadge.background#ff2341
  • activityBarBadge.foreground#ffffff
  • badge.background#414141
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#191a1f
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#50fa7b
  • button.foreground#000000
  • button.hoverBackground#484b3e
  • button.secondaryBackground#434343
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#38383860
  • checkbox.background#1a1a1f
  • checkbox.border#1a1a1f
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#1a1a1f
  • debugExceptionWidget.border#1a1a1f
  • debugToolBar.background#1a1a1f
  • debugToolBar.border#1a1a1f
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#181a1e
  • diffEditor.insertedTextBorder#50fa7b91
  • diffEditor.removedTextBackground#181a1e
  • diffEditor.removedTextBorder#ff555595
  • dropdown.background#1a1a1f
  • dropdown.border#1a1a1f
  • dropdown.foreground#cccccc
  • editor.background#191a1f
  • editor.findMatchBackground#5757574c
  • editor.findMatchBorder#1a1a1f
  • editor.findMatchHighlightBackground#555560
  • editor.findMatchHighlightBorder#1a1a1f56
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#44475a
  • editor.foreground#f8f8f2
  • editor.hoverHighlightBackground#5858585a
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#88888838
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#50fa7b
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#616566b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#ff5555
  • editorCursor.background#1a1a1f
  • editorCursor.foreground#ffffff6e
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff2341
  • editorGroup.border#191a1f
  • editorGroup.emptyBackground#191a1f
  • editorGroupHeader.border#1a1a1f
  • editorGroupHeader.tabsBackground#191a1f
  • editorGroupHeader.tabsBorder#191a1f
  • editorGutter.addedBackground#50fa7b
  • editorGutter.background#191a1f
  • editorGutter.commentRangeForeground#bd93f9
  • editorGutter.deletedBackground#ff5555
  • editorGutter.foldingControlForeground#bd93f9
  • editorGutter.modifiedBackground#ff5555
  • editorHoverWidget.background#1a1a1f
  • editorHoverWidget.border#50fa7b
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#191a1f
  • editorInfo.border#191a1f
  • editorInfo.foreground#ffffffa5
  • editorLineNumber.activeForeground#9d9d9d
  • editorLineNumber.foreground#b6b6b6
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#5a5a5a
  • editorMarkerNavigationError.background#ff5555
  • editorMarkerNavigationInfo.background#9ed8de
  • editorMarkerNavigationWarning.background#f1fa8c
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#FFFFFF14
  • editorSuggestWidget.background#1a1a1f
  • editorSuggestWidget.border#1a1a1f
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#50fa7b
  • editorSuggestWidget.selectedBackground#282a36
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ff5555
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#1a1a1f
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#1a1a1f
  • focusBorder#50fa7b
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#50fa7b
  • gitDecoration.conflictingResourceForeground#6272a4
  • gitDecoration.deletedResourceForeground#ff5555
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#f1fa8c
  • gitDecoration.stageDeletedResourceForeground#ff5555
  • gitDecoration.stageModifiedResourceForeground#f1fa8c
  • gitDecoration.submoduleResourceForeground#9ed8de
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#1a1a1f
  • input.border#1a1a1f
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#2c2c32
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#2b2b30
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#2b2b30
  • list.focusBackground#2e2e2e83
  • list.focusForeground#cccccc
  • list.highlightForeground#50fa7b
  • list.hoverBackground#2b2b30
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#1a1a1f
  • listFilterWidget.noMatchesOutline#ff5555
  • listFilterWidget.outline#d1949e9b
  • menu.background#1a1a1f
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#50fa7b
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#1a1a1f
  • menubar.selectionForeground#50fa7b
  • merge.commonContentBackground#4b4b4b
  • merge.commonHeaderBackground#7d7d7d
  • merge.currentContentBackground#44475a
  • merge.currentHeaderBackground#383a58
  • merge.incomingContentBackground#44475a
  • merge.incomingHeaderBackground#bd93f9
  • minimap.background#191a1f
  • minimap.errorHighlight#ff2341
  • minimap.findMatchHighlight#5757574c
  • minimap.selectionHighlight#88888838
  • minimap.warningHighlight#ff5555
  • minimapGutter.addedBackground#50fa7b
  • minimapGutter.deletedBackground#ff5555
  • minimapGutter.modifiedBackground#ff5555
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1a1a1f
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff5555
  • notificationsInfoIcon.foreground#9ed8de
  • notificationsWarningIcon.foreground#50fa7b
  • notificationToast.border#1a1a1f
  • panel.background#191a1f
  • panel.border#191a1f
  • panelSection.border#c2c2c2
  • panelTitle.activeBorder#191a1f
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#ffffff
  • peekViewEditor.background#1a1a1f
  • peekViewEditor.matchHighlightBackground#1a1a1f
  • peekViewEditor.matchHighlightBorder#ffffff7e
  • peekViewEditorGutter.background#1f1f1f2a
  • peekViewResult.background#1a1a1f
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#44475a
  • peekViewResult.selectionBackground#a9a9a933
  • peekViewResult.selectionForeground#ff5555
  • peekViewTitle.background#1a1a1f
  • peekViewTitleDescription.foreground#1a1a1f
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#1a1a1f
  • pickerGroup.foreground#ffffff
  • progressBar.background#ff5555
  • scrollbar.shadow#87907100
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#ffffff10
  • scrollbarSlider.hoverBackground#ffffff16
  • selection.background#50fa7b
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#191a1f
  • sideBar.border#d1949e00
  • sideBar.dropBackground#2b2b30
  • sideBar.foreground#a3a3a3
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#b06f7900
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#ffffff
  • statusBar.background#191a1f
  • statusBar.debuggingBackground#1d1f27
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1d1f27
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#ff5555
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#191a1f
  • tab.activeBorder#00000000
  • tab.activeBorderTop#ff5555
  • tab.activeForeground#ffffff
  • tab.border#191a1f
  • tab.inactiveBackground#191a1f
  • tab.inactiveForeground#a3a3a3
  • terminal.ansiBlack#565454
  • terminal.ansiBlue#747ea7
  • terminal.ansiBrightBlack#3d3d3d
  • terminal.ansiBrightBlue#bd93f9
  • terminal.ansiBrightCyan#9ed8de
  • terminal.ansiBrightGreen#50fa7b
  • terminal.ansiBrightMagenta#8a8a8a
  • terminal.ansiBrightRed#ff2341
  • terminal.ansiBrightWhite#ababab
  • terminal.ansiBrightYellow#fbff73
  • terminal.ansiCyan#8ba6a9
  • terminal.ansiGreen#a9f7b9
  • terminal.ansiMagenta#6f6f6f
  • terminal.ansiRed#d1949e
  • terminal.ansiWhite#8a8a8a
  • terminal.ansiYellow#f1fa8cf1
  • terminal.border#c2c2c2
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#40434f
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ff5555
  • titleBar.activeBackground#191a1f
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1a1a1f
  • titleBar.inactiveForeground#888888
  • tree.indentGuidesStroke#a3a3a3
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#121215

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