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#000000
  • activityBar.background#000000
  • activityBar.border#000000
  • activityBar.foreground#2d8d96
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#2d8d96
  • activityBarBadge.foreground#ffffff
  • badge.background#620bcb
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#000000
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#ffffffcc
  • button.background#2d8d96
  • button.foreground#000000
  • button.hoverBackground#ffffff
  • button.secondaryBackground#2d8d96
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#ffffff
  • 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#000000
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#f0cd30
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#10292c
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#bababa
  • editorCursor.background#000000
  • editorCursor.foreground#b679ff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#000000
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#000000
  • 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#b679ff
  • editorLineNumber.foreground#2d8d96
  • editorLink.activeForeground#4e94ce
  • 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#4ba2db
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#000000
  • 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#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#000000
  • list.focusBackground#164868
  • list.focusForeground#ffffff
  • list.highlightForeground#2d8d96
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#273f41
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#e6fdff
  • listFilterWidget.noMatchesOutline#ffffff
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#2d8d96
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#2d8d96
  • 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#000000
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#10292c
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#000000
  • panel.border#00000059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#56300099
  • peekViewEditor.matchHighlightBorder#bc700e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#620bcb
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#36363666
  • scrollbarSlider.hoverBackground#414141b3
  • selection.background#620bcd
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000
  • sideBar.dropBackground#000000
  • sideBar.foreground#2d8d96
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#000000
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#2d8d96
  • statusBar.debuggingBackground#2d8d96
  • statusBar.debuggingBorder#ff0000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2d8d96
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#2d8d96
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.hoverBorder#474747
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2d8d96
  • 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#ffffff40
  • terminalCursor.background#2d8d96
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#2d8d96
  • 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#b477fd
variable.other.generic-type.haskell#e05ccb
storage.type.haskell#c2ff96
support.variable.magic.python#b477fd
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#f0cd30
variable.parameter.function.language.special.self.python#00e9ff
storage.modifier.lifetime.rust#f0cd30
support.function.std.rust#00e9ff
entity.name.lifetime.rust#00e9ff
variable.language.rust#b477fd
support.constant.edge#e05ccb
constant.other.character-class.regexp#b477fd
keyword.operator.quantifier.regexp#c2ff96
punctuation.definition.string.begin,punctuation.definition.string.end#c2ff96
variable.parameter.function#f0cd30
comment markup.link#2d8d96
markup.changed.diff#00e9ff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#00e9ff
markup.inserted.diff#c2ff96
markup.deleted.diff#b477fd
meta.function.c,meta.function.cpp#b477fd
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#f0cd30
punctuation.separator.key-value#f0cd30
keyword.operator.expression.import#00e9ff
support.constant.math#00e9ff
support.constant.property.math#c2ff96
variable.other.constant#00e9ff
storage.type.annotation.java, storage.type.object.array.java#00e9ff
source.java#b477fd
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#f0cd30
meta.method.java#00e9ff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#00e9ff
keyword.operator.instanceof.java#e05ccb
meta.definition.variable.name.java#b477fd
keyword.operator.logical#ffffff
keyword.operator.bitwise#ffffff
keyword.operator.channel#ffffff
support.constant.property-value.scss,support.constant.property-value.css#c2ff96
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ffffff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#c2ff96
punctuation.separator.list.comma.css#f0cd30
support.constant.color.w3c-standard-color-name.css#c2ff96
support.type.vendored.property-name.css#ffffff
support.module.node,support.type.object.module,support.module.node#00e9ff
entity.name.type.module#00e9ff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#b477fd
support.constant.json#c2ff96
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#e05ccb
support.type.object.console#b477fd
support.variable.property.process#c2ff96
entity.name.function,support.function.console#00e9ff
keyword.operator.misc.rust#f0cd30
keyword.operator.sigil.rust#e05ccb
keyword.operator.delete#e05ccb
support.type.object.dom#ffffff
support.variable.dom,support.variable.property.dom#b477fd
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ffffff
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#e05ccb
punctuation.separator.delimiter#f0cd30
punctuation.separator.c,punctuation.separator.cpp#e05ccb
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffffff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#e05ccb
variable.parameter.function.language.python#c2ff96
support.type.python#ffffff
keyword.operator.logical.python#e05ccb
variable.parameter.function.python#c2ff96
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#f0cd30
meta.function-call.generic.python#00e9ff
constant.character.format.placeholder.other.python#c2ff96
keyword.operator#f0cd30
keyword.operator.assignment.compound#e05ccb
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffffff
keyword#e05ccb
entity.name.namespace#00e9ff
variable#b477fd
variable.c#f0cd30
variable.language#00e9ff
token.variable.parameter.java#f0cd30
import.storage.java#00e9ff
token.package.keyword#e05ccb
token.package#f0cd30
entity.name.function, meta.require, support.function.any-method, variable.function#00e9ff
entity.name.type.namespace#00e9ff
support.class, entity.name.type.class#00e9ff
entity.name.class.identifier.namespace.type#00e9ff
entity.name.class, variable.other.class.js, variable.other.class.ts#00e9ff
variable.other.class.php#b477fd
entity.name.type#00e9ff
keyword.control#e05ccb
control.elements, keyword.operator.less#c2ff96
keyword.other.special-method#00e9ff
storage#e05ccb
token.storage#e05ccb
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#e05ccb
token.storage.type.java#00e9ff
support.function#ffffff
support.type.property-name#f0cd30
support.constant.property-value#f0cd30
support.constant.font-name#c2ff96
meta.tag#f0cd30
string#c2ff96
entity.other.inherited-class#00e9ff
constant.other.symbol#ffffff
constant.numeric#c2ff96
constant#c2ff96
punctuation.definition.constant#c2ff96
entity.name.tag#b477fd
entity.other.attribute-name#c2ff96
entity.other.attribute-name.id#00e9ffnormal
entity.other.attribute-name.class.css#c2ff96normal
meta.selector#e05ccb
markup.heading#b477fd
markup.heading punctuation.definition.heading, entity.name.section#00e9ff
keyword.other.unit#b477fd
markup.bold,todo.bold#c2ff96
punctuation.definition.bold#00e9ff
markup.italic, punctuation.definition.italic,todo.emphasis#e05ccb
emphasis md#e05ccb
entity.name.section.markdown#b477fd
punctuation.definition.heading.markdown#b477fd
punctuation.definition.list.begin.markdown#b477fd
markup.heading.setext#f0cd30
punctuation.definition.bold.markdown#c2ff96
markup.inline.raw.markdown#c2ff96
markup.inline.raw.string.markdown#c2ff96
punctuation.definition.list.markdown#b477fd
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#b477fd
beginning.punctuation.definition.list.markdown#b477fd
punctuation.definition.metadata.markdown#b477fd
markup.underline.link.markdown,markup.underline.link.image.markdown#e05ccb
string.other.link.title.markdown,string.other.link.description.markdown#00e9ff
string.regexp#ffffff
constant.character.escape#ffffff
punctuation.section.embedded, variable.interpolation#b477fd
punctuation.section.embedded.begin,punctuation.section.embedded.end#e05ccb
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#f0cd30
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#b477fd
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#b477fd
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#c2ff96
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffffff
support.type.property-name.json#b477fd
support.type.property-name.json punctuation#b477fd
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#e05ccb
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#e05ccb
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#00e9ff
keyword.operator.error-control.php#e05ccb
keyword.operator.type.php#e05ccb
punctuation.section.array.begin.php#f0cd30
punctuation.section.array.end.php#f0cd30
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#00e9ff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00e9ff
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#f0cd30
support.constant.core.rust#c2ff96
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#c2ff96
entity.name.goto-label.php,support.other.php#00e9ff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffffff
keyword.operator.regexp.php#e05ccb
keyword.operator.comparison.php#ffffff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#e05ccb
meta.function.decorator.python#00e9ff
support.token.decorator.python,meta.function.decorator.identifier.python#ffffff
function.parameter#f0cd30
function.brace#f0cd30
function.parameter.ruby, function.parameter.cs#f0cd30
constant.language.symbol.ruby#ffffff
rgb-value#ffffff
inline-color-decoration rgb-value#c2ff96
less rgb-value#c2ff96
selector.sass#b477fd
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#00e9ff
block.scope.end,block.scope.begin#f0cd30
storage.type.cs#00e9ff
entity.name.variable.local.cs#b477fd
token.info-token#00e9ff
token.warn-token#c2ff96
token.error-token#f44747
token.debug-token#e05ccb
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#e05ccb
meta.template.expression#f0cd30
keyword.operator.module#e05ccb
support.type.type.flowtype#00e9ff
support.type.primitive#00e9ff
meta.property.object#b477fd
variable.parameter.function.js#b477fd
keyword.other.template.begin#c2ff96
keyword.other.template.end#c2ff96
keyword.other.substitution.begin#c2ff96
keyword.other.substitution.end#c2ff96
keyword.operator.assignment#ffffff
keyword.operator.assignment.go#00e9ff
keyword.operator.arithmetic.go, keyword.operator.address.go#e05ccb
entity.name.package.go#00e9ff
support.type.prelude.elm#ffffff
support.constant.elm#c2ff96
punctuation.quasi.element#e05ccb
constant.character.entity#b477fd
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ffffff
entity.global.clojure#00e9ff
meta.symbol.clojure#b477fd
constant.keyword.clojure#ffffff
meta.arguments.coffee, variable.parameter.function.coffee#b477fd
source.ini#c2ff96
meta.scope.prerequisites.makefile#b477fd
source.makefile#00e9ff
storage.modifier.import.groovy#00e9ff
meta.method.groovy#00e9ff
meta.definition.variable.name.groovy#b477fd
meta.definition.class.inherited.classes.groovy#c2ff96
support.variable.semantic.hlsl#00e9ff
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#e05ccb
text.variable, text.bracketed#b477fd
support.type.swift, support.type.vb.asp#00e9ff
entity.name.function.xi#00e9ff
entity.name.class.xi#ffffff
constant.character.character-class.regexp.xi#b477fd
constant.regexp.xi#e05ccb
keyword.control.xi#ffffff
invalid.xi#f0cd30
beginning.punctuation.definition.quote.markdown.xi#c2ff96
beginning.punctuation.definition.list.markdown.xi#2d8d96
constant.character.xi#00e9ff
accent.xi#00e9ff
wikiword.xi#c2ff96
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#2d8d96
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#00e9ff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#b477fd
meta.brace.square#f0cd30
comment, punctuation.definition.comment#2d8d96italic
markup.quote.markdown#2d8d96
punctuation.definition.block.sequence.item.yaml#f0cd30
constant.language.symbol.elixir#ffffff
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