Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#77737b5e
  • activityBar.background#333338
  • activityBar.border#ff000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#77737b
  • activityBarBadge.background#b1d7ff
  • activityBarBadge.foreground#333338
  • badge.background#b1d7ff
  • badge.foreground#333338
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#333338
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#5b6068
  • button.foreground#ffffff
  • button.hoverBackground#484e58
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#2e3134
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#333338
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#acd4ff42
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#383c41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#77737b
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#b6b3ba32
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#acd4ff68
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#333338
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff9f9f
  • editorGroup.border#444444
  • editorGroup.emptyBackground#333338
  • editorGroupHeader.tabsBackground#232328
  • editorGutter.addedBackground#adffd9
  • editorGutter.background#333338
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff9f9f
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#acd4ff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#232328
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#acd4ff
  • editorLineNumber.activeForeground#f2f2f2
  • editorLineNumber.foreground#77737b
  • editorLink.activeForeground#acd4ff
  • editorMarkerNavigation.background#232328
  • editorMarkerNavigationError.background#ff9f9f
  • editorMarkerNavigationInfo.background#acd4ff
  • editorMarkerNavigationWarning.background#ffed9d
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#232328
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#acd4ff
  • editorSuggestWidget.selectedBackground#acd4ff42
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffed9d
  • editorWhitespace.foreground#ffffff5e
  • editorWidget.background#232328
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#77737b
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#adffd9
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ff9f9f
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#ffed9d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#ffed9d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#adffd9
  • icon.foreground#ffffff
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#b1d7ff40
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#77737b40
  • list.focusBackground#b1d7ff2c
  • list.focusForeground#cccccc
  • list.highlightForeground#b1d7ff
  • list.hoverBackground#bbbbbb38
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#ffc49d62
  • listFilterWidget.noMatchesOutline#ff9f9f
  • listFilterWidget.outline#00000000
  • menu.background#232328
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#bbbbbb38
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • 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#333338
  • minimap.errorHighlight#ff9f9f
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#b6b3ba32
  • minimap.warningHighlight#ffed9d
  • minimapGutter.addedBackground#adffd9
  • minimapGutter.deletedBackground#ff9f9f
  • minimapGutter.modifiedBackground#acd4ff
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#232328
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff9f9f
  • notificationsInfoIcon.foreground#b1d7ff
  • notificationsWarningIcon.foreground#ffed9d
  • notificationToast.border#474747
  • panel.background#333338
  • panel.border#b0b0c2
  • panelSection.border#b0b0c2
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#77737b
  • peekViewEditor.background#28282c
  • peekViewEditor.matchHighlightBackground#ffc7a240
  • peekViewEditor.matchHighlightBorder#ffc7a2
  • peekViewEditorGutter.background#28282c
  • peekViewResult.background#202026
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#232328
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#b1d7ff
  • progressBar.background#77737b
  • scrollbar.shadow#39373b
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#77737b7e
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#232328
  • sideBar.dropBackground#77737b40
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#77737b26
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#bebebe
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#232328
  • statusBar.debuggingBackground#ffc49d
  • statusBar.debuggingForeground#232328
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ff9f9f
  • statusBar.noFolderForeground#232328
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#ffffff
  • statusBarItem.remoteForeground#232328
  • tab.activeBackground#333338
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#232328
  • tab.inactiveBackground#232328
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5aabff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#b1d7ff
  • terminal.ansiBrightCyan#8de9ff
  • terminal.ansiBrightGreen#8dffd1
  • terminal.ansiBrightMagenta#ff9aff
  • terminal.ansiBrightRed#ff9f9f
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#ffff81
  • terminal.ansiCyan#28b6d9
  • terminal.ansiGreen#32e29f
  • terminal.ansiMagenta#ff6aff
  • terminal.ansiRed#ff5e5e
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#ffff50
  • terminal.border#b0b0c2
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#b1d7ff78
  • terminalCursor.foreground#ffffff
  • textLink.foreground#6b738a
  • titleBar.activeBackground#232328
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • 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#ffffff
variable.other.generic-type.haskell#b0b0c2
storage.type.haskell#acd4ff
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#ffed9d
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#ffc7a2
entity.name.lifetime.rust#ffed9d
variable.language.rust#ffffff
support.constant.edge#b0b0c2
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#acd4ff
punctuation.definition.string.begin,punctuation.definition.string.end#b6ffdd
variable.parameter.function#ffffff
comment markup.link#6c7077
markup.changed.diff#ffed9d
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ffc7a2
markup.inserted.diff#b6ffdd
markup.deleted.diff#ffffff
meta.function.c,meta.function.cpp#ffffff
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#ffc7a2
support.constant.math#ffed9d
support.constant.property.math#acd4ff
variable.other.constant#ffed9d
storage.type.annotation.java, storage.type.object.array.java#ffed9d
source.java#ffffff
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#ffc7a2
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffed9d
keyword.operator.instanceof.java#b0b0c2
meta.definition.variable.name.java#ffffff
keyword.operator.logical#b0b0c2
keyword.operator.bitwise#b0b0c2
keyword.operator.channel#b0b0c2
support.constant.property-value.scss,support.constant.property-value.css#acd4ff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#b0b0c2
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#acd4ff
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#acd4ff
support.type.vendored.property-name.css#b0b0c2
support.module.node,support.type.object.module,support.module.node#ffed9d
entity.name.type.module#ffed9d
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#acd4ff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#b0b0c2
support.type.object.console#ffffff
support.variable.property.process#acd4ff
entity.name.function,support.function.console#ffc7a2
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#b0b0c2
keyword.operator.delete#b0b0c2
support.type.object.dom#b0b0c2
support.variable.dom,support.variable.property.dom#ffffff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#b0b0c2
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#b0b0c2
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#b0b0c2
support.type.posix-reserved.c,support.type.posix-reserved.cpp#b0b0c2
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#b0b0c2
variable.parameter.function.language.python#acd4ff
support.type.python#b0b0c2
keyword.operator.logical.python#b0b0c2
variable.parameter.function.python#acd4ff
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#ffc7a2
constant.character.format.placeholder.other.python#acd4ff
keyword.operator#ffffff
keyword.operator.assignment.compound#b0b0c2
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#b0b0c2
keyword#b0b0c2
entity.name.namespace#ffed9d
variable#ffffff
variable.c#ffffff
variable.language#ffed9d
token.variable.parameter.java#ffffff
import.storage.java#ffed9d
token.package.keyword#b0b0c2
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#ffc7a2
entity.name.type.namespace#ffed9d
support.class, entity.name.type.class#ffed9d
entity.name.class.identifier.namespace.type#ffed9d
entity.name.class, variable.other.class.js, variable.other.class.ts#ffed9d
variable.other.class.php#ffffff
entity.name.type#ffed9d
keyword.control#b0b0c2
control.elements, keyword.operator.less#acd4ff
keyword.other.special-method#ffc7a2
storage#b0b0c2
token.storage#b0b0c2
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#b0b0c2
token.storage.type.java#ffed9d
support.function#b0b0c2
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#acd4ff
meta.tag#ffffff
string#b6ffdd
entity.other.inherited-class#ffed9d
constant.other.symbol#b0b0c2
constant.numeric#acd4ff
constant#acd4ff
punctuation.definition.constant#acd4ff
entity.name.tag#ffffff
entity.other.attribute-name#acd4ff
entity.other.attribute-name.id#ffc7a2normal
entity.other.attribute-name.class.css#acd4ffnormal
meta.selector#b0b0c2
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#ffc7a2
keyword.other.unit#ffffff
markup.bold,todo.bold#acd4ff
punctuation.definition.bold#ffed9d
markup.italic, punctuation.definition.italic,todo.emphasis#b0b0c2
emphasis md#b0b0c2
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#acd4ff
markup.inline.raw.markdown#b6ffdd
markup.inline.raw.string.markdown#b6ffdd
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#b0b0c2
string.other.link.title.markdown,string.other.link.description.markdown#ffc7a2
string.regexp#b0b0c2
constant.character.escape#b0b0c2
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#b0b0c2
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#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
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#b6ffdd
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#b0b0c2
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#b0b0c2
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#b0b0c2
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffed9d
keyword.operator.error-control.php#b0b0c2
keyword.operator.type.php#b0b0c2
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#ffed9d
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ffc7a2
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#acd4ff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#acd4ff
entity.name.goto-label.php,support.other.php#ffc7a2
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#b0b0c2
keyword.operator.regexp.php#b0b0c2
keyword.operator.comparison.php#b0b0c2
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#b0b0c2
meta.function.decorator.python#ffc7a2
support.token.decorator.python,meta.function.decorator.identifier.python#b0b0c2
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#b0b0c2
rgb-value#b0b0c2
inline-color-decoration rgb-value#acd4ff
less rgb-value#acd4ff
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffed9d
block.scope.end,block.scope.begin#ffffff
storage.type.cs#ffed9d
entity.name.variable.local.cs#ffffff
token.info-token#ffc7a2
token.warn-token#acd4ff
token.error-token#f44747
token.debug-token#b0b0c2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b0b0c2
meta.template.expression#ffffff
keyword.operator.module#b0b0c2
support.type.type.flowtype#ffc7a2
support.type.primitive#ffed9d
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#b6ffdd
keyword.other.template.end#b6ffdd
keyword.other.substitution.begin#b6ffdd
keyword.other.substitution.end#b6ffdd
keyword.operator.assignment#b0b0c2
keyword.operator.assignment.go#ffed9d
keyword.operator.arithmetic.go, keyword.operator.address.go#b0b0c2
entity.name.package.go#ffed9d
support.type.prelude.elm#b0b0c2
support.constant.elm#acd4ff
punctuation.quasi.element#b0b0c2
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#b0b0c2
entity.global.clojure#ffed9d
meta.symbol.clojure#ffffff
constant.keyword.clojure#b0b0c2
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#b6ffdd
meta.scope.prerequisites.makefile#ffffff
source.makefile#ffed9d
storage.modifier.import.groovy#ffed9d
meta.method.groovy#ffc7a2
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#b6ffdd
support.variable.semantic.hlsl#ffed9d
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#b0b0c2
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#ffed9d
entity.name.function.xi#ffed9d
entity.name.class.xi#b0b0c2
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#b0b0c2
keyword.control.xi#b0b0c2
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#b6ffdd
beginning.punctuation.definition.list.markdown.xi#6c7077
constant.character.xi#ffc7a2
accent.xi#ffc7a2
wikiword.xi#acd4ff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#6c7077
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffed9d
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#ffffff
comment, punctuation.definition.comment#6c7077italic
markup.quote.markdown#6c7077
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#b0b0c2
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