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#212121
  • activityBar.background#121212
  • activityBar.border#1a1a1a
  • activityBar.foreground#6a6a6a
  • activityBar.inactiveForeground#6a6a6a
  • activityBarBadge.background#212121
  • activityBarBadge.foreground#afafaf
  • badge.background#262626
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#afafaf
  • breadcrumb.background#1a1a1a
  • breadcrumb.focusForeground#afafaf
  • breadcrumb.foreground#afafaf
  • button.background#90345c
  • button.foreground#ffffff
  • button.hoverBackground#6b2342
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#1a1a1a
  • checkbox.border#1a1a1a
  • checkbox.foreground#afafaf
  • debugExceptionWidget.background#1a1a1a
  • debugExceptionWidget.border#262626
  • debugToolBar.background#1a1a1a
  • debugToolBar.border#262626
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#1a1a1a
  • dropdown.border#1a1a1a
  • dropdown.foreground#afafaf
  • editor.background#1a1a1a
  • editor.findMatchBackground#2a2a2a
  • editor.findMatchBorder#555555
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#2a2a2a
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#3ddbd9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#2a2a2a
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2a2a2a
  • editor.selectionHighlightBackground#2a2a2a
  • editor.selectionHighlightBorder#555555
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#2a2a2a
  • editor.wordHighlightStrongBorder#c23f7872
  • editorBracketMatch.background#2a2a2a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#121212
  • editorCursor.foreground#afafaf
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#9f3f69
  • editorGroup.border#262626
  • editorGroup.emptyBackground#1a1a1a
  • editorGroupHeader.border#ff000000
  • editorGroupHeader.tabsBackground#121212
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1a1a1a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#1a1a1a
  • editorHoverWidget.border#262626
  • editorHoverWidget.foreground#afafaf
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#afafaf
  • editorLineNumber.foreground#555555
  • editorLink.activeForeground#c23f78
  • editorMarkerNavigation.background#1a1a1a
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#262626
  • editorSuggestWidget.background#1a1a1a
  • editorSuggestWidget.border#262626
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ee5396
  • editorSuggestWidget.selectedBackground#262626
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#b09106
  • editorWhitespace.foreground#555555
  • editorWidget.background#121212
  • editorWidget.foreground#afafaf
  • editorWidget.resizeBorder#00000000
  • focusBorder#990a6e00
  • foreground#afafaf
  • 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#afafaf
  • input.background#1a1a1a
  • input.border#1a1a1a
  • input.foreground#afafaf
  • input.placeholderForeground#afafaf
  • inputOption.activeBackground#ee53965c
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#262626
  • list.focusBackground#262626
  • list.focusForeground#afafaf
  • list.highlightForeground#ee5396
  • list.hoverBackground#262626
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#262626
  • list.inactiveSelectionForeground#afafaf
  • listFilterWidget.background#ee539656
  • listFilterWidget.noMatchesOutline#ea0266
  • listFilterWidget.outline#00000000
  • menu.background#121212
  • menu.border#262626
  • menu.foreground#afafaf
  • menu.selectionBackground#262626
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#262626
  • menubar.selectionBackground#262626
  • menubar.selectionBorder#ff000000
  • menubar.selectionForeground#afafaf
  • merge.commonContentBackground#262525
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1a1a1a
  • minimap.errorHighlight#9f3f69
  • minimap.findMatchHighlight#2a2a2a
  • minimap.selectionHighlight#2a2a2a
  • minimap.warningHighlight#b09106
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#262626
  • notificationCenterHeader.background#262626
  • notificationCenterHeader.foreground#afafaf
  • notifications.background#1a1a1a
  • notifications.border#262626
  • notifications.foreground#afafaf
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#ee5396
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#262626
  • panel.background#121212
  • panel.border#1a1a1a
  • panelSection.border#1a1a1a
  • panelTitle.activeBorder#e7e7e700
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#6a6a6a
  • peekView.border#262626
  • peekViewEditor.background#ee539620
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#ee539620
  • peekViewResult.background#1a1a1a
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1a1a1a
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#323232
  • pickerGroup.foreground#afafaf
  • progressBar.background#ee5396
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#262626
  • scrollbarSlider.background#1a1a1a
  • scrollbarSlider.hoverBackground#262626
  • selection.background#ee539646
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#afafaf
  • sideBar.background#121212
  • sideBar.border#1a1a1a
  • sideBar.dropBackground#262626
  • sideBar.foreground#afafaf
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#afafaf
  • sideBarTitle.foreground#afafaf
  • statusBar.background#121212
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#121212
  • statusBar.debuggingBorder#1a1a1a
  • statusBar.debuggingForeground#afafaf
  • statusBar.foreground#afafaf
  • statusBar.noFolderBackground#121212
  • statusBar.noFolderBorder#1a1a1a
  • statusBar.noFolderForeground#afafaf
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#262626
  • statusBarItem.remoteBackground#121212
  • statusBarItem.remoteForeground#afafaf
  • tab.activeBackground#1a1a1a
  • tab.activeBorder#1a1a1a
  • tab.activeBorderTop#1a1a1a
  • tab.activeForeground#ffffff
  • tab.border#1a1a1a
  • tab.hoverBackground#262626
  • tab.hoverBorder#1a1a1a
  • tab.inactiveBackground#121212
  • tab.inactiveForeground#6a6a6a
  • 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#afafaf
  • terminal.ansiYellow#d7d726
  • terminal.border#1a1a1a
  • terminal.foreground#afafaf
  • terminal.selectionBackground#afafaf18
  • terminalCursor.background#afafafa1
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ee5396
  • titleBar.activeBackground#121212
  • titleBar.activeForeground#afafaf
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#121212
  • titleBar.inactiveForeground#afafaf
  • tree.indentGuidesStroke#1a1a1a
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005e

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