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#ffffff00
  • activityBar.background#001824
  • activityBar.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#bababa66
  • activityBarBadge.background#794bc4
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#8753dd
  • breadcrumb.background#001824
  • breadcrumb.focusForeground#8753dd
  • breadcrumb.foreground#ffffffcc
  • button.background#794bc4
  • button.foreground#ffffff
  • button.hoverBackground#8753dd
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#001824
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#61b95544
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#001824
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#001824
  • editor.findMatchBackground#7037cd8b
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#8753dd78
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#59379126
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#e1e1e0
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#8753dd14
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#8753dd4c
  • editor.selectionHighlightBackground#8753dd22
  • editor.selectionHighlightBorder#8753dd
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#5937919f
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#808080
  • editorCursor.background#ffffff
  • editorCursor.foreground#794bc4
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#00000000
  • editorGroup.emptyBackground#001824
  • editorGroupHeader.tabsBackground#001824
  • editorGroupHeader.tabsBorder#84242400
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#001824
  • editorGutter.commentRangeForeground#9f9f9f
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#9f9f9f
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#001824
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#fff5f5
  • editorIndentGuide.background#ffffffef
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#8753dd
  • editorLineNumber.foreground#8c8c8c
  • editorLink.activeForeground#8468b2
  • editorMarkerNavigation.background#001824
  • editorMarkerNavigationError.background#ff866e
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#001824
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#794bc4
  • editorSuggestWidget.selectedBackground#59379140
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#794bc4
  • 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#001824
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#794bc44c
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#794bc4
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#ffffff00
  • list.focusBackground#794bc426
  • list.focusForeground#ffffff
  • list.highlightForeground#794bc4
  • list.hoverBackground#794bc485
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#794bc42e
  • list.inactiveSelectionForeground#adadad
  • listFilterWidget.background#794bc4
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#001824
  • menu.border#00000000
  • menu.foreground#cccccc
  • menu.selectionBackground#8753dd
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#001824
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#7037cd8b
  • minimap.selectionHighlight#8753dd4c
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#001824
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#001824
  • panel.border#00000059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#000000
  • peekViewEditor.background#301d4f
  • peekViewEditor.matchHighlightBackground#a67cec5e
  • peekViewEditor.matchHighlightBorder#bfa0f2
  • peekViewEditorGutter.background#0c021b
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#794bc442
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#8753dd
  • progressBar.background#593791
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#794bc4
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#001824
  • sideBar.border#00000000
  • sideBar.dropBackground#ffffff00
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000033
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#001824
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#794bc4
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#8753dd
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#794bc4
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBorder#ff000000
  • tab.inactiveBackground#ffffff1e
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#474747
  • 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#ffffff40
  • terminalCursor.background#794bc4
  • terminalCursor.foreground#ffffff
  • textLink.foreground#794bc4
  • titleBar.activeBackground#001824
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3cb9
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#794bc4
  • 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#ff7000
variable.other.generic-type.haskell#ff0093
storage.type.haskell#00d8ff
support.variable.magic.python#ff7000
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#e1e1e0
variable.parameter.function.language.special.self.python#ffff00
storage.modifier.lifetime.rust#e1e1e0
support.function.std.rust#00ff33
entity.name.lifetime.rust#ffff00
variable.language.rust#ff7000
support.constant.edge#ff0093
constant.other.character-class.regexp#ff7000
keyword.operator.quantifier.regexp#00d8ff
punctuation.definition.string.begin,punctuation.definition.string.end#0028ff
variable.parameter.function#e1e1e0
comment markup.link#5a4b81
markup.changed.diff#ffff00
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#00ff33
markup.inserted.diff#0028ff
markup.deleted.diff#ff7000
meta.function.c,meta.function.cpp#ff7000
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#e1e1e0
punctuation.separator.key-value#e1e1e0
keyword.operator.expression.import#00ff33
support.constant.math#ffff00
support.constant.property.math#00d8ff
variable.other.constant#ffff00
storage.type.annotation.java, storage.type.object.array.java#ffff00
source.java#ff7000
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#e1e1e0
meta.method.java#00ff33
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffff00
keyword.operator.instanceof.java#ff0093
meta.definition.variable.name.java#ff7000
keyword.operator.logical#b00707
keyword.operator.bitwise#b00707
keyword.operator.channel#b00707
support.constant.property-value.scss,support.constant.property-value.css#00d8ff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#b00707
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#00d8ff
punctuation.separator.list.comma.css#e1e1e0
support.constant.color.w3c-standard-color-name.css#00d8ff
support.type.vendored.property-name.css#b00707
support.module.node,support.type.object.module,support.module.node#ffff00
entity.name.type.module#ffff00
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff7000
support.constant.json#00d8ff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ff0093
support.type.object.console#ff7000
support.variable.property.process#00d8ff
entity.name.function,support.function.console#00ff33
keyword.operator.misc.rust#e1e1e0
keyword.operator.sigil.rust#ff0093
keyword.operator.delete#ff0093
support.type.object.dom#b00707
support.variable.dom,support.variable.property.dom#ff7000
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#b00707
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#ff0093
punctuation.separator.delimiter#e1e1e0
punctuation.separator.c,punctuation.separator.cpp#ff0093
support.type.posix-reserved.c,support.type.posix-reserved.cpp#b00707
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff0093
variable.parameter.function.language.python#00d8ff
support.type.python#b00707
keyword.operator.logical.python#ff0093
variable.parameter.function.python#00d8ff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#e1e1e0
meta.function-call.generic.python#00ff33
constant.character.format.placeholder.other.python#00d8ff
keyword.operator#e1e1e0
keyword.operator.assignment.compound#ff0093
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#b00707
keyword#ff0093
entity.name.namespace#ffff00
variable#ff7000
variable.c#e1e1e0
variable.language#ffff00
token.variable.parameter.java#e1e1e0
import.storage.java#ffff00
token.package.keyword#ff0093
token.package#e1e1e0
entity.name.function, meta.require, support.function.any-method, variable.function#00ff33
entity.name.type.namespace#ffff00
support.class, entity.name.type.class#ffff00
entity.name.class.identifier.namespace.type#ffff00
entity.name.class, variable.other.class.js, variable.other.class.ts#ffff00
variable.other.class.php#ff7000
entity.name.type#ffff00
keyword.control#ff0093
control.elements, keyword.operator.less#00d8ff
keyword.other.special-method#00ff33
storage#ff0093
token.storage#ff0093
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#ff0093
token.storage.type.java#ffff00
support.function#b00707
support.type.property-name#e1e1e0
support.constant.property-value#e1e1e0
support.constant.font-name#00d8ff
meta.tag#e1e1e0
string#0028ff
entity.other.inherited-class#ffff00
constant.other.symbol#b00707
constant.numeric#00d8ff
constant#00d8ff
punctuation.definition.constant#00d8ff
entity.name.tag#ff7000
entity.other.attribute-name#00d8ff
entity.other.attribute-name.id#00ff33normal
entity.other.attribute-name.class.css#00d8ffnormal
meta.selector#ff0093
markup.heading#ff7000
markup.heading punctuation.definition.heading, entity.name.section#00ff33
keyword.other.unit#ff7000
markup.bold,todo.bold#00d8ff
punctuation.definition.bold#ffff00
markup.italic, punctuation.definition.italic,todo.emphasis#ff0093
emphasis md#ff0093
entity.name.section.markdown#ff7000
punctuation.definition.heading.markdown#ff7000
punctuation.definition.list.begin.markdown#ff7000
markup.heading.setext#e1e1e0
punctuation.definition.bold.markdown#00d8ff
markup.inline.raw.markdown#0028ff
markup.inline.raw.string.markdown#0028ff
punctuation.definition.list.markdown#ff7000
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff7000
beginning.punctuation.definition.list.markdown#ff7000
punctuation.definition.metadata.markdown#ff7000
markup.underline.link.markdown,markup.underline.link.image.markdown#ff0093
string.other.link.title.markdown,string.other.link.description.markdown#00ff33
string.regexp#b00707
constant.character.escape#b00707
punctuation.section.embedded, variable.interpolation#ff7000
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff0093
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#e1e1e0
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff7000
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff7000
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#0028ff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#b00707
support.type.property-name.json#ff7000
support.type.property-name.json punctuation#ff7000
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff0093
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff0093
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffff00
keyword.operator.error-control.php#ff0093
keyword.operator.type.php#ff0093
punctuation.section.array.begin.php#e1e1e0
punctuation.section.array.end.php#e1e1e0
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffff00
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00ff33
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#e1e1e0
support.constant.core.rust#00d8ff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#00d8ff
entity.name.goto-label.php,support.other.php#00ff33
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#b00707
keyword.operator.regexp.php#ff0093
keyword.operator.comparison.php#b00707
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff0093
meta.function.decorator.python#00ff33
support.token.decorator.python,meta.function.decorator.identifier.python#b00707
function.parameter#e1e1e0
function.brace#e1e1e0
function.parameter.ruby, function.parameter.cs#e1e1e0
constant.language.symbol.ruby#b00707
rgb-value#b00707
inline-color-decoration rgb-value#00d8ff
less rgb-value#00d8ff
selector.sass#ff7000
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffff00
block.scope.end,block.scope.begin#e1e1e0
storage.type.cs#ffff00
entity.name.variable.local.cs#ff7000
token.info-token#00ff33
token.warn-token#00d8ff
token.error-token#f44747
token.debug-token#ff0093
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff0093
meta.template.expression#e1e1e0
keyword.operator.module#ff0093
support.type.type.flowtype#00ff33
support.type.primitive#ffff00
meta.property.object#ff7000
variable.parameter.function.js#ff7000
keyword.other.template.begin#0028ff
keyword.other.template.end#0028ff
keyword.other.substitution.begin#0028ff
keyword.other.substitution.end#0028ff
keyword.operator.assignment#b00707
keyword.operator.assignment.go#ffff00
keyword.operator.arithmetic.go, keyword.operator.address.go#ff0093
entity.name.package.go#ffff00
support.type.prelude.elm#b00707
support.constant.elm#00d8ff
punctuation.quasi.element#ff0093
constant.character.entity#ff7000
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#b00707
entity.global.clojure#ffff00
meta.symbol.clojure#ff7000
constant.keyword.clojure#b00707
meta.arguments.coffee, variable.parameter.function.coffee#ff7000
source.ini#0028ff
meta.scope.prerequisites.makefile#ff7000
source.makefile#ffff00
storage.modifier.import.groovy#ffff00
meta.method.groovy#00ff33
meta.definition.variable.name.groovy#ff7000
meta.definition.class.inherited.classes.groovy#0028ff
support.variable.semantic.hlsl#ffff00
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#ff0093
text.variable, text.bracketed#ff7000
support.type.swift, support.type.vb.asp#ffff00
entity.name.function.xi#ffff00
entity.name.class.xi#b00707
constant.character.character-class.regexp.xi#ff7000
constant.regexp.xi#ff0093
keyword.control.xi#b00707
invalid.xi#e1e1e0
beginning.punctuation.definition.quote.markdown.xi#0028ff
beginning.punctuation.definition.list.markdown.xi#5a4b81
constant.character.xi#00ff33
accent.xi#00ff33
wikiword.xi#00d8ff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#5a4b81
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffff00
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff7000
meta.brace.square#e1e1e0
comment, punctuation.definition.comment#5a4b81italic
markup.quote.markdown#5a4b81
punctuation.definition.block.sequence.item.yaml#e1e1e0
constant.language.symbol.elixir#b00707
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