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#00000000
  • activityBar.background#242429
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#aaaaaa
  • activityBarBadge.background#0099ff
  • activityBarBadge.foreground#ffffff
  • badge.background#646469
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#0099ff
  • breadcrumb.background#242429
  • breadcrumb.focusForeground#0099ff
  • breadcrumb.foreground#cccccc
  • button.background#0099ff
  • button.foreground#ffffff
  • button.hoverBackground#0088ee
  • button.secondaryBackground#444449
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#343439
  • checkbox.background#343439
  • checkbox.border#00000000
  • checkbox.foreground#eeeeee
  • debugExceptionWidget.background#343439
  • debugExceptionWidget.border#474747
  • debugToolBar.background#343439
  • debugToolBar.border#474747
  • diffEditor.border#646469
  • diffEditor.insertedTextBackground#00ff9922
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff440022
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#343439
  • dropdown.border#00000000
  • dropdown.foreground#eeeeee
  • editor.background#242429
  • editor.findMatchBackground#0099ff44
  • editor.findMatchBorder#0099ff44
  • editor.findMatchHighlightBackground#ff880022
  • editor.findMatchHighlightBorder#ff880044
  • editor.findRangeHighlightBackground#64646922
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#0099ff22
  • editor.foreground#eeeeee
  • editor.hoverHighlightBackground#0099ff44
  • editor.inactiveSelectionBackground#0099ff11
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#64646944
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#0099ff33
  • editor.selectionHighlightBackground#0099ff22
  • editor.selectionHighlightBorder#0099ff44
  • editor.wordHighlightBackground#64646944
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#0099ff44
  • editorBracketMatch.background#00ff9944
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#cccccc
  • editorCursor.background#000000
  • editorCursor.foreground#0099ff
  • editorError.background#ff000022
  • editorError.border#00000000
  • editorError.foreground#ff0000
  • editorGroup.border#646469
  • editorGroup.emptyBackground#242429
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#242429
  • editorGroupHeader.tabsBorder#ffffff00
  • editorGutter.addedBackground#00ff99
  • editorGutter.background#242429
  • editorGutter.commentRangeForeground#eeeeee
  • editorGutter.deletedBackground#ff4400
  • editorGutter.foldingControlForeground#eeeeee
  • editorGutter.modifiedBackground#0099ff
  • editorHoverWidget.background#343439
  • editorHoverWidget.border#646469
  • editorHoverWidget.foreground#eeeeee
  • editorIndentGuide.activeBackground#999999
  • editorIndentGuide.background#646469
  • editorInfo.background#0099ff22
  • editorInfo.border#00000000
  • editorInfo.foreground#0099ff
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#646469
  • editorLink.activeForeground#0099ff
  • editorMarkerNavigation.background#343439
  • editorMarkerNavigationError.background#ff4400
  • editorMarkerNavigationInfo.background#0099ff
  • editorMarkerNavigationWarning.background#ffbb00
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#646469
  • editorSuggestWidget.background#343439
  • editorSuggestWidget.border#646469
  • editorSuggestWidget.foreground#eeeeee
  • editorSuggestWidget.highlightForeground#0099ff
  • editorSuggestWidget.selectedBackground#0099ff44
  • editorWarning.background#ffff0022
  • editorWarning.border#00000000
  • editorWarning.foreground#ffff00
  • editorWhitespace.foreground#cccccc44
  • editorWidget.background#343439
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#646469
  • focusBorder#0099ff
  • foreground#eeeeee
  • 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#eeeeee
  • input.background#343439
  • input.border#00000000
  • input.foreground#eeeeee
  • input.placeholderForeground#646469
  • inputOption.activeBackground#0099ff44
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0088ee88
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#ffffff11
  • list.focusBackground#0099ff22
  • list.focusForeground#dddddd
  • list.highlightForeground#0099ff
  • list.hoverBackground#ffffff22
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#ffffff11
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#00663b
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#00000000
  • menu.background#343439
  • menu.border#00000000
  • menu.foreground#eeeeee
  • menu.selectionBackground#0099ff44
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#646469
  • menubar.selectionBackground#0099ff22
  • menubar.selectionBorder#ffffff00
  • menubar.selectionForeground#eeeeee
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#242429
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#0099ff44
  • minimap.selectionHighlight#0099ff33
  • minimap.warningHighlight#ffff00
  • minimapGutter.addedBackground#00ff99
  • minimapGutter.deletedBackground#ff4400
  • minimapGutter.modifiedBackground#0099ff
  • notificationCenter.border#646469
  • notificationCenterHeader.background#343439
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#343439
  • notifications.border#646469
  • notifications.foreground#eeeeee
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#0099ff
  • notificationsWarningIcon.foreground#ffff00
  • notificationToast.border#646469
  • panel.background#242429
  • panel.border#646469
  • panelSection.border#646469
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#646469
  • peekView.border#007acc
  • 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#ffffff
  • pickerGroup.border#646469
  • pickerGroup.foreground#0099ff
  • progressBar.background#0099ff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#0099ff44
  • scrollbarSlider.background#64646922
  • scrollbarSlider.hoverBackground#0099ff22
  • selection.background#0088ee
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#eeeeee
  • sideBar.background#242429
  • sideBar.border#646469
  • sideBar.dropBackground#ffffff11
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#64646900
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#cccccc
  • statusBar.background#242429
  • statusBar.border#646469
  • statusBar.debuggingBackground#ff8800
  • statusBar.debuggingBorder#ff880000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#242429
  • statusBar.noFolderBorder#646469
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#0099ff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0099ff44
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#646469
  • tab.hoverBackground#0099ff11
  • tab.inactiveBackground#242429
  • tab.inactiveForeground#999999
  • 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#646469
  • terminal.foreground#cccccc
  • terminal.selectionBackground#0099ff22
  • terminalCursor.background#0099ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#0099ff
  • titleBar.activeBackground#242429
  • titleBar.activeForeground#eeeeee
  • titleBar.border#00000000
  • titleBar.inactiveBackground#242429
  • titleBar.inactiveForeground#646469
  • tree.indentGuidesStroke#646469
  • 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#44bbff
variable.other.generic-type.haskell#bb66ff
storage.type.haskell#00cc88
support.variable.magic.python#44bbff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#eeeeee
variable.parameter.function.language.special.self.python#ffcc44
storage.modifier.lifetime.rust#eeeeee
support.function.std.rust#ea7f7f
entity.name.lifetime.rust#ffcc44
variable.language.rust#44bbff
support.constant.edge#bb66ff
constant.other.character-class.regexp#44bbff
keyword.operator.quantifier.regexp#00cc88
punctuation.definition.string.begin,punctuation.definition.string.end#00ff77
variable.parameter.function#eeeeee
comment markup.link#747479
markup.changed.diff#ffcc44
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ea7f7f
markup.inserted.diff#00ff77
markup.deleted.diff#44bbff
meta.function.c,meta.function.cpp#44bbff
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#eeeeee
punctuation.separator.key-value#eeeeee
keyword.operator.expression.import#ea7f7f
support.constant.math#ffcc44
support.constant.property.math#00cc88
variable.other.constant#ffcc44
storage.type.annotation.java, storage.type.object.array.java#ffcc44
source.java#44bbff
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#eeeeee
meta.method.java#ea7f7f
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffcc44
keyword.operator.instanceof.java#bb66ff
meta.definition.variable.name.java#44bbff
keyword.operator.logical#ff9955
keyword.operator.bitwise#ff9955
keyword.operator.channel#ff9955
support.constant.property-value.scss,support.constant.property-value.css#00cc88
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff9955
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#00cc88
punctuation.separator.list.comma.css#eeeeee
support.constant.color.w3c-standard-color-name.css#00cc88
support.type.vendored.property-name.css#ff9955
support.module.node,support.type.object.module,support.module.node#ffcc44
entity.name.type.module#ffcc44
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#44bbff
support.constant.json#00cc88
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#bb66ff
support.type.object.console#44bbff
support.variable.property.process#00cc88
entity.name.function,support.function.console#ea7f7f
keyword.operator.misc.rust#eeeeee
keyword.operator.sigil.rust#bb66ff
keyword.operator.delete#bb66ff
support.type.object.dom#ff9955
support.variable.dom,support.variable.property.dom#44bbff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff9955
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#bb66ff
punctuation.separator.delimiter#eeeeee
punctuation.separator.c,punctuation.separator.cpp#bb66ff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff9955
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#bb66ff
variable.parameter.function.language.python#00cc88
support.type.python#ff9955
keyword.operator.logical.python#bb66ff
variable.parameter.function.python#00cc88
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#eeeeee
meta.function-call.generic.python#ea7f7f
constant.character.format.placeholder.other.python#00cc88
keyword.operator#eeeeee
keyword.operator.assignment.compound#bb66ff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff9955
keyword#bb66ff
entity.name.namespace#ffcc44
variable#44bbff
variable.c#eeeeee
variable.language#ffcc44
token.variable.parameter.java#eeeeee
import.storage.java#ffcc44
token.package.keyword#bb66ff
token.package#eeeeee
entity.name.function, meta.require, support.function.any-method, variable.function#ea7f7f
entity.name.type.namespace#ffcc44
support.class, entity.name.type.class#ffcc44
entity.name.class.identifier.namespace.type#ffcc44
entity.name.class, variable.other.class.js, variable.other.class.ts#ffcc44
variable.other.class.php#44bbff
entity.name.type#ffcc44
keyword.control#bb66ff
control.elements, keyword.operator.less#00cc88
keyword.other.special-method#ea7f7f
storage#bb66ff
token.storage#bb66ff
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#bb66ff
token.storage.type.java#ffcc44
support.function#ff9955
support.type.property-name#eeeeee
support.constant.property-value#eeeeee
support.constant.font-name#00cc88
meta.tag#eeeeee
string#00ff77
entity.other.inherited-class#ffcc44
constant.other.symbol#ff9955
constant.numeric#00cc88
constant#00cc88
punctuation.definition.constant#00cc88
entity.name.tag#44bbff
entity.other.attribute-name#00cc88
entity.other.attribute-name.id#ea7f7fnormal
entity.other.attribute-name.class.css#00cc88normal
meta.selector#bb66ff
markup.heading#44bbff
markup.heading punctuation.definition.heading, entity.name.section#ea7f7f
keyword.other.unit#44bbff
markup.bold,todo.bold#00cc88
punctuation.definition.bold#ffcc44
markup.italic, punctuation.definition.italic,todo.emphasis#bb66ff
emphasis md#bb66ff
entity.name.section.markdown#44bbff
punctuation.definition.heading.markdown#44bbff
punctuation.definition.list.begin.markdown#44bbff
markup.heading.setext#eeeeee
punctuation.definition.bold.markdown#00cc88
markup.inline.raw.markdown#00ff77
markup.inline.raw.string.markdown#00ff77
punctuation.definition.list.markdown#44bbff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#44bbff
beginning.punctuation.definition.list.markdown#44bbff
punctuation.definition.metadata.markdown#44bbff
markup.underline.link.markdown,markup.underline.link.image.markdown#bb66ff
string.other.link.title.markdown,string.other.link.description.markdown#ea7f7f
string.regexp#ff9955
constant.character.escape#ff9955
punctuation.section.embedded, variable.interpolation#44bbff
punctuation.section.embedded.begin,punctuation.section.embedded.end#bb66ff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#eeeeee
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#44bbff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#44bbff
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#00ff77
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff9955
support.type.property-name.json#44bbff
support.type.property-name.json punctuation#44bbff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#bb66ff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#bb66ff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffcc44
keyword.operator.error-control.php#bb66ff
keyword.operator.type.php#bb66ff
punctuation.section.array.begin.php#eeeeee
punctuation.section.array.end.php#eeeeee
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffcc44
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ea7f7f
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#eeeeee
support.constant.core.rust#00cc88
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#00cc88
entity.name.goto-label.php,support.other.php#ea7f7f
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff9955
keyword.operator.regexp.php#bb66ff
keyword.operator.comparison.php#ff9955
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#bb66ff
meta.function.decorator.python#ea7f7f
support.token.decorator.python,meta.function.decorator.identifier.python#ff9955
function.parameter#eeeeee
function.brace#eeeeee
function.parameter.ruby, function.parameter.cs#eeeeee
constant.language.symbol.ruby#ff9955
rgb-value#ff9955
inline-color-decoration rgb-value#00cc88
less rgb-value#00cc88
selector.sass#44bbff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffcc44
block.scope.end,block.scope.begin#eeeeee
storage.type.cs#ffcc44
entity.name.variable.local.cs#44bbff
token.info-token#ea7f7f
token.warn-token#00cc88
token.error-token#f44747
token.debug-token#bb66ff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bb66ff
meta.template.expression#eeeeee
keyword.operator.module#bb66ff
support.type.type.flowtype#ea7f7f
support.type.primitive#ffcc44
meta.property.object#44bbff
variable.parameter.function.js#44bbff
keyword.other.template.begin#00ff77
keyword.other.template.end#00ff77
keyword.other.substitution.begin#00ff77
keyword.other.substitution.end#00ff77
keyword.operator.assignment#ff9955
keyword.operator.assignment.go#ffcc44
keyword.operator.arithmetic.go, keyword.operator.address.go#bb66ff
entity.name.package.go#ffcc44
support.type.prelude.elm#ff9955
support.constant.elm#00cc88
punctuation.quasi.element#bb66ff
constant.character.entity#44bbff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff9955
entity.global.clojure#ffcc44
meta.symbol.clojure#44bbff
constant.keyword.clojure#ff9955
meta.arguments.coffee, variable.parameter.function.coffee#44bbff
source.ini#00ff77
meta.scope.prerequisites.makefile#44bbff
source.makefile#ffcc44
storage.modifier.import.groovy#ffcc44
meta.method.groovy#ea7f7f
meta.definition.variable.name.groovy#44bbff
meta.definition.class.inherited.classes.groovy#00ff77
support.variable.semantic.hlsl#ffcc44
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#bb66ff
text.variable, text.bracketed#44bbff
support.type.swift, support.type.vb.asp#ffcc44
entity.name.function.xi#ffcc44
entity.name.class.xi#ff9955
constant.character.character-class.regexp.xi#44bbff
constant.regexp.xi#bb66ff
keyword.control.xi#ff9955
invalid.xi#eeeeee
beginning.punctuation.definition.quote.markdown.xi#00ff77
beginning.punctuation.definition.list.markdown.xi#747479
constant.character.xi#ea7f7f
accent.xi#ea7f7f
wikiword.xi#00cc88
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#747479
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffcc44
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#44bbff
meta.brace.square#eeeeee
comment, punctuation.definition.comment#747479italic
markup.quote.markdown#747479
punctuation.definition.block.sequence.item.yaml#eeeeee
constant.language.symbol.elixir#ff9955
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