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#F4F4F6
  • activityBar.activeBorder#007AFF
  • activityBar.activeFocusBorder#007AFF
  • activityBar.background#E8E8ED
  • activityBar.border#D1D1D6
  • activityBar.dropBorder#007AFF
  • activityBar.foreground#242426
  • activityBar.inactiveForeground#7C7C80
  • activityBarBadge.background#007AFF
  • activityBarBadge.foreground#FFFFFF
  • badge.background#007AFF
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#1F2328
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#1F2328
  • breadcrumb.foreground#6E6E73
  • breadcrumbPicker.background#F7F7F8
  • button.background#007AFF
  • button.border#0062CC
  • button.foreground#FFFFFF
  • button.hoverBackground#006EE6
  • button.secondaryBackground#E5E5EA
  • button.secondaryForeground#242426
  • button.secondaryHoverBackground#D8D8DD
  • chat.avatarBackground#007AFF
  • chat.avatarForeground#FFFFFF
  • chat.checkpointSeparator#D1D1D6
  • chat.editedFileForeground#0068B7
  • chat.linesAddedForeground#248A3D
  • chat.linesRemovedForeground#C42026
  • chat.requestBackground#F2F2F5
  • chat.requestBorder#C7C7CC
  • chat.requestBubbleBackground#FFFFFF
  • chat.requestBubbleHoverBackground#F7F7F8
  • chat.requestCodeBorder#C7C7CC
  • chat.slashCommandBackground#E5E5EA
  • chat.slashCommandForeground#242426
  • chat.thinkingShimmer#007AFF
  • chatManagement.sashBorder#D1D1D6
  • checkbox.background#FFFFFF
  • checkbox.border#AEAEB2
  • checkbox.foreground#242426
  • commandCenter.activeBackground#FFFFFF
  • commandCenter.activeBorder#007AFF
  • commandCenter.activeForeground#1F2328
  • commandCenter.background#FFFFFFB8
  • commandCenter.border#C7C7CC
  • commandCenter.foreground#242426
  • commandCenter.inactiveBorder#D1D1D6
  • commandCenter.inactiveForeground#6E6E73
  • descriptionForeground#6E6E73
  • diffEditor.diagonalFill#8E8E931A
  • diffEditor.insertedLineBackground#34C75914
  • diffEditor.insertedTextBackground#34C75930
  • diffEditor.removedLineBackground#FF3B3014
  • diffEditor.removedTextBackground#FF3B3030
  • diffEditorGutter.insertedLineBackground#34C75920
  • diffEditorGutter.removedLineBackground#FF3B3020
  • dropdown.background#FFFFFF
  • dropdown.border#AEAEB2
  • dropdown.foreground#242426
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFD60A80
  • editor.findMatchBorder#C98B00
  • editor.findMatchForeground#1F2328
  • editor.findMatchHighlightBackground#FFD60A45
  • editor.foreground#1F2328
  • editor.inactiveSelectionBackground#0A84FF26
  • editor.lineHighlightBackground#F6F8FA
  • editor.selectionBackground#0A84FF40
  • editor.selectionHighlightBackground#0A84FF1F
  • editor.wordHighlightBackground#FFD60A30
  • editor.wordHighlightStrongBackground#FF9F0A30
  • editorBracketHighlight.foreground1#0068B7
  • editorBracketHighlight.foreground2#A90D91
  • editorBracketHighlight.foreground3#357C85
  • editorBracketHighlight.foreground4#8A4B08
  • editorBracketHighlight.foreground5#C41A16
  • editorBracketHighlight.foreground6#272AD8
  • editorBracketHighlight.unexpectedBracket.foreground#C42026
  • editorBracketMatch.background#0A84FF1F
  • editorBracketMatch.border#007AFF
  • editorCodeLens.foreground#7C7C80
  • editorCursor.foreground#007AFF
  • editorError.foreground#C42026
  • editorGroup.border#D1D1D6
  • editorGroup.dropBackground#007AFF20
  • editorGroup.emptyBackground#F2F2F5
  • editorGroupHeader.noTabsBackground#F2F2F5
  • editorGroupHeader.tabsBackground#E9E9ED
  • editorGroupHeader.tabsBorder#D1D1D6
  • editorGutter.addedBackground#248A3D
  • editorGutter.deletedBackground#C42026
  • editorGutter.modifiedBackground#007AFF
  • editorHoverWidget.background#F7F7F8
  • editorHoverWidget.border#C7C7CC
  • editorHoverWidget.foreground#242426
  • editorHoverWidget.highlightForeground#0068B7
  • editorHoverWidget.statusBarBackground#E9E9ED
  • editorIndentGuide.activeBackground#B8B8BD
  • editorIndentGuide.background#E5E5EA
  • editorInlayHint.background#E9E9ED
  • editorInlayHint.foreground#6E6E73
  • editorLineNumber.activeForeground#3A3A3C
  • editorLineNumber.foreground#9A9AA0
  • editorLink.activeForeground#0068B7
  • editorOverviewRuler.addedForeground#248A3D
  • editorOverviewRuler.border#D1D1D6
  • editorOverviewRuler.deletedForeground#C42026
  • editorOverviewRuler.modifiedForeground#007AFF
  • editorPane.background#F2F2F5
  • editorRuler.foreground#E5E5EA
  • editorStickyScroll.background#F8F8FA
  • editorStickyScroll.border#00000000
  • editorStickyScroll.shadow#00000020
  • editorStickyScrollHover.background#EFEFF2
  • editorSuggestWidget.background#F7F7F8
  • editorSuggestWidget.border#C7C7CC
  • editorSuggestWidget.focusHighlightForeground#145E96
  • editorSuggestWidget.foreground#242426
  • editorSuggestWidget.highlightForeground#A90D91
  • editorSuggestWidget.selectedBackground#D2E1EE
  • editorSuggestWidget.selectedForeground#1F2328
  • editorSuggestWidget.selectedIconForeground#315F80
  • editorWarning.foreground#9A6700
  • editorWhitespace.foreground#D1D1D6
  • editorWidget.background#F7F7F8
  • editorWidget.border#C7C7CC
  • editorWidget.foreground#242426
  • editorWidget.resizeBorder#007AFF
  • errorForeground#C42026
  • focusBorder#007AFF
  • foreground#242426
  • gitDecoration.addedResourceForeground#248A3D
  • gitDecoration.conflictingResourceForeground#9A6700
  • gitDecoration.deletedResourceForeground#C42026
  • gitDecoration.ignoredResourceForeground#8E8E93
  • gitDecoration.modifiedResourceForeground#0068B7
  • gitDecoration.renamedResourceForeground#357C85
  • gitDecoration.stageDeletedResourceForeground#C42026
  • gitDecoration.stageModifiedResourceForeground#248A3D
  • gitDecoration.submoduleResourceForeground#6E6E73
  • gitDecoration.untrackedResourceForeground#248A3D
  • icon.foreground#57575C
  • inlineChat.background#F7F7F8
  • inlineChat.border#C7C7CC
  • inlineChat.foreground#242426
  • inlineChat.shadow#00000026
  • inlineChatDiff.inserted#34C75926
  • inlineChatDiff.removed#FF3B3026
  • inlineChatInput.background#FFFFFF
  • inlineChatInput.border#AEAEB2
  • inlineChatInput.focusBorder#007AFF
  • inlineChatInput.placeholderForeground#8E8E93
  • input.background#FFFFFF
  • input.border#AEAEB2
  • input.foreground#1F2328
  • input.placeholderForeground#8E8E93
  • inputOption.activeBackground#007AFF24
  • inputOption.activeBorder#007AFF
  • inputOption.activeForeground#1F2328
  • interactive.activeCodeBorder#007AFF
  • interactive.inactiveCodeBorder#C7C7CC
  • keybindingLabel.background#FFFFFF
  • keybindingLabel.border#C7C7CC
  • keybindingLabel.bottomBorder#AEAEB2
  • keybindingLabel.foreground#3A3A3C
  • list.activeSelectionBackground#C7D9EA
  • list.activeSelectionForeground#1F2328
  • list.activeSelectionIconForeground#315F80
  • list.deemphasizedForeground#8E8E93
  • list.dropBackground#007AFF26
  • list.errorForeground#C42026
  • list.focusBackground#C7D9EA
  • list.focusForeground#1F2328
  • list.focusHighlightForeground#145E96
  • list.focusOutline#007AFF
  • list.highlightForeground#0068B7
  • list.hoverBackground#E5E5EA99
  • list.hoverForeground#1F2328
  • list.inactiveSelectionBackground#DDE8F5
  • list.inactiveSelectionForeground#1F2328
  • list.invalidItemForeground#C42026
  • menu.background#F7F7F8
  • menu.border#C7C7CC
  • menu.foreground#242426
  • menu.selectionBackground#D2E1EE
  • menu.selectionForeground#1F2328
  • menu.separatorBackground#D1D1D6
  • menubar.selectionBackground#DCDCE1
  • menubar.selectionForeground#1F2328
  • minimap.background#FFFFFF
  • notificationCenterHeader.background#E9E9ED
  • notificationCenterHeader.foreground#242426
  • notificationLink.foreground#0068B7
  • notifications.background#F7F7F8
  • notifications.border#C7C7CC
  • notifications.foreground#242426
  • panel.background#F5F5F7
  • panel.border#D1D1D6
  • panel.dropBorder#007AFF
  • panelInput.border#AEAEB2
  • panelSection.border#D1D1D6
  • panelSectionHeader.background#E9E9ED
  • panelSectionHeader.border#D1D1D6
  • panelSectionHeader.foreground#3A3A3C
  • panelTitle.activeBorder#007AFF
  • panelTitle.activeForeground#1F2328
  • panelTitle.inactiveForeground#6E6E73
  • peekView.border#007AFF
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFD60A55
  • peekViewResult.background#F2F2F5
  • peekViewResult.fileForeground#1F2328
  • peekViewResult.lineForeground#6E6E73
  • peekViewResult.matchHighlightBackground#FFD60A55
  • peekViewResult.selectionBackground#C7D9EA
  • peekViewResult.selectionForeground#1F2328
  • peekViewTitle.background#E9E9ED
  • peekViewTitleDescription.foreground#6E6E73
  • peekViewTitleLabel.foreground#1F2328
  • pickerGroup.border#C7C7CC
  • pickerGroup.foreground#6E6E73
  • progressBar.background#007AFF
  • quickInput.background#F7F7F8
  • quickInput.foreground#242426
  • quickInputList.focusBackground#C7D9EA
  • quickInputList.focusForeground#1F2328
  • quickInputList.focusHighlightForeground#145E96
  • quickInputList.focusIconForeground#315F80
  • quickInputTitle.background#E9E9ED
  • scrollbar.shadow#0000001A
  • scrollbarSlider.activeBackground#3C3C4359
  • scrollbarSlider.background#3C3C4326
  • scrollbarSlider.hoverBackground#3C3C4340
  • selection.background#0A84FF38
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#AEAEB2
  • settings.checkboxForeground#242426
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#AEAEB2
  • settings.dropdownForeground#242426
  • settings.focusedRowBackground#0A84FF14
  • settings.focusedRowBorder#007AFF
  • settings.headerBorder#D1D1D6
  • settings.headerForeground#1F2328
  • settings.modifiedItemIndicator#007AFF
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#AEAEB2
  • settings.numberInputForeground#1F2328
  • settings.rowHoverBackground#E5E5EA80
  • settings.sashBorder#D1D1D6
  • settings.settingsHeaderHoverForeground#0068B7
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#AEAEB2
  • settings.textInputForeground#1F2328
  • sideBar.background#F2F2F5
  • sideBar.border#D1D1D6
  • sideBar.dropBackground#007AFF20
  • sideBar.foreground#242426
  • sideBarSectionHeader.background#E9E9ED
  • sideBarSectionHeader.border#D1D1D6
  • sideBarSectionHeader.foreground#3A3A3C
  • sideBarTitle.foreground#1F2328
  • statusBar.background#E9E9ED
  • statusBar.border#D1D1D6
  • statusBar.debuggingBackground#FFF3D6
  • statusBar.debuggingBorder#E3B341
  • statusBar.debuggingForeground#5C3A00
  • statusBar.foreground#3A3A3C
  • statusBar.noFolderBackground#E9E9ED
  • statusBar.noFolderBorder#D1D1D6
  • statusBar.noFolderForeground#6E6E73
  • statusBarItem.activeBackground#C7C7CC
  • statusBarItem.hoverBackground#D1D1D680
  • statusBarItem.hoverForeground#1F2328
  • statusBarItem.remoteBackground#007AFF
  • statusBarItem.remoteForeground#FFFFFF
  • symbolIcon.arrayForeground#357C85
  • symbolIcon.booleanForeground#272AD8
  • symbolIcon.classForeground#357C85
  • symbolIcon.colorForeground#836C28
  • symbolIcon.constantForeground#272AD8
  • symbolIcon.constructorForeground#0068B7
  • symbolIcon.enumeratorForeground#357C85
  • symbolIcon.enumeratorMemberForeground#272AD8
  • symbolIcon.eventForeground#8A4B08
  • symbolIcon.fieldForeground#1F2328
  • symbolIcon.fileForeground#1F2328
  • symbolIcon.folderForeground#0068B7
  • symbolIcon.functionForeground#0068B7
  • symbolIcon.interfaceForeground#357C85
  • symbolIcon.keyForeground#1F2328
  • symbolIcon.keywordForeground#A90D91
  • symbolIcon.methodForeground#0068B7
  • symbolIcon.moduleForeground#357C85
  • symbolIcon.namespaceForeground#357C85
  • symbolIcon.nullForeground#272AD8
  • symbolIcon.numberForeground#272AD8
  • symbolIcon.objectForeground#1F2328
  • symbolIcon.operatorForeground#A90D91
  • symbolIcon.packageForeground#357C85
  • symbolIcon.propertyForeground#1F2328
  • symbolIcon.referenceForeground#272AD8
  • symbolIcon.snippetForeground#C41A16
  • symbolIcon.stringForeground#C41A16
  • symbolIcon.structForeground#357C85
  • symbolIcon.textForeground#1F2328
  • symbolIcon.typeParameterForeground#357C85
  • symbolIcon.unitForeground#8A4B08
  • symbolIcon.variableForeground#1F2328
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#007AFF
  • tab.activeForeground#1F2328
  • tab.activeModifiedBorder#FF9F0A
  • tab.border#D1D1D6
  • tab.hoverBackground#F7F7F8
  • tab.hoverForeground#1F2328
  • tab.inactiveBackground#E9E9ED
  • tab.inactiveForeground#6E6E73
  • tab.inactiveModifiedBorder#C77C00
  • tab.unfocusedActiveForeground#57575C
  • tab.unfocusedInactiveForeground#8E8E93
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0068B7
  • terminal.ansiBrightBlack#6E6E73
  • terminal.ansiBrightBlue#007AFF
  • terminal.ansiBrightCyan#32ADE6
  • terminal.ansiBrightGreen#34C759
  • terminal.ansiBrightMagenta#AF52DE
  • terminal.ansiBrightRed#FF3B30
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FF9F0A
  • terminal.ansiCyan#357C85
  • terminal.ansiGreen#248A3D
  • terminal.ansiMagenta#A90D91
  • terminal.ansiRed#C42026
  • terminal.ansiWhite#D1D1D6
  • terminal.ansiYellow#9A6700
  • terminal.background#FFFFFF
  • terminal.foreground#1F2328
  • terminal.selectionBackground#0A84FF38
  • terminalCursor.foreground#007AFF
  • textBlockQuote.background#F2F2F7
  • textBlockQuote.border#C7C7CC
  • textLink.activeForeground#004F8C
  • textLink.foreground#0068B7
  • textPreformat.background#E9E9EE
  • textPreformat.foreground#242426
  • titleBar.activeBackground#ECECEE
  • titleBar.activeForeground#242426
  • titleBar.border#D1D1D6
  • titleBar.inactiveBackground#F2F2F4
  • titleBar.inactiveForeground#8E8E93
  • toolbar.activeBackground#D1D1D6
  • toolbar.hoverBackground#DCDCE180
  • tree.inactiveIndentGuidesStroke#E5E5EA
  • tree.indentGuidesStroke#D1D1D6
  • walkThrough.embeddedEditorBackground#FFFFFF
  • welcomePage.background#F2F2F5
  • welcomePage.tileBackground#FFFFFF
  • welcomePage.tileBorder#D1D1D6
  • welcomePage.tileHoverBackground#F7F7F8
  • widget.border#C7C7CC
  • widget.shadow#00000026
  • window.activeBorder#C7C7CC
  • window.inactiveBorder#E5E5EA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#272AD8
source#1F2328
meta.diff, meta.diff.header#5D6C79
markup.inserted#0068B7
markup.deleted#C42026
markup.changed#8A4B08
invalid#C42026underline
invalid.deprecated#1F2328underline
entity.name.filename#C41A16
markup.error#C42026
markup.underlineunderline
markup.bold#8A4B08bold
markup.heading#272AD8bold
markup.italic#C41A16italic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#357C85
markup.inline.raw, markup.raw.restructuredtext#0068B7
markup.underline.link, markup.underline.link.image#357C85
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#A90D91
entity.name.directive.restructuredtext, markup.quote#C41A16italic
meta.separator.markdown#5D6C79
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#0068B7
punctuation.definition.constant.restructuredtext#272AD8
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#272AD8
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#1F2328
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#C41A16
entity.name.type.class, entity.name.class#357C85
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#272AD8
entity.other.inherited-class#357C85
comment, punctuation.definition.comment, unused.comment, wildcard.comment#5D6C79
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#A90D91
comment.block.documentation entity.name.type#357C85
comment.block.documentation entity.name.type punctuation.definition.bracket#357C85
comment.block.documentation variable#8A4B08
constant, variable.other.constant#272AD8
constant.character.escape, constant.character.string.escape, constant.regexp#A90D91
entity.name.tag#A90D91
entity.other.attribute-name.parent-selector#A90D91
entity.other.attribute-name#0068B7
entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#0068B7
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter#8A4B08
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#836C28
meta.decorator variable.other.object#836C28
keyword, punctuation.definition.keyword#A90D91
keyword.control.new, keyword.operator.new
meta.selector#A90D91
support#357C85
support.function.magic, support.variable, variable.other.predefined#272AD8
support.function, support.type.property-name
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#A90D91
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#1F2328
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#A90D91
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#357C85
constant.other.date, constant.other.timestamp#8A4B08
variable.other.alias.yaml#0068B7underline
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#A90D91
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#357C85
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#8A4B08
storage.modifier#A90D91
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#C41A16
punctuation.definition.group.capture.regexp#A90D91
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#C42026
punctuation.definition.character-class.regexp#357C85
punctuation.definition.group.regexp#8A4B08
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#C42026
meta.assertion.look-ahead.regexp#0068B7
string#C41A16
punctuation.definition.string.begin, punctuation.definition.string.end#C41A16
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#357C85
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#5D6C79
variable, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#1F2328
meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#8A4B08
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#1F2328
meta.selectionset.graphql variable#C41A16
meta.selectionset.graphql meta.arguments variable#1F2328
entity.name.fragment.graphql, variable.fragment.graphql#357C85
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#1F2328
source.shell variable.other#272AD8
support.constant#272AD8
meta.scope.prerequisites.makefile#C41A16
meta.attribute-selector.scss#C41A16
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#1F2328
meta.preprocessor.haskell#5D6C79
variable.other.property, support.variable.property, meta.object-literal.key, meta.property-name, support.type.property-name#1F2328
keyword.operator, keyword.operator.word#A90D91
constant, variable.other.constant, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, support.constant, entity.name.constant#272AD8
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type
comment.block.documentation, string.quoted.docstring.multi