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#242424
  • activityBar.background#0a0a0a
  • activityBar.border#ff0000
  • activityBar.foreground#00ffff
  • activityBar.inactiveForeground#cb0000
  • activityBarBadge.background#ff0000
  • activityBarBadge.foreground#ffffff
  • badge.background#f700ff9f
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ff0000
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ff0000
  • breadcrumb.foreground#00dbff
  • button.background#8c0000df
  • button.foreground#ffffff
  • button.hoverBackground#ff0000
  • button.secondaryBackground#45494e
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#696969
  • checkbox.background#151515
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#ff0000
  • debugToolBar.background#000000
  • debugToolBar.border#ff0000
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#151515
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0f0f0f
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#cbcbcb
  • editor.hoverHighlightBackground#727000b7
  • editor.inactiveSelectionBackground#3a3d4166
  • editor.lineHighlightBackground#ffffff0e
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3a3d41cc
  • editor.selectionHighlightBackground#ff000032
  • editor.selectionHighlightBorder#ff000000
  • editor.wordHighlightBackground#72550080
  • editor.wordHighlightStrongBackground#7270007c
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#cdcbcb
  • editorCursor.background#ffffff
  • editorCursor.foreground#ff0000
  • editorError.background#ff4e4e2c
  • editorError.border#ffffff00
  • editorError.foreground#ff0000
  • editorGroup.border#ff0000
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#ff0000
  • editorGroupHeader.tabsBackground#191919
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#0f0f0f
  • editorGutter.commentRangeForeground#dfff00
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#dfff00
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#191919
  • editorHoverWidget.border#ff0000
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#25c7c7
  • editorIndentGuide.background#00ffff56
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#00ffff
  • editorLineNumber.foreground#ff9600
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2c2c2c
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#FFFFFF0F
  • editorRuler.foreground#585858
  • editorSuggestWidget.background#191919f5
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#00ffff
  • editorSuggestWidget.selectedBackground#801818d1
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#FFFFFF14
  • editorWidget.background#000000
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#ff0000
  • focusBorder#ff0000
  • foreground#CECECE
  • 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#CECECE
  • input.background#151515
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#d4000066
  • inputOption.activeBorder#cc0000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#800000
  • list.activeSelectionForeground#00ffff
  • list.dropBackground#262728a3
  • list.focusBackground#00ffff44
  • list.focusForeground#ffffff
  • list.highlightForeground#cb0000
  • list.hoverBackground#cb0000c7
  • list.hoverForeground#00ffff
  • list.inactiveSelectionBackground#cb00005e
  • list.inactiveSelectionForeground#00ffff80
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#ff0000
  • menu.background#0f0f0f
  • menu.border#ff0000
  • menu.foreground#cccccc
  • menu.selectionBackground#094771
  • menu.selectionBorder#ff000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ff0000
  • 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#0f0f0f
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#3a3d41cc
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#ff0000
  • notificationCenterHeader.background#cb000080
  • notificationCenterHeader.foreground#00ffff
  • notifications.background#1f1f1f
  • notifications.border#ff0000
  • notifications.foreground#eeeeee
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#ff0000
  • panel.background#000000
  • panel.border#ff0000
  • panelSection.border#80808059
  • panelTitle.activeBorder#ff0000
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#ffe300
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • 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#00ffff
  • pickerGroup.border#ff0000
  • pickerGroup.foreground#7fff74
  • progressBar.background#0087FF
  • scrollbar.shadow#00ffff
  • scrollbarSlider.activeBackground#00ffff
  • scrollbarSlider.background#900000
  • scrollbarSlider.hoverBackground#cb0000
  • selection.background#0087FF
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#CECECE
  • sideBar.background#0f0f0f
  • sideBar.border#ff0000
  • sideBar.dropBackground#262728a3
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#00ffff
  • sideBarTitle.foreground#F7F7F7
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#2b2b2b
  • tab.activeBorder#ff0000
  • tab.activeBorderTop#00ffff
  • tab.activeForeground#00ffff80
  • tab.border#ff0000
  • tab.hoverBackground#cb0000c7
  • tab.hoverForeground#00ffff
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#00ffff80
  • 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#ffffff40
  • terminalCursor.background#ff0000
  • terminalCursor.foreground#ffffff
  • textLink.foreground#439aff
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#cccccc
  • titleBar.border#ffffff00
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#00fff3
  • 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#ffffff
variable.other.generic-type.haskell#ff0000
storage.type.haskell#ffff4e
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#cbcbcb
variable.parameter.function.language.special.self.python#00e7ff
storage.modifier.lifetime.rust#cbcbcb
support.function.std.rust#ff30f2
entity.name.lifetime.rust#00e7ff
variable.language.rust#ffffff
support.constant.edge#ff0000
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#ffff4e
punctuation.definition.string.begin,punctuation.definition.string.end#ff924c
variable.parameter.function#cbcbcb
comment markup.link#1cd677
markup.changed.diff#00e7ff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ff30f2
markup.inserted.diff#ff924c
markup.deleted.diff#ffffff
meta.function.c,meta.function.cpp#ffffff
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#cbcbcb
punctuation.separator.key-value#cbcbcb
keyword.operator.expression.import#ff30f2
support.constant.math#00e7ff
support.constant.property.math#ffff4e
variable.other.constant#00e7ff
storage.type.annotation.java, storage.type.object.array.java#00e7ff
source.java#ffffff
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#cbcbcb
meta.method.java#ff30f2
storage.modifier.import.java,storage.type.java,storage.type.generic.java#00e7ff
keyword.operator.instanceof.java#ff0000
meta.definition.variable.name.java#ffffff
keyword.operator.logical#ffffff
keyword.operator.bitwise#ffffff
keyword.operator.channel#ffffff
support.constant.property-value.scss,support.constant.property-value.css#ffff4e
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#ffff4e
punctuation.separator.list.comma.css#cbcbcb
support.constant.color.w3c-standard-color-name.css#ffff4e
support.type.vendored.property-name.css#ffffff
support.module.node,support.type.object.module,support.module.node#00e7ff
entity.name.type.module#00e7ff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#ffff4e
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ff0000
support.type.object.console#ffffff
support.variable.property.process#ffff4e
entity.name.function,support.function.console#ff30f2
keyword.operator.misc.rust#cbcbcb
keyword.operator.sigil.rust#ff0000
keyword.operator.delete#ff0000
support.type.object.dom#ffffff
support.variable.dom,support.variable.property.dom#ffffff
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#ff0000
punctuation.separator.delimiter#cbcbcb
punctuation.separator.c,punctuation.separator.cpp#ff0000
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffffff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff0000
variable.parameter.function.language.python#ffff4e
support.type.python#ffffff
keyword.operator.logical.python#ff0000
variable.parameter.function.python#ffff4e
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#cbcbcb
meta.function-call.generic.python#ff30f2
constant.character.format.placeholder.other.python#ffff4e
keyword.operator#cbcbcb
keyword.operator.assignment.compound#ff0000
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffffff
keyword#ff0000
entity.name.namespace#00e7ff
variable#ffffff
variable.c#cbcbcb
variable.language#00e7ff
token.variable.parameter.java#cbcbcb
import.storage.java#00e7ff
token.package.keyword#ff0000
token.package#cbcbcb
entity.name.function, meta.require, support.function.any-method, variable.function#ff30f2
entity.name.type.namespace#00e7ff
support.class, entity.name.type.class#00e7ff
entity.name.class.identifier.namespace.type#00e7ff
entity.name.class, variable.other.class.js, variable.other.class.ts#00e7ff
variable.other.class.php#ffffff
entity.name.type#00e7ff
keyword.control#ff0000
control.elements, keyword.operator.less#ffff4e
keyword.other.special-method#ff30f2
storage#ff0000
token.storage#ff0000
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#ff0000
token.storage.type.java#00e7ff
support.function#ffffff
support.type.property-name#cbcbcb
support.constant.property-value#cbcbcb
support.constant.font-name#ffff4e
meta.tag#cbcbcb
string#ff924c
entity.other.inherited-class#00e7ff
constant.other.symbol#ffffff
constant.numeric#ffff4e
constant#ffff4e
punctuation.definition.constant#ffff4e
entity.name.tag#ffffff
entity.other.attribute-name#ffff4e
entity.other.attribute-name.id#ff30f2normal
entity.other.attribute-name.class.css#ffff4enormal
meta.selector#ff0000
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#ff30f2
keyword.other.unit#ffffff
markup.bold,todo.bold#ffff4e
punctuation.definition.bold#00e7ff
markup.italic, punctuation.definition.italic,todo.emphasis#ff0000
emphasis md#ff0000
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#cbcbcb
punctuation.definition.bold.markdown#ffff4e
markup.inline.raw.markdown#ff924c
markup.inline.raw.string.markdown#ff924c
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#ff0000
string.other.link.title.markdown,string.other.link.description.markdown#ff30f2
string.regexp#ffffff
constant.character.escape#ffffff
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff0000
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#cbcbcb
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
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#ff924c
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffffff
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff0000
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff0000
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#00e7ff
keyword.operator.error-control.php#ff0000
keyword.operator.type.php#ff0000
punctuation.section.array.begin.php#cbcbcb
punctuation.section.array.end.php#cbcbcb
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#00e7ff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ff30f2
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#cbcbcb
support.constant.core.rust#ffff4e
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffff4e
entity.name.goto-label.php,support.other.php#ff30f2
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffffff
keyword.operator.regexp.php#ff0000
keyword.operator.comparison.php#ffffff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff0000
meta.function.decorator.python#ff30f2
support.token.decorator.python,meta.function.decorator.identifier.python#ffffff
function.parameter#cbcbcb
function.brace#cbcbcb
function.parameter.ruby, function.parameter.cs#cbcbcb
constant.language.symbol.ruby#ffffff
rgb-value#ffffff
inline-color-decoration rgb-value#ffff4e
less rgb-value#ffff4e
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#00e7ff
block.scope.end,block.scope.begin#cbcbcb
storage.type.cs#00e7ff
entity.name.variable.local.cs#ffffff
token.info-token#ff30f2
token.warn-token#ffff4e
token.error-token#f44747
token.debug-token#ff0000
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff0000
meta.template.expression#cbcbcb
keyword.operator.module#ff0000
support.type.type.flowtype#ff30f2
support.type.primitive#00e7ff
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#ff924c
keyword.other.template.end#ff924c
keyword.other.substitution.begin#ff924c
keyword.other.substitution.end#ff924c
keyword.operator.assignment#ffffff
keyword.operator.assignment.go#00e7ff
keyword.operator.arithmetic.go, keyword.operator.address.go#ff0000
entity.name.package.go#00e7ff
support.type.prelude.elm#ffffff
support.constant.elm#ffff4e
punctuation.quasi.element#ff0000
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ffffff
entity.global.clojure#00e7ff
meta.symbol.clojure#ffffff
constant.keyword.clojure#ffffff
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#ff924c
meta.scope.prerequisites.makefile#ffffff
source.makefile#00e7ff
storage.modifier.import.groovy#00e7ff
meta.method.groovy#ff30f2
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#ff924c
support.variable.semantic.hlsl#00e7ff
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#ff0000
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#00e7ff
entity.name.function.xi#00e7ff
entity.name.class.xi#ffffff
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#ff0000
keyword.control.xi#ffffff
invalid.xi#cbcbcb
beginning.punctuation.definition.quote.markdown.xi#ff924c
beginning.punctuation.definition.list.markdown.xi#1cd677
constant.character.xi#ff30f2
accent.xi#ff30f2
wikiword.xi#ffff4e
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#1cd677
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#00e7ff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#cbcbcb
comment, punctuation.definition.comment#1cd677italic
markup.quote.markdown#1cd677
punctuation.definition.block.sequence.item.yaml#cbcbcb
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