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#e2e2e2
  • activityBar.foreground#006000
  • activityBar.inactiveForeground#00600088
  • activityBarBadge.background#006000
  • activityBarBadge.foreground#ffffff
  • badge.background#c4c4c4
  • badge.foreground#333333
  • breadcrumb.activeSelectionForeground#006000
  • breadcrumb.background#fbfbfb
  • breadcrumb.focusForeground#006000
  • breadcrumb.foreground#000000cc
  • button.background#006000
  • button.foreground#e2e2e2
  • button.hoverBackground#006000cc
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#fbfbfb
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#96ea0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#d3dce6
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#add6ff
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#00000091
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#000000
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGroup.border#797979
  • editorGroup.emptyBackground#fbfbfb
  • editorGroupHeader.border#e6e6e6
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#fbfbfb
  • 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#0b216f
  • editorLineNumber.foreground#237893
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#c2c2c2
  • 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#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#006000
  • foreground#006000
  • gitDecoration.addedResourceForeground#587c0c
  • 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#006000
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#006000
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d7d7d7
  • list.focusBackground#006000
  • list.focusForeground#e2e2e2
  • list.highlightForeground#006000
  • list.hoverBackground#00600066
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#00600033
  • list.inactiveSelectionForeground#000000
  • listFilterWidget.background#006000
  • listFilterWidget.noMatchesOutline#be110000
  • listFilterWidget.outline#00000000
  • menu.background#e2e2e2
  • menu.border#006000
  • menu.foreground#006000
  • menu.selectionBackground#006000
  • menu.selectionBorder#00000000
  • menu.selectionForeground#e2e2e2
  • menu.separatorBackground#006000
  • menubar.selectionBackground#006000cc
  • menubar.selectionBorder#ffffff00
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#7b41c0
  • merge.commonHeaderBackground#9b31cb
  • merge.currentContentBackground#6eb2a4
  • merge.currentHeaderBackground#1e6f5e
  • merge.incomingContentBackground#7da8d9
  • merge.incomingHeaderBackground#2e619d
  • minimap.background#fbfbfb
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac94
  • minimap.selectionHighlight#add6ff
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#006000
  • notificationCenterHeader.background#006000
  • notificationCenterHeader.foreground#eeeeee
  • notifications.background#e4e4e4
  • notifications.border#006000
  • notifications.foreground#4b4b4b
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#0080f2
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#006000
  • panel.background#ffffff
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • 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#fbfbfb
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • progressBar.background#00b900
  • scrollbar.shadow#00600055
  • scrollbarSlider.activeBackground#006000b3
  • scrollbarSlider.background#00600066
  • scrollbarSlider.hoverBackground#006000b3
  • selection.background#b0daff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#006000
  • sideBar.background#d7d7d7
  • sideBar.dropBackground#d7d7d7
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#d7d7d700
  • sideBarSectionHeader.foreground#006000
  • sideBarTitle.foreground#000000
  • statusBar.background#e2e2e2
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#006000
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#00600033
  • statusBarItem.remoteBackground#006000cc
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#006000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#006000
  • tab.border#f3f3f300
  • tab.hoverBorder#006000
  • tab.inactiveBackground#f3f3f3
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.foreground#333333
  • terminal.selectionBackground#00000040
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#006000
  • titleBar.activeBackground#e2e2e2
  • titleBar.activeForeground#006000
  • titleBar.border#00000000
  • titleBar.inactiveBackground#a7a7a799
  • titleBar.inactiveForeground#ffffffcc
  • tree.indentGuidesStroke#383838
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

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