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#222222
  • activityBar.background#222222
  • activityBar.border#222222
  • activityBar.foreground#bababa
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#565656
  • activityBarBadge.foreground#ffffff
  • badge.background#565656
  • badge.foreground#bababa
  • breadcrumb.activeSelectionForeground#bababa
  • breadcrumb.background#222222
  • breadcrumb.focusForeground#bababa
  • breadcrumb.foreground#bababa
  • button.background#444444
  • button.foreground#bababa
  • button.hoverBackground#555555
  • button.secondaryBackground#363636
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#555555
  • checkbox.background#222222
  • checkbox.border#06060600
  • checkbox.foreground#bababa
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#444444
  • debugToolBar.background#333333
  • debugToolBar.border#444444
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#222222
  • dropdown.border#06060600
  • dropdown.foreground#bababa
  • editor.background#222222
  • editor.findMatchBackground#ffffff38
  • editor.findMatchBorder#ababab3a
  • editor.findMatchHighlightBackground#ff7b7b38
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#58585829
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#444444
  • editor.foreground#c7c7c7
  • editor.hoverHighlightBackground#e4e4e440
  • editor.inactiveSelectionBackground#333333
  • editor.lineHighlightBackground#333333
  • editor.lineHighlightBorder#36363600
  • editor.rangeHighlightBackground#4949490b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#ffffff38
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#4b4b4bb8
  • editor.wordHighlightStrongBackground#434343b8
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#6d6d6d7c
  • editorBracketMatch.border#8e8e8e
  • editorCodeLens.foreground#868686
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#ff0c0000
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#222222
  • editorGroup.emptyBackground#222222
  • editorGroupHeader.border#222222
  • editorGroupHeader.tabsBackground#222222
  • editorGroupHeader.tabsBorder#222222
  • editorGutter.addedBackground#00cb009f
  • editorGutter.background#222222
  • editorGutter.commentRangeForeground#777777
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#777777
  • editorGutter.modifiedBackground#007cffcf
  • editorHoverWidget.background#222222
  • editorHoverWidget.border#444444
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#777777
  • editorIndentGuide.background#444444
  • editorInfo.background#ffffff00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#4d7aa3
  • editorLineNumber.activeForeground#bababa
  • editorLineNumber.foreground#808080
  • editorLink.activeForeground#5690c0
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#ffffff00
  • editorRuler.foreground#444444
  • editorSuggestWidget.background#222222
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#bababa
  • editorSuggestWidget.highlightForeground#3081ff
  • editorSuggestWidget.selectedBackground#444444
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f5c800
  • editorWhitespace.foreground#ffffff29
  • editorWidget.background#282828
  • editorWidget.foreground#bababa
  • editorWidget.resizeBorder#444444
  • focusBorder#222222
  • foreground#bababa
  • gitDecoration.addedResourceForeground#88d195
  • gitDecoration.conflictingResourceForeground#7474d5
  • gitDecoration.deletedResourceForeground#e25a43
  • gitDecoration.ignoredResourceForeground#a9a9a9
  • gitDecoration.modifiedResourceForeground#d3ab70
  • gitDecoration.stageDeletedResourceForeground#e65840
  • gitDecoration.stageModifiedResourceForeground#d1ab73
  • gitDecoration.submoduleResourceForeground#83a8cb
  • gitDecoration.untrackedResourceForeground#7ac093
  • icon.foreground#bababa
  • input.background#222222
  • input.border#06060600
  • input.foreground#bababa
  • input.placeholderForeground#bababa
  • inputOption.activeBackground#4d4d4d66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#333333
  • list.focusBackground#333333
  • list.focusForeground#bababa
  • list.highlightForeground#3081ff
  • list.hoverBackground#333333
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#333333
  • listFilterWidget.noMatchesOutline#00000000
  • listFilterWidget.outline#00000000
  • menu.background#282828
  • menu.border#00000000
  • menu.foreground#bababa
  • menu.selectionBackground#333333
  • menu.selectionBorder#333333
  • menu.selectionForeground#bababa
  • menu.separatorBackground#666666
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#bababa
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#222222
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#ffffff38
  • minimap.selectionHighlight#333333
  • minimap.warningHighlight#f5c800
  • minimapGutter.addedBackground#00cb009f
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#007cffcf
  • notificationCenter.border#444444
  • notificationCenterHeader.background#333333
  • notificationCenterHeader.foreground#bababa
  • notifications.background#333333
  • notifications.border#444444
  • notifications.foreground#bababa
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffcb00
  • notificationToast.border#22222200
  • panel.background#222222
  • panel.border#444444
  • panelSection.border#94949459
  • panelTitle.activeBorder#bababa
  • panelTitle.activeForeground#bababa
  • panelTitle.inactiveForeground#a7a7a7
  • peekView.border#333333
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#ff8f0048
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#333333
  • peekViewResult.background#333333
  • peekViewResult.fileForeground#bababa
  • peekViewResult.lineForeground#777777
  • peekViewResult.matchHighlightBackground#444444
  • peekViewResult.selectionBackground#444444
  • peekViewResult.selectionForeground#bababa
  • peekViewTitle.background#1f1f1f
  • peekViewTitleDescription.foreground#adadad
  • peekViewTitleLabel.foreground#bababa
  • pickerGroup.border#282828
  • pickerGroup.foreground#3081ff
  • progressBar.background#7d7d7d
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#444444
  • scrollbarSlider.background#333333
  • scrollbarSlider.hoverBackground#444444
  • selection.background#555555
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#bababa
  • sideBar.background#222222
  • sideBar.dropBackground#333333
  • sideBar.foreground#bababa
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#222222
  • sideBarSectionHeader.foreground#bababa
  • sideBarTitle.foreground#bababa
  • statusBar.background#222222
  • statusBar.border#222222
  • statusBar.debuggingBackground#444444
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#bababa
  • statusBar.noFolderBackground#222222
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#333333
  • statusBarItem.remoteBackground#222222
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#333333
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#bababa
  • tab.border#222222
  • tab.hoverBackground#333333
  • tab.hoverBorder#22222200
  • tab.inactiveBackground#222222
  • tab.inactiveForeground#ffffff80
  • 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#94949459
  • terminal.foreground#cccccc
  • terminal.selectionBackground#5656561a
  • terminalCursor.background#666666
  • terminalCursor.foreground#ffffff
  • textLink.foreground#30bbff
  • titleBar.activeBackground#222222
  • titleBar.activeForeground#bababa
  • titleBar.border#00000000
  • titleBar.inactiveBackground#222222
  • titleBar.inactiveForeground#bababa
  • tree.indentGuidesStroke#444444
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#222222

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