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#333333
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#00ffcf
  • activityBarBadge.foreground#ffffff
  • badge.background#00ffcf
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#00ffcf
  • breadcrumb.background#1d1d1d
  • breadcrumb.focusForeground#00ffcf
  • breadcrumb.foreground#ffffff
  • button.background#00ffcf
  • button.foreground#000000
  • button.hoverBackground#00ffcf81
  • button.secondaryBackground#07ad8e
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#07ad8e78
  • checkbox.background#2c2c2c
  • checkbox.border#908b8b00
  • checkbox.foreground#00ffcf
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#1d1d1d
  • debugToolBar.background#1d1d1d
  • debugToolBar.border#1d1d1d
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#2c2c2c
  • dropdown.border#908b8b00
  • dropdown.foreground#00ffcf
  • editor.background#1b2423
  • editor.findMatchBackground#24b8ad38
  • editor.findMatchBorder#00ffec
  • editor.findMatchHighlightBackground#e65a0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#7b7b7b50
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#1bbaae3e
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#00ffecb3
  • editor.selectionBackground#00ffec2c
  • editor.selectionHighlightBackground#00ffec2e
  • editor.selectionHighlightBorder#ffffff
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#00ffec2c
  • editorBracketMatch.background#006f003a
  • editorBracketMatch.border#999999
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#bababa
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff8067
  • editorGroup.border#444444
  • editorGroup.emptyBackground#1b2423
  • editorGroupHeader.border#00ffcf85
  • editorGroupHeader.tabsBackground#1d1d1d
  • editorGroupHeader.tabsBorder#1f1f1f
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1b2423
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#646363
  • editorIndentGuide.background#ffffff
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#00ffec
  • editorLineNumber.activeForeground#00ffec
  • editorLineNumber.foreground#ffffff
  • editorLink.activeForeground#00ffec80
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#00ffec
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#00ffec93
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#00ffec
  • editorSuggestWidget.selectedBackground#00665f
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#c4a100
  • editorWhitespace.foreground#ffffff70
  • editorWidget.background#1d1d1d
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#1d1d1d
  • focusBorder#00ffcf
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#46ba5b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#2c2c2c
  • input.border#908b8b00
  • input.foreground#00ffcf
  • input.placeholderForeground#cfcece
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#00ffec
  • list.activeSelectionForeground#1d1d1d
  • list.dropBackground#00e2d16c
  • list.focusBackground#0e3b58
  • list.focusForeground#cccccc
  • list.highlightForeground#00ffec
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#00ffec70
  • list.inactiveSelectionForeground#1d1d1d
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00ffec
  • menu.foreground#ffffff
  • menu.selectionBackground#00b6a8
  • menu.selectionBorder#00000000
  • menu.selectionForeground#000000
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1b2423
  • minimap.errorHighlight#ff8067
  • minimap.findMatchHighlight#24b8ad38
  • minimap.selectionHighlight#00ffec2c
  • minimap.warningHighlight#c4a100
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#000000
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#1d1d1d
  • panel.border#00ffcf
  • panelSection.border#00ffcf6e
  • panelTitle.activeBorder#00ffcf
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff
  • peekView.border#00ffec
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff
  • pickerGroup.foreground#ffffff
  • progressBar.background#00ffcf
  • scrollbar.shadow#00ffcf
  • scrollbarSlider.activeBackground#00ffcf
  • scrollbarSlider.background#717171
  • scrollbarSlider.hoverBackground#00ffcf78
  • selection.background#00ffcf
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#1d1d1d
  • sideBar.dropBackground#00e2d16c
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00ffec1a
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#d1d1d1
  • sideBarTitle.foreground#cbcbcb
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#00ffcf87
  • tab.activeBorder#1f1f1f
  • tab.activeBorderTop#1f1f1f
  • tab.activeForeground#ffffff
  • tab.border#242424
  • tab.hoverBackground#00ffcf38
  • tab.hoverBorder#ffffff
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#1d1d1d
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#2a2929
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#28c988
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#00ffcf
  • terminal.ansiYellow#e5e510
  • terminal.border#00ffcf6e
  • terminal.foreground#fdfdfd
  • terminal.selectionBackground#00846b2e
  • terminalCursor.background#1d1d1d
  • terminalCursor.foreground#00f2c5
  • textLink.foreground#00ffcf
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#00ffec
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00ffcf4c

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