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#2c2c2c
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#2ee015
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ff0000
  • breadcrumb.background#f7efefed
  • breadcrumb.focusForeground#ff0000
  • breadcrumb.foreground#000000cc
  • button.background#369b4f
  • button.foreground#ffffff
  • button.hoverBackground#000000
  • button.secondaryBackground#d52920
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#35083f
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#000000
  • debugExceptionWidget.background#FFFFFF
  • debugExceptionWidget.border#000000
  • debugToolBar.background#FFFFFF
  • debugToolBar.border#000000
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#000000
  • editor.background#FAF9F6
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#f28e8e
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#ff0000
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#add6ff
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#000000
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#fffffff7
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#ffffff
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#FAF9F6
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#66afe0
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ff3000
  • editorLineNumber.foreground#000000
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#0066bf
  • editorSuggestWidget.selectedBackground#d6ebff
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e9a700
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f0f0f0
  • editorWidget.foreground#ff0000ed
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#0090f1
  • foreground#d3cbcb
  • gitDecoration.addedResourceForeground#000000
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#d3cbcb
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#000000
  • input.placeholderForeground#ff0000
  • inputOption.activeBackground#0098ff33
  • inputOption.activeBorder#0099ff00
  • inputOption.activeForeground#ff0000
  • list.activeSelectionBackground#0060c0
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d6ebff
  • list.focusBackground#d6ebff
  • list.focusForeground#616161
  • list.highlightForeground#0066bf
  • list.hoverBackground#e8e8e8
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#e4e6f1
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#efc1ad
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#f7f7f7
  • menu.border#00000085
  • menu.foreground#ff0000
  • menu.selectionBackground#576223
  • menu.selectionBorder#10e01400
  • menu.selectionForeground#2cff00
  • menu.separatorBackground#000000
  • menubar.selectionBackground#56ff091a
  • menubar.selectionBorder#14ff00
  • menubar.selectionForeground#f70000
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#FAF9F6
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac94
  • minimap.selectionHighlight#add6ff
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#f5f5f5
  • panel.border#000000
  • panelSection.border#ff000059
  • panelTitle.activeBorder#000000
  • panelTitle.activeForeground#338a27
  • panelTitle.inactiveForeground#ff0000bf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#000000
  • pickerGroup.foreground#0066bf
  • progressBar.background#0e70c0
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#23924462
  • scrollbarSlider.hoverBackground#238815b3
  • selection.background#b0daff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#d3cbcb
  • sideBar.background#f3f3f3
  • sideBar.dropBackground#d6ebff
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#ffffff
  • statusBar.border#000000
  • statusBar.debuggingBackground#ffffff
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#ffffff
  • statusBar.noFolderBorder#05f535
  • statusBar.noFolderForeground#000000
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#f502021f
  • statusBarItem.remoteBackground#ffffff
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#c6fdd1a9
  • tab.activeBorder#ff180000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ff2400b5
  • tab.border#11cb01
  • tab.hoverBackground#919b89b1
  • tab.hoverBorder#00ff10
  • tab.hoverForeground#000000
  • tab.inactiveBackground#dbdbdb
  • tab.inactiveForeground#000000
  • terminal.ansiBlack#ff0000
  • terminal.ansiBlue#000000
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightBlue#000000
  • terminal.ansiBrightCyan#000000
  • terminal.ansiBrightGreen#000000
  • terminal.ansiBrightMagenta#000000
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#000000
  • terminal.ansiCyan#000000
  • terminal.ansiGreen#000000
  • terminal.ansiMagenta#000000
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#000000
  • terminal.ansiYellow#000000
  • terminal.border#ff000059
  • terminal.foreground#040401
  • terminal.selectionBackground#2cff002a
  • terminalCursor.background#ececec
  • terminalCursor.foreground
  • textLink.foreground#1400ff
  • titleBar.activeBackground#fffdfd
  • titleBar.activeForeground#21b24c
  • titleBar.border#ff006c00
  • titleBar.inactiveBackground#ffffff99
  • titleBar.inactiveForeground#ff000099
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#2c00ff29

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