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#000000
  • activityBar.border#4b4b4b
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#e2e2e266
  • activityBarBadge.background#0076de
  • activityBarBadge.foreground#000000
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffcc
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#000000
  • checkbox.border#4b4b4b
  • checkbox.foreground#c2c2c2
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000000
  • dropdown.border#4b4b4b
  • dropdown.foreground#c2c2c2
  • editor.background#000000
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#eaeaea
  • editor.hoverHighlightBackground#3b7ec040
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#264e77
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#c2c2c2
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#434343
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#434343
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#8e1e23
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#000000
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • 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#000000
  • input.border#4b4b4b
  • input.foreground#c2c2c2
  • input.placeholderForeground#c2c2c2
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#4b4b4b
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#0097fb
  • list.hoverBackground#155a71
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#29292a
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#4b4b4b
  • menu.foreground#cccccc
  • menu.selectionBackground#094771
  • menu.selectionBorder#4b4b4b
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#4b4b4b
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000000
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#264e77
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#8e1e23
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#4b4b4b
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#151515
  • notifications.border#4b4b4b
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#4b4b4b
  • panel.background#000000
  • panel.border#4b4b4b
  • panelSection.border#4b4b4b
  • panelTitle.activeBorder#4b4b4b
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • 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#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#67b1ff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#79797966
  • scrollbarSlider.background#4b4b4b
  • scrollbarSlider.hoverBackground#626262
  • selection.background#1b486f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000
  • sideBar.border#4b4b4b
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#4b4b4b
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.border#4b4b4b
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingBorder#4b4b4b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderBorder#4b4b4b
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#4988ff
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#ffffff
  • tab.border#434343
  • tab.hoverBorder#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#4b4b4b
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff66
  • titleBar.border#4b4b4b
  • titleBar.inactiveBackground#00000099
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#585858
  • 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#eaeaea
variable.other.generic-type.haskell#be90cd
storage.type.haskell#71bcbc
support.variable.magic.python#eaeaea
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#eaeaea
variable.parameter.function.language.special.self.python#eaeaea
storage.modifier.lifetime.rust#eaeaea
support.function.std.rust#5f96c7
entity.name.lifetime.rust#eaeaea
variable.language.rust#eaeaea
support.constant.edge#be90cd
constant.other.character-class.regexp#eaeaea
keyword.operator.quantifier.regexp#71bcbc
punctuation.definition.string.begin,punctuation.definition.string.end#acb657
variable.parameter.function#eaeaea
comment markup.link#808080
markup.changed.diff#eaeaea
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#5f96c7
markup.inserted.diff#acb657
markup.deleted.diff#eaeaea
meta.function.c,meta.function.cpp#eaeaea
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#eaeaea
punctuation.separator.key-value#eaeaea
keyword.operator.expression.import#5f96c7
support.constant.math#eaeaea
support.constant.property.math#71bcbc
variable.other.constant#eaeaea
storage.type.annotation.java, storage.type.object.array.java#eaeaea
source.java#eaeaea
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#eaeaea
meta.method.java#5f96c7
storage.modifier.import.java,storage.type.java,storage.type.generic.java#eaeaea
keyword.operator.instanceof.java#be90cd
meta.definition.variable.name.java#eaeaea
keyword.operator.logical#ffe5b4
keyword.operator.bitwise#ffe5b4
keyword.operator.channel#ffe5b4
support.constant.property-value.scss,support.constant.property-value.css#71bcbc
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ffe5b4
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#71bcbc
punctuation.separator.list.comma.css#eaeaea
support.constant.color.w3c-standard-color-name.css#71bcbc
support.type.vendored.property-name.css#ffe5b4
support.module.node,support.type.object.module,support.module.node#eaeaea
entity.name.type.module#eaeaea
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#eaeaea
support.constant.json#71bcbc
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#be90cd
support.type.object.console#eaeaea
support.variable.property.process#71bcbc
entity.name.function,support.function.console#5f96c7
keyword.operator.misc.rust#eaeaea
keyword.operator.sigil.rust#be90cd
keyword.operator.delete#be90cd
support.type.object.dom#ffe5b4
support.variable.dom,support.variable.property.dom#eaeaea
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ffe5b4
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#be90cd
punctuation.separator.delimiter#eaeaea
punctuation.separator.c,punctuation.separator.cpp#be90cd
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffe5b4
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#be90cd
variable.parameter.function.language.python#71bcbc
support.type.python#ffe5b4
keyword.operator.logical.python#be90cd
variable.parameter.function.python#71bcbc
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#eaeaea
meta.function-call.generic.python#5f96c7
constant.character.format.placeholder.other.python#71bcbc
keyword.operator#eaeaea
keyword.operator.assignment.compound#be90cd
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffe5b4
keyword#be90cd
entity.name.namespace#eaeaea
variable#eaeaea
variable.c#eaeaea
variable.language#eaeaea
token.variable.parameter.java#eaeaea
import.storage.java#eaeaea
token.package.keyword#be90cd
token.package#eaeaea
entity.name.function, meta.require, support.function.any-method, variable.function#5f96c7
entity.name.type.namespace#eaeaea
support.class, entity.name.type.class#eaeaea
entity.name.class.identifier.namespace.type#eaeaea
entity.name.class, variable.other.class.js, variable.other.class.ts#eaeaea
variable.other.class.php#eaeaea
entity.name.type#eaeaea
keyword.control#be90cd
control.elements, keyword.operator.less#71bcbc
keyword.other.special-method#5f96c7
storage#be90cd
token.storage#be90cd
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#be90cd
token.storage.type.java#eaeaea
support.function#ffe5b4
support.type.property-name#eaeaea
support.constant.property-value#eaeaea
support.constant.font-name#71bcbc
meta.tag#eaeaea
string#acb657
entity.other.inherited-class#eaeaea
constant.other.symbol#ffe5b4
constant.numeric#71bcbc
constant#71bcbc
punctuation.definition.constant#71bcbc
entity.name.tag#eaeaea
entity.other.attribute-name#71bcbc
entity.other.attribute-name.id#5f96c7normal
entity.other.attribute-name.class.css#71bcbcnormal
meta.selector#be90cd
markup.heading#eaeaea
markup.heading punctuation.definition.heading, entity.name.section#5f96c7
keyword.other.unit#eaeaea
markup.bold,todo.bold#71bcbc
punctuation.definition.bold#eaeaea
markup.italic, punctuation.definition.italic,todo.emphasis#be90cd
emphasis md#be90cd
entity.name.section.markdown#eaeaea
punctuation.definition.heading.markdown#eaeaea
punctuation.definition.list.begin.markdown#eaeaea
markup.heading.setext#eaeaea
punctuation.definition.bold.markdown#71bcbc
markup.inline.raw.markdown#acb657
markup.inline.raw.string.markdown#acb657
punctuation.definition.list.markdown#eaeaea
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#eaeaea
beginning.punctuation.definition.list.markdown#eaeaea
punctuation.definition.metadata.markdown#eaeaea
markup.underline.link.markdown,markup.underline.link.image.markdown#be90cd
string.other.link.title.markdown,string.other.link.description.markdown#5f96c7
string.regexp#ffe5b4
constant.character.escape#ffe5b4
punctuation.section.embedded, variable.interpolation#eaeaea
punctuation.section.embedded.begin,punctuation.section.embedded.end#be90cd
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#eaeaea
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#eaeaea
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#eaeaea
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#acb657
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffe5b4
support.type.property-name.json#eaeaea
support.type.property-name.json punctuation#eaeaea
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#be90cd
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#be90cd
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#eaeaea
keyword.operator.error-control.php#be90cd
keyword.operator.type.php#be90cd
punctuation.section.array.begin.php#eaeaea
punctuation.section.array.end.php#eaeaea
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#eaeaea
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#5f96c7
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#eaeaea
support.constant.core.rust#71bcbc
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#71bcbc
entity.name.goto-label.php,support.other.php#5f96c7
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffe5b4
keyword.operator.regexp.php#be90cd
keyword.operator.comparison.php#ffe5b4
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#be90cd
meta.function.decorator.python#5f96c7
support.token.decorator.python,meta.function.decorator.identifier.python#ffe5b4
function.parameter#eaeaea
function.brace#eaeaea
function.parameter.ruby, function.parameter.cs#eaeaea
constant.language.symbol.ruby#ffe5b4
rgb-value#ffe5b4
inline-color-decoration rgb-value#71bcbc
less rgb-value#71bcbc
selector.sass#eaeaea
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#eaeaea
block.scope.end,block.scope.begin#eaeaea
storage.type.cs#eaeaea
entity.name.variable.local.cs#eaeaea
token.info-token#5f96c7
token.warn-token#71bcbc
token.error-token#f44747
token.debug-token#be90cd
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#be90cd
meta.template.expression#eaeaea
keyword.operator.module#be90cd
support.type.type.flowtype#5f96c7
support.type.primitive#eaeaea
meta.property.object#eaeaea
variable.parameter.function.js#eaeaea
keyword.other.template.begin#acb657
keyword.other.template.end#acb657
keyword.other.substitution.begin#acb657
keyword.other.substitution.end#acb657
keyword.operator.assignment#ffe5b4
keyword.operator.assignment.go#eaeaea
keyword.operator.arithmetic.go, keyword.operator.address.go#be90cd
entity.name.package.go#eaeaea
support.type.prelude.elm#ffe5b4
support.constant.elm#71bcbc
punctuation.quasi.element#be90cd
constant.character.entity#eaeaea
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ffe5b4
entity.global.clojure#eaeaea
meta.symbol.clojure#eaeaea
constant.keyword.clojure#ffe5b4
meta.arguments.coffee, variable.parameter.function.coffee#eaeaea
source.ini#acb657
meta.scope.prerequisites.makefile#eaeaea
source.makefile#eaeaea
storage.modifier.import.groovy#eaeaea
meta.method.groovy#5f96c7
meta.definition.variable.name.groovy#eaeaea
meta.definition.class.inherited.classes.groovy#acb657
support.variable.semantic.hlsl#eaeaea
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#be90cd
text.variable, text.bracketed#eaeaea
support.type.swift, support.type.vb.asp#eaeaea
entity.name.function.xi#eaeaea
entity.name.class.xi#ffe5b4
constant.character.character-class.regexp.xi#eaeaea
constant.regexp.xi#be90cd
keyword.control.xi#ffe5b4
invalid.xi#eaeaea
beginning.punctuation.definition.quote.markdown.xi#acb657
beginning.punctuation.definition.list.markdown.xi#808080
constant.character.xi#5f96c7
accent.xi#5f96c7
wikiword.xi#71bcbc
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#808080
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#eaeaea
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#eaeaea
meta.brace.square#eaeaea
comment, punctuation.definition.comment#808080italic
markup.quote.markdown#808080
punctuation.definition.block.sequence.item.yaml#eaeaea
constant.language.symbol.elixir#ffe5b4
comment.line.double-slash,comment.block.documentationitalic
markup.italic.markdownitalic