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#380c15
  • activityBar.background#56121f
  • activityBar.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#ff9898
  • activityBarBadge.foreground#ffffff
  • badge.background#ff7979
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#430013
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffcc
  • button.background#75001b
  • button.foreground#ffffff
  • button.hoverBackground#ee9775
  • button.secondaryBackground#514242
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#de5656
  • checkbox.background#300e0e
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#8a4242
  • debugExceptionWidget.border#474747
  • debugToolBar.background#8a4242
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#300e0e
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.findMatchBackground#3b5371
  • editor.findMatchBorder#899fba
  • editor.findMatchHighlightBackground#ff741a55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#453b3966
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#1955904d
  • editor.foreground#ff0000
  • editor.hoverHighlightBackground#0077ee40
  • editor.inactiveSelectionBackground#3b2d2d
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#111111
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#471528
  • editor.selectionHighlightBackground#ffffff26
  • editor.selectionHighlightBorder#994949
  • editor.wordHighlightBackground#6f3d3db8
  • editor.wordHighlightStrongBackground#004972b8
  • editor.wordHighlightStrongBorder#000000
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#909090
  • editorCursor.background#000000
  • editorCursor.foreground#ff9e9e
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#b80000
  • editorGroup.border#adadad
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.tabsBackground#473535
  • editorGroupHeader.tabsBorder#493333
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#24121300
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#171717
  • editorHoverWidget.border#a75353
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#56141b
  • editorIndentGuide.background#ff8080
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#3aa2ff
  • editorLineNumber.activeForeground#ff345a
  • editorLineNumber.foreground#ff9393
  • editorLink.activeForeground#408bc9
  • editorMarkerNavigation.background#d18472cd
  • editorMarkerNavigationError.background#ff6c00
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#ffa8a8
  • editorOverviewRuler.background#3d3d3d00
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#ffa2a2
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#b07676
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ff84a1
  • editorSuggestWidget.selectedBackground#490d0d
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#b65703
  • editorWhitespace.foreground#ffffff29
  • editorWidget.background#662834
  • editorWidget.foreground#c4c4c4
  • editorWidget.resizeBorder#f99898
  • focusBorder#a5a5a500
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#807272
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#300e0e
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#adadad
  • inputOption.activeBackground#ffffff66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#4d3434
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#544545
  • list.focusBackground#8c5050
  • list.focusForeground#eeecec
  • list.highlightForeground#ff9191
  • list.hoverBackground#c0364f
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#8a6666
  • list.inactiveSelectionForeground#d1d1d1
  • listFilterWidget.background#6b2832
  • listFilterWidget.noMatchesOutline#000000
  • listFilterWidget.outline#ffffff00
  • menu.background#150b0d
  • menu.border#00000085
  • menu.foreground#d7d7d7
  • menu.selectionBackground#56141d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ececec
  • menu.separatorBackground#ff9595
  • menubar.selectionBackground#ffbfbf1a
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000000
  • minimap.errorHighlight#b80000
  • minimap.findMatchHighlight#3b5371
  • minimap.selectionHighlight#471528
  • minimap.warningHighlight#b65703
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#c07474
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#241c1c
  • notifications.border#ff8888
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#d74629
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#ff8e8e
  • panel.background#111111
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#ff6f6f
  • panelTitle.activeForeground#ffa6a6
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#cc00ac
  • peekViewEditor.background#2c0038
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#1a001b
  • peekViewResult.background#151515
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#969696
  • peekViewResult.matchHighlightBackground#ff64004d
  • peekViewResult.selectionBackground#2977c433
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#190919
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#68000000
  • pickerGroup.foreground#c0c0c0
  • progressBar.background#ff8c8c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#a1171766
  • scrollbarSlider.background#ffffff66
  • scrollbarSlider.hoverBackground#f29393b3
  • selection.background#845656
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#28000d
  • sideBar.border#000000
  • sideBar.dropBackground#544545
  • sideBar.foreground#c0c0c0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#ffffff33
  • sideBarSectionHeader.foreground#d7d7d7
  • sideBarTitle.foreground#ffb7b7
  • statusBar.background#4d061a
  • statusBar.border#000000
  • statusBar.debuggingBackground#6d4c3b
  • statusBar.debuggingBorder#0d0000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2e1818
  • statusBar.noFolderBorder#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#4d0718
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#6d1f1f
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#452f2f
  • tab.inactiveForeground#ffffffd9
  • terminal.ansiBlack#686868
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#9b9b9b
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#db3535
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f9f973
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#b04fb0
  • terminal.ansiRed#cb1313
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#e0e0e0
  • terminal.selectionBackground#bcbcbc40
  • terminalCursor.background#ff5ad6
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ff346d
  • titleBar.activeBackground#541924
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#5e474799
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#ff8080
  • 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#d900a3
variable.other.generic-type.haskell#00c7be
storage.type.haskell#0021d3
support.variable.magic.python#d900a3
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ff0000
variable.parameter.function.language.special.self.python#ff6d6d
storage.modifier.lifetime.rust#ff0000
support.function.std.rust#d98f00
entity.name.lifetime.rust#ff6d6d
variable.language.rust#d900a3
support.constant.edge#00c7be
constant.other.character-class.regexp#d900a3
keyword.operator.quantifier.regexp#0021d3
punctuation.definition.string.begin,punctuation.definition.string.end#d3d3d3
variable.parameter.function#ff0000
comment markup.link#ffb1b1af
markup.changed.diff#ff6d6d
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#d98f00
markup.inserted.diff#d3d3d3
markup.deleted.diff#d900a3
meta.function.c,meta.function.cpp#d900a3
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#ff0000
punctuation.separator.key-value#ff0000
keyword.operator.expression.import#d98f00
support.constant.math#ff6d6d
support.constant.property.math#0021d3
variable.other.constant#ff6d6d
storage.type.annotation.java, storage.type.object.array.java#ff6d6d
source.java#d900a3
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#ff0000
meta.method.java#d98f00
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ff6d6d
keyword.operator.instanceof.java#00c7be
meta.definition.variable.name.java#d900a3
keyword.operator.logical#358200
keyword.operator.bitwise#358200
keyword.operator.channel#358200
support.constant.property-value.scss,support.constant.property-value.css#0021d3
keyword.operator.css,keyword.operator.scss,keyword.operator.less#358200
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#0021d3
punctuation.separator.list.comma.css#ff0000
support.constant.color.w3c-standard-color-name.css#0021d3
support.type.vendored.property-name.css#358200
support.module.node,support.type.object.module,support.module.node#ff6d6d
entity.name.type.module#ff6d6d
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#d900a3
support.constant.json#0021d3
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#00c7be
support.type.object.console#d900a3
support.variable.property.process#0021d3
entity.name.function,support.function.console#d98f00
keyword.operator.misc.rust#ff0000
keyword.operator.sigil.rust#00c7be
keyword.operator.delete#00c7be
support.type.object.dom#358200
support.variable.dom,support.variable.property.dom#d900a3
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#358200
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#00c7be
punctuation.separator.delimiter#ff0000
punctuation.separator.c,punctuation.separator.cpp#00c7be
support.type.posix-reserved.c,support.type.posix-reserved.cpp#358200
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#00c7be
variable.parameter.function.language.python#0021d3
support.type.python#358200
keyword.operator.logical.python#00c7be
variable.parameter.function.python#0021d3
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ff0000
meta.function-call.generic.python#d98f00
constant.character.format.placeholder.other.python#0021d3
keyword.operator#ff0000
keyword.operator.assignment.compound#00c7be
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#358200
keyword#00c7be
entity.name.namespace#ff6d6d
variable#d900a3
variable.c#ff0000
variable.language#ff6d6d
token.variable.parameter.java#ff0000
import.storage.java#ff6d6d
token.package.keyword#00c7be
token.package#ff0000
entity.name.function, meta.require, support.function.any-method, variable.function#d98f00
entity.name.type.namespace#ff6d6d
support.class, entity.name.type.class#ff6d6d
entity.name.class.identifier.namespace.type#ff6d6d
entity.name.class, variable.other.class.js, variable.other.class.ts#ff6d6d
variable.other.class.php#d900a3
entity.name.type#ff6d6d
keyword.control#00c7be
control.elements, keyword.operator.less#0021d3
keyword.other.special-method#d98f00
storage#00c7be
token.storage#00c7be
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#00c7be
token.storage.type.java#ff6d6d
support.function#358200
support.type.property-name#ff0000
support.constant.property-value#ff0000
support.constant.font-name#0021d3
meta.tag#ff0000
string#d3d3d3
entity.other.inherited-class#ff6d6d
constant.other.symbol#358200
constant.numeric#0021d3
constant#0021d3
punctuation.definition.constant#0021d3
entity.name.tag#d900a3
entity.other.attribute-name#0021d3
entity.other.attribute-name.id#d98f00
entity.other.attribute-name.class.css#0021d3
meta.selector#00c7be
markup.heading#d900a3
markup.heading punctuation.definition.heading, entity.name.section#d98f00
keyword.other.unit#d900a3
markup.bold,todo.bold#0021d3
punctuation.definition.bold#ff6d6d
markup.italic, punctuation.definition.italic,todo.emphasis#00c7be
emphasis md#00c7be
entity.name.section.markdown#d900a3
punctuation.definition.heading.markdown#d900a3
punctuation.definition.list.begin.markdown#d900a3
markup.heading.setext#ff0000
punctuation.definition.bold.markdown#0021d3
markup.inline.raw.markdown#d3d3d3
markup.inline.raw.string.markdown#d3d3d3
punctuation.definition.list.markdown#d900a3
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#d900a3
beginning.punctuation.definition.list.markdown#d900a3
punctuation.definition.metadata.markdown#d900a3
markup.underline.link.markdown,markup.underline.link.image.markdown#00c7be
string.other.link.title.markdown,string.other.link.description.markdown#d98f00
string.regexp#358200
constant.character.escape#358200
punctuation.section.embedded, variable.interpolation#d900a3
punctuation.section.embedded.begin,punctuation.section.embedded.end#00c7be
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ff0000
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#d900a3
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#d900a3
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#d3d3d3
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#358200
support.type.property-name.json#d900a3
support.type.property-name.json punctuation#d900a3
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#00c7be
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#00c7be
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ff6d6d
keyword.operator.error-control.php#00c7be
keyword.operator.type.php#00c7be
punctuation.section.array.begin.php#ff0000
punctuation.section.array.end.php#ff0000
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ff6d6d
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#d98f00
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#ff0000
support.constant.core.rust#0021d3
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#0021d3
entity.name.goto-label.php,support.other.php#d98f00
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#358200
keyword.operator.regexp.php#00c7be
keyword.operator.comparison.php#358200
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#00c7be
meta.function.decorator.python#d98f00
support.token.decorator.python,meta.function.decorator.identifier.python#358200
function.parameter#ff0000
function.brace#ff0000
function.parameter.ruby, function.parameter.cs#ff0000
constant.language.symbol.ruby#358200
rgb-value#358200
inline-color-decoration rgb-value#0021d3
less rgb-value#0021d3
selector.sass#d900a3
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ff6d6d
block.scope.end,block.scope.begin#ff0000
storage.type.cs#ff6d6d
entity.name.variable.local.cs#d900a3
token.info-token#d98f00
token.warn-token#0021d3
token.error-token#f44747
token.debug-token#00c7be
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#00c7be
meta.template.expression#ff0000
keyword.operator.module#00c7be
support.type.type.flowtype#d98f00
support.type.primitive#ff6d6d
meta.property.object#d900a3
variable.parameter.function.js#d900a3
keyword.other.template.begin#d3d3d3
keyword.other.template.end#d3d3d3
keyword.other.substitution.begin#d3d3d3
keyword.other.substitution.end#d3d3d3
keyword.operator.assignment#358200
keyword.operator.assignment.go#ff6d6d
keyword.operator.arithmetic.go, keyword.operator.address.go#00c7be
entity.name.package.go#ff6d6d
support.type.prelude.elm#358200
support.constant.elm#0021d3
punctuation.quasi.element#00c7be
constant.character.entity#d900a3
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#358200
entity.global.clojure#ff6d6d
meta.symbol.clojure#d900a3
constant.keyword.clojure#358200
meta.arguments.coffee, variable.parameter.function.coffee#d900a3
source.ini#d3d3d3
meta.scope.prerequisites.makefile#d900a3
source.makefile#ff6d6d
storage.modifier.import.groovy#ff6d6d
meta.method.groovy#d98f00
meta.definition.variable.name.groovy#d900a3
meta.definition.class.inherited.classes.groovy#d3d3d3
support.variable.semantic.hlsl#ff6d6d
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#00c7be
text.variable, text.bracketed#d900a3
support.type.swift, support.type.vb.asp#ff6d6d
entity.name.function.xi#ff6d6d
entity.name.class.xi#358200
constant.character.character-class.regexp.xi#d900a3
constant.regexp.xi#00c7be
keyword.control.xi#358200
invalid.xi#ff0000
beginning.punctuation.definition.quote.markdown.xi#d3d3d3
beginning.punctuation.definition.list.markdown.xi#ffb1b1af
constant.character.xi#d98f00
accent.xi#d98f00
wikiword.xi#0021d3
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#ffb1b1af
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ff6d6d
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#d900a3
meta.brace.square#ff0000
comment, punctuation.definition.comment#ffb1b1afitalic
markup.quote.markdown#ffb1b1af
punctuation.definition.block.sequence.item.yaml#ff0000
constant.language.symbol.elixir#358200
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