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#302638
  • activityBar.background#302638
  • activityBar.border#302638
  • activityBar.foreground#e6e6e6
  • activityBar.inactiveForeground#d3d3d366
  • activityBarBadge.background#ec0e61
  • activityBarBadge.foreground#ffffff
  • badge.background#ec0e61
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#353042
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#ec0e61
  • button.foreground#ffffff
  • button.hoverBackground#ff5c8daf
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#353042
  • editor.findMatchBackground#ff5c8d20
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#ff5c8d68
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#abb2bf
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#ff5c8d12
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#3d3d3d
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ff5c8d22
  • editor.selectionHighlightBackground#ff5c8d22
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ff5c8d22
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#353042
  • editorGroupHeader.tabsBackground#2c2638
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#353042
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4fd1c5
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ec0e61
  • editorSuggestWidget.selectedBackground#62394e
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e4e2e329
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#faf089
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#00000000
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#ff5c8d66
  • list.activeSelectionForeground#cccccc
  • list.dropBackground#ff5c8d66
  • list.focusBackground#ff5c8d66
  • list.focusForeground#cccccc
  • list.highlightForeground#cccccc
  • list.hoverBackground#ff5c8d66
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#ff5c8d66
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#ff3a84
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#ffffff
  • menu.background#2c2638
  • menu.border#585858
  • menu.foreground#cccccc
  • menu.selectionBackground#ff5c8d66
  • menu.selectionBorder#00000000
  • menu.selectionForeground#cccccc
  • menu.separatorBackground#585858
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#353042
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#ff5c8d20
  • minimap.selectionHighlight#ff5c8d22
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#363636
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#353042
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#ec0e61
  • panelTitle.activeForeground#ffffffc5
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#ec0e61
  • peekViewEditor.background#302638
  • peekViewEditor.matchHighlightBackground#6d4b5c95
  • peekViewEditor.matchHighlightBorder#ec0e61
  • peekViewEditorGutter.background#302638
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ec0e6152
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#ec0e61
  • progressBar.background#ec0e61
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ff5c8d87
  • scrollbarSlider.background#ff5c8d3a
  • scrollbarSlider.hoverBackground#ff5c8d87
  • selection.background#ec0e61
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#302638
  • sideBar.border#302638
  • sideBar.dropBackground#ff5c8d66
  • sideBar.foreground#cccccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000033
  • sideBarSectionHeader.foreground#c9c9c9
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#302638
  • statusBar.border#302638
  • statusBar.debuggingBackground#ff5c8dcf
  • statusBar.debuggingBorder#ff5c8dcf
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#302638
  • statusBar.noFolderBorder#302638
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ff5c8d66
  • statusBarItem.remoteBackground#d50b57
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#453d56
  • tab.activeBorder#ec0e61
  • tab.activeBorderTop#00000000
  • tab.activeForeground#f7f7f7
  • tab.border#252526
  • tab.inactiveBackground#2c2638
  • tab.inactiveForeground#cfcfcf80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ff98b766
  • terminalCursor.background#f9aed4
  • terminalCursor.foreground#434343
  • textLink.foreground#ea7599
  • titleBar.activeBackground#2c2638
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#2c263883
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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