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.background#111111
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#4bc98a
  • activityBarBadge.foreground#111111
  • badge.background#4bc98a
  • badge.foreground#111111
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#111111
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cccccccc
  • button.background#4bc98a
  • button.foreground#111111
  • button.hoverBackground#4bc98aee
  • button.secondaryBackground#222222
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#333333
  • checkbox.background#111111
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#131313
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#131313
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#4bc98a33
  • diffEditor.removedTextBackground#c94b4b33
  • dropdown.background#111111
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#111111
  • editor.findMatchBackground#515c6a00
  • editor.findMatchBorder#4bc98a
  • editor.findMatchHighlightBackground#4bc98a00
  • editor.findMatchHighlightBorder#cccccc
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#333333
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#3333335a
  • editorBracketMatch.background#00640000
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#111111
  • editorCursor.foreground#aeafad
  • editorError.background#4bc98a50
  • editorError.border#ffffff00
  • editorError.foreground#4bc98a
  • editorGroup.border#222222
  • editorGroup.emptyBackground#111111
  • editorGroupHeader.tabsBackground#111111
  • editorGroupHeader.tabsBorder#ff000000
  • editorGutter.addedBackground#4bc98a
  • editorGutter.background#111111
  • editorGutter.commentRangeForeground#cccccc
  • editorGutter.deletedBackground#4bc98a
  • editorGutter.foldingControlForeground#cccccc
  • editorGutter.modifiedBackground#4bc98a
  • editorHoverWidget.background#131313
  • editorHoverWidget.border#222222
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#222222
  • editorIndentGuide.background#111111
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#4bc98a
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#aaaaaa
  • editorLink.activeForeground#4bc98a
  • editorMarkerNavigation.background#131313
  • editorMarkerNavigationError.background#4bc98a
  • editorMarkerNavigationInfo.background#4bc98a
  • editorMarkerNavigationWarning.background#4bc98a
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#222222
  • editorSuggestWidget.background#131313
  • editorSuggestWidget.border#222222
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#4bc98a
  • editorSuggestWidget.selectedBackground#222222
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#4bc98a
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#131313
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#333333
  • focusBorder#333333
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#cccccc
  • gitDecoration.conflictingResourceForeground#cccccc
  • gitDecoration.deletedResourceForeground#cccccc
  • gitDecoration.ignoredResourceForeground#cccccc
  • gitDecoration.modifiedResourceForeground#cccccc
  • gitDecoration.stageDeletedResourceForeground#cccccc
  • gitDecoration.stageModifiedResourceForeground#cccccc
  • gitDecoration.submoduleResourceForeground#cccccc
  • gitDecoration.untrackedResourceForeground#cccccc
  • icon.foreground#ffffff
  • input.background#111111
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#cccccc
  • inputOption.activeBackground#4bc98a
  • inputOption.activeBorder#111111
  • inputOption.activeForeground#111111
  • list.activeSelectionBackground#11111100
  • list.activeSelectionForeground#4bc98a
  • list.dropBackground#111111
  • list.focusBackground#111111
  • list.focusForeground#ffffff
  • list.highlightForeground#4bc98a
  • list.hoverBackground#11111100
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#11111100
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#222222
  • listFilterWidget.noMatchesOutline#333333
  • listFilterWidget.outline#00000000
  • menu.background#131313
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#00000000
  • menu.selectionBorder#00000000
  • menu.selectionForeground#4bc98a
  • menu.separatorBackground#222222
  • menubar.selectionBackground#ffffff00
  • menubar.selectionForeground#4bc98a
  • merge.commonContentBackground#333333
  • merge.commonHeaderBackground#222222
  • merge.currentContentBackground#333333
  • merge.currentHeaderBackground#222222
  • merge.incomingContentBackground#333333
  • merge.incomingHeaderBackground#222222
  • minimap.background#111111
  • minimap.errorHighlight#4bc98a
  • minimap.findMatchHighlight#515c6a00
  • minimap.selectionHighlight#333333
  • minimap.warningHighlight#4bc98a
  • minimapGutter.addedBackground#4bc98a
  • minimapGutter.deletedBackground#4bc98a
  • minimapGutter.modifiedBackground#4bc98a
  • notificationCenter.border#222222
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#131313
  • notifications.border#222222
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#4bc98a
  • notificationsInfoIcon.foreground#4bc98a
  • notificationsWarningIcon.foreground#4bc98a
  • notificationToast.border#4bc98a
  • panel.background#111111
  • panel.border#222222
  • panelSection.border#80808059
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cccccc
  • peekView.border#222222
  • peekViewEditor.background#222222
  • peekViewEditor.matchHighlightBackground#4bc98a00
  • peekViewEditor.matchHighlightBorder#4bc98a
  • peekViewEditorGutter.background#222222
  • peekViewResult.background#222222
  • peekViewResult.fileForeground#cccccc
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#4bc98a99
  • peekViewResult.selectionBackground#3399ff00
  • peekViewResult.selectionForeground#4bc98a
  • peekViewTitle.background#222222
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#131313
  • pickerGroup.foreground#4bc98a
  • progressBar.background#4bc98a
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#333333
  • scrollbarSlider.background#222222
  • scrollbarSlider.hoverBackground#333333
  • selection.background#444444
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#111111
  • sideBar.border#222222
  • sideBar.dropBackground#111111
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#ffffff
  • statusBar.background#111111
  • statusBar.border#222222
  • statusBar.debuggingBackground#111111
  • statusBar.debuggingBorder#222222
  • statusBar.debuggingForeground#cccccc
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#111111
  • statusBar.noFolderBorder#222222
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#4bc98a
  • statusBarItem.remoteForeground#111111
  • tab.activeBackground#111111
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#25252600
  • tab.hoverForeground#cccccc
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#aaaaaa
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#4bc98a
  • terminal.ansiBrightBlack#222222
  • terminal.ansiBrightBlue#4bc98a
  • terminal.ansiBrightCyan#4bc98a
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#4bc98a
  • terminal.ansiBrightRed#4bc98a
  • terminal.ansiBrightWhite#d5d8da
  • terminal.ansiBrightYellow#4bc98a
  • terminal.ansiCyan#4bc98a
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#4bc98a
  • terminal.ansiRed#4bc98a
  • terminal.ansiWhite#d5d8da
  • terminal.ansiYellow#4bc98a
  • terminal.border#80808059
  • terminal.foreground#ffffff
  • terminal.selectionBackground#22222299
  • terminalCursor.background#333333
  • terminalCursor.foreground#ffffff
  • textLink.foreground#4bc98a
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#222222
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000001c

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