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#d9c3a4
  • activityBar.activeBorder#fdf6e3
  • activityBar.background#ece1c8
  • activityBar.border#F0F0F0
  • activityBar.dropBackground#D0D0D0
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#7d7f8f
  • activityBarBadge.background#9e594c
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBorder#2959aa
  • activityBarTop.foreground#363c4d
  • activityBarTop.inactiveForeground#707280
  • badge.background#2AA298
  • badge.foreground#F0F0F0
  • breadcrumb.activeSelectionForeground#363c4d
  • breadcrumb.background#e0cdb5
  • breadcrumb.focusForeground#363c4d
  • breadcrumb.foreground#19455a
  • breadcrumbPicker.background#d6d8df
  • button.background#ece1c8
  • button.foreground#19455a
  • button.ground#2959aadd
  • button.hoverBackground#d9c3a4
  • button.hoverForeground#000000
  • button.secondaryBackground#707280
  • charts.blue#2959aa
  • charts.foreground#40434f
  • charts.green#33635c
  • charts.lines#f4f5f8
  • charts.orange#965027
  • charts.purple#5a3e8e
  • charts.red#8c4351
  • charts.yellow#8f5e15
  • debugConsole.errorForeground#942f2f
  • debugConsole.infoForeground#166775
  • debugExceptionWidget.background#F0F0F0
  • debugExceptionWidget.border#d9d9d9
  • debugIcon.breakpointDisabledForeground#707280
  • debugIcon.breakpointForeground#db4b4b
  • debugIcon.breakpointUnverifiedForeground#c24242
  • debugIcon.continueForeground#3e6396
  • debugIcon.pauseForeground#3e6396
  • debugIcon.startForeground#2959aa
  • debugIcon.stepBackForeground#3e6396
  • debugIcon.stepIntoForeground#3e6396
  • debugIcon.stepOutForeground#3e6396
  • debugIcon.stepOverForeground#3e6396
  • debugTokenExpression.boolean#965027
  • debugTokenExpression.error#942f2f
  • debugTokenExpression.name#2959aa
  • debugTokenExpression.number#965027
  • debugTokenExpression.string#385f0d
  • debugTokenExpression.value#40434f
  • debugToolBar.background#F0F0F0
  • debugView.stateLabelBackground#e6e7ed
  • debugView.stateLabelForeground#363c4d
  • debugView.valueChangedHighlight#f4f5f8
  • descriptionForeground#707280
  • diffEditor.diagonalFill#cacbcf
  • diffEditor.insertedLineBackground#2d9c9120
  • diffEditor.insertedTextBackground#2d9c9120
  • diffEditor.removedLineBackground#e8686812
  • diffEditor.removedTextBackground#e8686812
  • diffEditor.unchangedCodeBackground#c7c9d425
  • diffEditorGutter.insertedLineBackground#2d9c9120
  • diffEditorGutter.removedLineBackground#e8686812
  • diffEditorOverview.insertedForeground#2d9c9120
  • diffEditorOverview.removedForeground#e8686812
  • dropdown.background#fdf6e3
  • dropdown.border#f5e9ca
  • dropdown.foreground#363c4d
  • dropdown.listBackground#e6e7ed
  • editor.background#fdf6e3
  • editor.findMatchBackground#2aa2985d
  • editor.findMatchHighlightBackground#2AA29844
  • editor.findRangeHighlightBackground#6bcac24b
  • editor.focusedStackFrameHighlightBackground#c5e3d0
  • editor.foldBackground#b2b3b833
  • editor.foreground#403f53
  • editor.hoverHighlightBackground#e0c4a4
  • editor.inactiveSelectionBackground#acb0bf33
  • editor.lineHighlightBackground#6bcac228
  • editor.rangeHighlightBackground#b3b6c320
  • editor.selectionBackground#6bacca1f
  • editor.selectionHighlightBackground#2AA29844
  • editor.stackFrameHighlightBackground#e7e8c8
  • editor.wordHighlightBackground#6bcac24b
  • editor.wordHighlightStrongBackground#2AA29888
  • editorBracketHighlight.foreground1#698cd6
  • editorBracketHighlight.foreground2#68b3de
  • editorBracketHighlight.foreground3#9a7ecc
  • editorBracketHighlight.foreground4#25aac2
  • editorBracketHighlight.foreground5#80a856
  • editorBracketHighlight.foreground6#cfa25f
  • editorBracketHighlight.unexpectedBracket.foreground#bd4040
  • editorBracketMatch.background#e0c4a4
  • editorBracketMatch.border#e0c4a4
  • editorBracketPairGuide.activeBackground1#698cd6
  • editorBracketPairGuide.activeBackground2#68b3de
  • editorBracketPairGuide.activeBackground3#9a7ecc
  • editorBracketPairGuide.activeBackground4#25aac2
  • editorBracketPairGuide.activeBackground5#80a856
  • editorBracketPairGuide.activeBackground6#cfa25f
  • editorCodeLens.foreground#e0c4a4
  • editorCursor.foreground#90A7B2
  • editorError.border#FBFBFB
  • editorError.foreground#E64D49
  • editorGhostText.foreground#73767d
  • editorGroup.background#F6F6F6
  • editorGroup.border#F0F0F0
  • editorGroup.dropBackground#c1c2c7
  • editorGroupHeader.border#c1c2c7
  • editorGroupHeader.noTabsBackground#F0F0F0
  • editorGroupHeader.tabsBackground#ece1c8
  • editorGroupHeader.tabsBorder#fdf6e3
  • editorGutter.addedBackground#49d0c5
  • editorGutter.background#f0e4cc
  • editorGutter.deletedBackground#f76e6e
  • editorGutter.modifiedBackground#6fbef6
  • editorHint.foreground#0da0ba
  • editorHoverWidget.background#ece1c8
  • editorHoverWidget.border#d9c3a4
  • editorIndentGuide.activeBackground1#bdc1cf
  • editorIndentGuide.background#d9d9d9
  • editorIndentGuide.background1#d0d4e3
  • editorInfo.foreground#0da0ba
  • editorLineNumber.activeForeground#a71212
  • editorLineNumber.background#ece1c8
  • editorLineNumber.foreground#90A7B2
  • editorLink.activeForeground#1f2335
  • editorMarkerNavigation.background#D0D0D0
  • editorMarkerNavigationError.background#f76e6e
  • editorMarkerNavigationWarning.background#daaa01
  • editorOverviewRuler.addedForeground#71b6bd
  • editorOverviewRuler.border#c1c2c7
  • editorOverviewRuler.bracketMatchForeground#c1c2c7
  • editorOverviewRuler.deletedForeground#a8626a
  • editorOverviewRuler.errorForeground#E64D49
  • editorOverviewRuler.findMatchForeground#363c4d44
  • editorOverviewRuler.infoForeground#1abc9c
  • editorOverviewRuler.modifiedForeground#637dbf
  • editorOverviewRuler.rangeHighlightForeground#363c4d44
  • editorOverviewRuler.selectionHighlightForeground#363c4d22
  • editorOverviewRuler.warningForeground#daaa01
  • editorOverviewRuler.wordHighlightForeground#5a3e8e55
  • editorOverviewRuler.wordHighlightStrongForeground#5a3e8e66
  • editorPane.background#d6d8df
  • editorRuler.foreground#e0c4a4
  • editorSuggestWidget.background#F0F0F0
  • editorSuggestWidget.border#d9d9d9
  • editorSuggestWidget.foreground#e0c4a4
  • editorSuggestWidget.highlightForeground#e0c4a4
  • editorSuggestWidget.selectedBackground#e0c4a4
  • editorWarning.border#daaa01
  • editorWarning.foreground#daaa01
  • editorWhitespace.foreground#d9d9d9
  • editorWidget.background#dac8b4
  • editorWidget.border#d9d9d9
  • editorWidget.foreground#363c4d
  • editorWidget.resizeBorder#70728033
  • errorForeground#5a607d
  • extensionBadge.remoteBackground#2959aa
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#F0F0F0
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentFrontground#2AA298
  • extensionButton.prominentHoverBackground#2959aaAA
  • focusBorder#93A1A1
  • foreground#363c4d
  • gitDecoration.addedResourceForeground#9e594c
  • gitDecoration.conflictingResourceForeground#9e594c
  • gitDecoration.deletedResourceForeground#9e594c
  • gitDecoration.ignoredResourceForeground#9e594c
  • gitDecoration.modifiedResourceForeground#9e594c
  • gitDecoration.renamedResourceForeground#9e594c
  • gitDecoration.stageDeletedResourceForeground#9e594c
  • gitDecoration.stageModifiedResourceForeground#9e594c
  • gitDecoration.untrackedResourceForeground#9e594c
  • gitlens.gutterBackgroundColor#dcdee3
  • gitlens.gutterForegroundColor#363c4d
  • gitlens.gutterUncommittedForegroundColor#2959aa
  • gitlens.trailingLineForegroundColor#73767d
  • icon.foreground#707280
  • input.background#fdf6e3
  • input.border#d9d9d9
  • input.foreground#363c4d
  • input.placeholderForeground#93A1A1
  • inputOption.activeBackground#2959aa44
  • inputOption.activeBorder#2AA298
  • inputValidation.errorBackground#f76e6e
  • inputValidation.errorBorder#de3d3b
  • inputValidation.errorForeground#e8e9ed
  • inputValidation.infoBackground#F0F0F0
  • inputValidation.infoBorder#D0D0D0
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#daaa01
  • inputValidation.warningBorder#E0AF02
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#f0e4cc
  • list.activeSelectionForeground#19455a
  • list.deemphasizedForeground#363c4d
  • list.dropBackground#c1c2c7
  • list.errorForeground#E64D49
  • list.focusBackground#fdf6e3
  • list.focusForeground#363c4d
  • list.foreground#19455a
  • list.highlightForeground#2959aa
  • list.hoverBackground#fdf6e3
  • list.hoverForeground#967419
  • list.inactiveSelectionBackground#fdf6e3
  • list.inactiveSelectionForeground#19455a
  • list.invalidItemForeground#c97018
  • list.warningForeground#daaa01
  • listFilterWidget.background#e6e7ed
  • listFilterWidget.noMatchesOutline#a6333f
  • listFilterWidget.outline#2959aa
  • menu.background#ece1c8
  • menu.border#c1c2c7
  • menu.foreground#19455a
  • menu.selectionBackground#e0c4a4
  • menu.selectionForeground#343b58
  • menu.separatorBackground#b69f86
  • menubar.selectionBackground#e0c4a4
  • menubar.selectionBorder#e0c4a4
  • menubar.selectionForeground#343b58
  • merge.currentContentBackground#007a7544
  • merge.currentHeaderBackground#007a75aa
  • merge.incomingContentBackground#2959aa44
  • merge.incomingHeaderBackground#2959aaaa
  • mergeEditor.change.background#007a7522
  • mergeEditor.change.word.background#007a7522
  • mergeEditor.conflict.handled.minimapOverViewRuler#007a75
  • mergeEditor.conflict.handledFocused.border#007a7525
  • mergeEditor.conflict.handledUnfocused.border#007a7525
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#bb7a61
  • mergeEditor.conflict.unhandledFocused.border#bb7a61
  • mergeEditor.conflict.unhandledUnfocused.border#bb7a6188
  • minimap.errorHighlight#bd4040
  • multiDiffEditor.border#e6e7ed
  • multiDiffEditor.headerBackground#e6e7ed
  • notebook.cellBorderColor#c1c2c7
  • notebook.cellEditorBackground#d6d8df
  • notebook.cellStatusBarItemHoverBackground#e6e7ed
  • notebook.editorBackground#e6e7ed
  • notebook.focusedCellBorder#707280
  • notificationCenter.border#CCCCCC
  • notificationCenterHeader.background#F0F0F0
  • notificationLink.foreground#994cc3
  • notifications.background#F0F0F0
  • notifications.border#CCCCCC
  • notificationsErrorIcon.foreground#bb616b
  • notificationsInfoIcon.foreground#637dbf
  • notificationsWarningIcon.foreground#bba461
  • notificationToast.border#CCCCCC
  • panel.background#ece1c8
  • panel.border#e0c4a4
  • panelInput.border#e6e7ed
  • panelTitle.activeBorder#2959aa
  • panelTitle.activeForeground#363c4d
  • panelTitle.inactiveForeground#707280
  • peekView.border#d9d9d9
  • peekViewEditor.background#F6F6F6
  • peekViewEditor.matchHighlightBackground#49d0c5
  • peekViewEditorGutter.background#F6F6F6
  • peekViewResult.background#F0F0F0
  • peekViewResult.fileForeground#363c4d
  • peekViewResult.lineForeground#363c4d
  • peekViewResult.matchHighlightBackground#49d0c5
  • peekViewResult.selectionBackground#E0E7EA
  • peekViewResult.selectionForeground#363c4d
  • peekViewTitle.background#F0F0F0
  • peekViewTitleDescription.foreground#363c4d
  • peekViewTitleLabel.foreground#363c4d
  • pickerGroup.border#d9d9d9
  • pickerGroup.foreground#363c4d
  • progressBar.background#2AA298
  • quickInput.background#fdf6e3
  • quickInput.foreground#19455a
  • sash.hoverBorder#707280
  • scrollbar.shadow#CCCCCC
  • scrollbarSlider.activeBackground#90929632
  • scrollbarSlider.background#90929625
  • scrollbarSlider.hoverBackground#90929620
  • selection.background#7a8181ad
  • settings.headerForeground#2959aa
  • sideBar.background#fdf6e3
  • sideBar.border#F0F0F0
  • sideBar.dropBackground#c1c2c7
  • sideBar.foreground#363c4d
  • sideBarSectionHeader.background#ece1c8
  • sideBarSectionHeader.border#c1c2c7
  • sideBarSectionHeader.foreground#363c4d
  • sideBarTitle.foreground#363c4d
  • statusBar.background#f0e4cc
  • statusBar.border#F0F0F0
  • statusBar.debuggingBackground#F0F0F0
  • statusBar.debuggingForeground#363c4d
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#F0F0F0
  • statusBarItem.activeBackground#c1c2c7
  • statusBarItem.hoverBackground#e6e7ed
  • statusBarItem.prominentBackground#c1c2c7
  • statusBarItem.prominentHoverBackground#e6e7ed
  • tab.activeBackground#e0cdb5
  • tab.activeBorder#e0cdb5
  • tab.activeForeground#19455a
  • tab.activeModifiedBorder#2AA298
  • tab.border#fdf6e3
  • tab.hoverBackground#dadce3
  • tab.hoverForeground#1f222b
  • tab.inactiveBackground#ece1c8
  • tab.inactiveForeground#363c4d
  • tab.inactiveModifiedBorder#93A1A1
  • tab.lastPinnedBorder#dadbe0
  • tab.selectedBackground#d6d8df
  • tab.unfocusedActiveBorder#9da0ab
  • tab.unfocusedActiveForeground#363c4d
  • tab.unfocusedActiveModifiedBorder#93A1A1
  • tab.unfocusedHoverForeground#363c4d
  • tab.unfocusedInactiveForeground#363c4d
  • tab.unfocusedInactiveModifiedBorder#93A1A1
  • tab.warningForeground#343b58
  • terminal.ansiBlack#6d6c8f
  • terminal.ansiBlue#288ed7
  • terminal.ansiBrightBlack#403f53
  • terminal.ansiBrightBlue#E0E7EA
  • terminal.ansiBrightCyan#2AA298
  • terminal.ansiBrightGreen#08916a
  • terminal.ansiBrightMagenta#d6438a
  • terminal.ansiBrightRed#de3d3b
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#daaa01
  • terminal.ansiCyan#2AA298
  • terminal.ansiGreen#08916a
  • terminal.ansiMagenta#d6438a
  • terminal.ansiRed#de3d3b
  • terminal.ansiWhite#F0F0F0
  • terminal.ansiYellow#E0AF02
  • terminal.background#fdf6e3
  • terminal.foreground#403f53
  • textBlockQuote.background#d6d8df
  • textCodeBlock.background#e6e7ed
  • textLink.activeForeground#363c4d
  • textLink.foreground#2959aa
  • textPreformat.foreground#33635c
  • textSeparator.foreground#707280
  • titleBar.activeBackground#fdf6e3
  • titleBar.activeForeground#363c4d
  • titleBar.border#c1c2c7
  • titleBar.inactiveBackground#fdf6e3
  • titleBar.inactiveForeground#363c4d
  • toolbar.activeBackground#acb0bf40
  • toolbar.hoverBackground#acb0bf40
  • tree.indentGuidesStroke#c1c2c7
  • walkThrough.embeddedEditorBackground#d6d8df
  • widget.shadow#d9d9d9
  • window.activeBorder#cdced1
  • window.inactiveBorder#cdced1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, meta.var.expr storage.type, keyword.control.flow, keyword.control.return, meta.directive.vue punctuation.separator.key-value.html, meta.directive.vue entity.other.attribute-name.html, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, storage.modifier, 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.escapeitalic
keyword.control.flow.block-scalar.literal, keyword.control.flow.python
comment, comment.block.documentation, punctuation.definition.comment, comment.block.documentation punctuation, 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#888b94
keyword.operator.assignment.jsdoc, comment.block.documentation variable, comment.block.documentation storage, comment.block.documentation keyword, comment.block.documentation support, comment.block.documentation markup, comment.block.documentation markup.inline.raw.string.markdown, meta.other.type.phpdoc.php keyword.other.type.php, meta.other.type.phpdoc.php support.other.namespace.php, meta.other.type.phpdoc.php punctuation.separator.inheritance.php, meta.other.type.phpdoc.php support.class, keyword.other.phpdoc.php, log.date#6c6e75
meta.other.type.phpdoc.php support.class, comment.block.documentation storage.type, comment.block.documentation punctuation.definition.block.tag, comment.block.documentation entity.name.type.instance#606269
variable.other.constant, punctuation.definition.constant, constant.language, constant.numeric, support.constant, constant.other.caps#965027
string, constant.other.symbol, constant.other.key, meta.attribute-selector, string constant.character#385f0d
constant.other.color, constant.other.color.rgb-value.hex punctuation.definition.constant#40434f
invalid, invalid.illegal#942f2f
invalid.deprecated#65359d
storage.type#65359d
meta.var.expr storage.type, storage.modifier#7b43ba
punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line.tag.smarty, support.constant.handlebars, punctuation.section.tag.twig#0f4b6e
keyword.control.smarty, keyword.control.twig, support.constant.handlebars keyword.control, keyword.operator.comparison.twig, keyword.blade, entity.name.function.blade#006c86
keyword.operator.spread, keyword.operator.rest#8c4351bold
keyword.operator, keyword.control.as, keyword.other, keyword.operator.bitwise.shift, punctuation, expression.embbeded.vue punctuation.definition.tag, text.html.twig meta.tag.inline.any.html, meta.tag.template.value.twig meta.function.arguments.twig, meta.directive.vue punctuation.separator.key-value.html, punctuation.definition.constant.markdown, punctuation.definition.string, punctuation.support.type.property-name, text.html.vue-html meta.tag, meta.attribute.directive, punctuation.definition.keyword, punctuation.terminator.rule, punctuation.definition.entity, punctuation.separator.inheritance.php, keyword.other.template, keyword.other.substitution, entity.name.operator, meta.property-list punctuation.separator.key-value, meta.at-rule.mixin punctuation.separator.key-value, meta.at-rule.function variable.parameter.url#006C86
keyword.control.module.js, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default, meta.import keyword.other#0f4b6e
keyword, keyword.control, keyword.other.important#65359d
keyword.other.DML#0f4b6e
keyword.operator.logical, storage.type.function, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.relational, keyword.operator.or.regexp#65359d
entity.name.tag#8c4351
entity.name.tag support.class.component, meta.tag.custom entity.name.tag, meta.tag.other.unrecognized.html.derivative entity.name.tag, meta.tag#69323d
punctuation.definition.tag#b05467
meta.tag.custom punctuation.definition.tag, meta.jsx punctuation.definition.tag#69323d
constant.other.php, variable.other.global.safer, variable.other.global.safer punctuation.definition.variable, variable.other.global, variable.other.global punctuation.definition.variable, constant.other.haskell#8f5e15
variable, support.variable, string constant.other.placeholder, variable.parameter.handlebars, variable.other.object, meta.fstring, meta.function-call meta.function-call.arguments#343b58
meta.array.literal variable#0f4b6e
meta.object-literal.key, entity.name.type.hcl, string.alias.graphql, string.unquoted.graphql, string.unquoted.alias.graphql, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.field.declaration.ts variable.object.property, meta.block entity.name.label#33635c
variable.other.property, support.variable.property, support.variable.property.dom, meta.function-call variable.other.object.property, variable.other.object.property.cs#0f4b6e
variable.other.object.property#343b58
meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key#296973
source.cpp meta.block variable.other#8c4351
support.other.variable#8c4351
meta.class-method.js entity.name.function.js, entity.name.method.js, variable.function.constructor, keyword.other.special-method, storage.type.cs#2959aa
entity.name.function, variable.other.enummember, meta.function-call, meta.function-call entity.name.function, variable.function, meta.definition.method entity.name.function, meta.object-literal entity.name.function#2959aa
variable.parameter.function.language.special, variable.parameter, meta.function.parameters punctuation.definition.variable, meta.function.parameter variable#8f5e15
keyword.other.type.php, storage.type.php, constant.character, constant.escape, keyword.other.unit#65359d
meta.definition.variable variable.other.constant, meta.definition.variable variable.other.readwrite, variable.declaration.hcl variable.other.readwrite.hcl, meta.mapping.key.hcl variable.other.readwrite.hcl, variable.other.declaration#65359d
entity.other.inherited-class#65359d
support.class, support.type, variable.other.readwrite.alias, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types, support.variable.dom, support.constant.math, support.type.object.module, support.constant.json, entity.name.namespace, meta.import.qualifier, variable.other.constant.object#006c86
entity.name#343b58
support.function#006c86
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, support.type.map.key#2959aa
support.constant.font-name, meta.definition.variable#385f0d
entity.other.attribute-name.class, meta.at-rule.mixin.scss entity.name.function.scss#385f0d
entity.other.attribute-name.id#942f2f
entity.name.tag.css#006c86
entity.other.attribute-name.pseudo-class punctuation.definition.entity, entity.other.attribute-name.pseudo-element punctuation.definition.entity, entity.other.attribute-name.class punctuation.definition.entity, entity.name.tag.reference#8f5e15
meta.property-list#484c61
meta.property-list meta.at-rule.if, meta.at-rule.return variable.parameter.url, meta.property-list meta.at-rule.else#965027
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css#33635c
meta.property-list meta.property-list#484c61
meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.include entity.name.function.scss, meta.at-rule.include keyword.control.at-rule.include#65359d
keyword.control.at-rule.include punctuation.definition.keyword, keyword.control.at-rule.mixin punctuation.definition.keyword, meta.at-rule.include keyword.control.at-rule.include, keyword.control.at-rule.extend punctuation.definition.keyword, meta.at-rule.extend keyword.control.at-rule.extend, entity.other.attribute-name.placeholder.css punctuation.definition.entity.css, meta.at-rule.media keyword.control.at-rule.media, meta.at-rule.mixin keyword.control.at-rule.mixin, meta.at-rule.function keyword.control.at-rule.function, keyword.control punctuation.definition.keyword#4f4168
meta.property-list meta.at-rule.include#343b58
support.constant.property-value#965027
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#343b58
variable.language#8c4351
variable.other punctuation.definition.variable#343b58
source.js constant.other.object.key.js string.unquoted.label.js, variable.language.this punctuation.definition.variable, keyword.other.this#8c4351
entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#65359d
text.html constant.character.entity#006c86
text.html punctuation.definition.entity#006c86
entity.other.attribute-name.id.html, meta.directive.vue entity.other.attribute-name.html#65359d
source.sass keyword.control#2959aa
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.placeholder, meta.property-list meta.property-value#65359d
markup.inserted#449dab
markup.deleted#914c54
markup.changed#2959aa
string.regexp#3e6968
punctuation.definition.group#8c4351
constant.other.character-class.regexp#65359d
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#8f5e15
keyword.operator.quantifier.regexp#65359d
constant.character.escape.backslash#343b58
constant.character.escape#363c4d
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2959aa
keyword.other.unit#8c4351
source.json meta.structure.dictionary.json support.type.property-name.json#2959aa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#006c86
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0f4b6e
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#65359d
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8f5e15
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#006c86
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#33635c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8c4351
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#385f0d
punctuation.definition.list_item.markdown#484c61
meta.block, meta.brace, punctuation.definition.block, punctuation.definition.use, punctuation.definition.class, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, punctuation.definition.switch-expression.begin.bracket, punctuation.definition.switch-expression.end.bracket, punctuation.definition.section.switch-block.begin.bracket, punctuation.definition.section.switch-block.end.bracket, punctuation.definition.group.shell, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section#484c61
meta.embedded.block#343b58
meta.tag JSXNested, meta.jsx.children, text.html, text.log#40434f
text.html.markdown markup.inline.raw.markdown#65359d
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4E5579
heading.1.markdown entity.name, heading.1.markdown punctuation.definition.heading.markdown#363c4dbold
heading.2.markdown entity.name, heading.2.markdown punctuation.definition.heading.markdown#0F4B6Ebold
heading.3.markdown entity.name, heading.3.markdown punctuation.definition.heading.markdown#2959aabold
heading.4.markdown entity.name, heading.4.markdown punctuation.definition.heading.markdown#395b96bold
heading.5.markdown entity.name, heading.5.markdown punctuation.definition.heading.markdown#40434fbold
heading.6.markdown entity.name, heading.6.markdown punctuation.definition.heading.markdown#747ca1bold
markup.italic, markup.italic punctuation#343b58italic
markup.bold, markup.bold punctuation#343b58bold
markup.bold markup.italic, markup.bold markup.italic punctuation#343b58bold italic
markup.underline, markup.underline punctuationunderline
markup.quote punctuation.definition.blockquote.markdown#4E5579
markup.quoteitalic
string.other.link, markup.underline.link, constant.other.reference.link.markdown, string.other.link.description.title.markdown#33635c
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.language.fenced.markdown#363c4d
meta.separator#868891bold
markup.table#c0cefc
token.info-token#0db9d7
token.warn-token#70602c
token.error-token#942f2f
token.debug-token#b267e6
entity.tag.apacheconf#8c4351
meta.preprocessor#33635c
source.env#2959aa
markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file#a2bffcbold
markup.deleted.diff#EF535090bold
markup.inserted.diff#4876d6ffbold
Global settings#403f53bold
comment#989fb1bold
string#4876d6bold
string.quoted, variable.other.readwrite.js#c96765bold
support.constant.math#4876d6bold
constant.numeric, constant.character.numeric#aa0982bold
constant.language, punctuation.definition.constant, variable.other.constant#4876d6bold
constant.character, constant.other#4876d6bold
constant.character.escape#aa0982bold
string.regexp, string.regexp keyword.other#5ca7e4bold
meta.function punctuation.separator.comma#5f7e97bold
variable#4876d6bold
punctuation.accessor, keyword#994cc3bold
storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#994cc3bold
storage.type#994cc3bold
storage.type.function.arrow.jsbold
entity.name.class, meta.class entity.name.type.class#111111bold
entity.other.inherited-class#4876d6bold
entity.name.function#994cc3bold
punctuation.definition.tag, meta.tag#994cc3bold
entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#994cc3bold
entity.other.attribute-name#4876d6bold
entity.name.tag.custom#4876d6bold
support.function, support.constant#4876d6bold
support.constant.meta.property-value#0c969bbold
support.type, support.class#4876d6bold
support.variable.dom#4876d6bold
invalid#ff2c83bold
invalid.deprecated#d3423ebold
keyword.operator#0c969bbold
keyword.operator.relational#994cc3bold
keyword.operator.assignment#994cc3bold
keyword.operator.arithmetic#994cc3bold
keyword.operator.bitwise#994cc3bold
keyword.operator.increment#994cc3bold
keyword.operator.ternary#994cc3bold
comment.line.double-slash#939dbbbold
object#cdebf7bold
constant.language.null#bc5454bold
meta.brace#403f53bold
meta.delimiter.period#994cc3bold
punctuation.definition.string#111111bold
punctuation.definition.string.begin.markdown#bc5454bold
constant.language.boolean#bc5454bold
object.comma#5f5f5fbold
variable.parameter.function#0c969bbold
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#0c969bbold
meta.property-list entity.name.tag.reference#57eaf1bold
constant.other.color.rgb-value punctuation.definition.constant#aa0982bold
constant.other.color#aa0982bold
keyword.other.unit#aa0982bold
meta.selector#994cc3bold
entity.other.attribute-name.id#aa0982bold
meta.property-name#0c969bbold
entity.name.tag.doctype, meta.tag.sgml.doctype#994cc3bold
punctuation.definition.parameters#111111bold
keyword.control.operator#0c969bbold
keyword.operator.logical#994cc3bold
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#0c969bbold
variable.other.object.property#111111bold
variable.other.object.jsbold
entity.name.function#4876d6bold
keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.module.ruby, keyword.control.class.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#994cc3bold
keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts#994cc3bold
support.constant, keyword.other.special-method, keyword.other.new, keyword.other.debugger, keyword.control#0c969bbold
support.function#4876d6bold
invalid.broken#aa0982bold
invalid.unimplemented#8BD649bold
invalid.illegal#c96765bold
variable.language#0c969bbold
support.variable.property#0c969bbold
variable.function#4876d6bold
variable.interpolation#ec5f67bold
meta.function-call#4876d6bold
punctuation.section.embedded#d3423ebold
punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array#403f53bold
punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list#111111bold
string.template meta.template.expression#d3423ebold
string.template punctuation.definition.string#403f53bold
bold#994cc3bold
bold#4876d6bold
quote#697098bold
raw#0c969bbold
variable.assignment.coffee#31e1ebbold
variable.parameter.function.coffee#403f53bold
variable.assignment.coffee#0c969bbold
variable.other.readwrite.cs#403f53bold
entity.name.type.class.cs, storage.type.cs#4876d6bold
entity.name.type.namespace.cs#0c969bbold
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css#c96765bold
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#0c969bbold
keyword.other.unit.css#4876d6bold
meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#aa0982bold
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#4876d6bold
source.elixir entity.name.function#4876d6bold
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#4876d6bold
source.elixir punctuation.definition.string#4876d6bold
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#4876d6bold
source.elixir .punctuation.binary.elixir#994cc3bold
constant.keyword.clojure#0c969bbold
source.go meta.function-call.go#0c969bbold
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#994cc3bold
source.go constant.language.go, source.go constant.other.placeholder.go#bc5454bold
entity.name.function.preprocessor.cpp, entity.scope.name.cpp#0c969bffbold
meta.namespace-block.cpp#111111bold
storage.type.language.primitive.cpp#bc5454bold
meta.preprocessor.macro.cpp#403f53bold
variable.parameter#111111bold
variable.other.readwrite.powershell#4876d6bold
support.function.powershell#0c969bffbold
entity.other.attribute-name.id.html#4876d6bold
punctuation.definition.tag.html#994cc3bold
meta.tag.sgml.doctype.html#994cc3bold
meta.class entity.name.type.class.js#111111bold
meta.method.declaration storage.type.js#4876d6bold
terminator.js#403f53bold
meta.js punctuation.definition.js#403f53bold
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#5f7e97bold
variable.other.jsdoc, variable.other.phpdoc#78ccf0bold
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#403f53bold
variable.parameter.function.js#7986E7bold
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#403f53bold
variable.js, variable.other.js#403f53bold
entity.name.type.js, entity.name.type.module.js#111111bold
support.class.js#403f53bold
support.type.property-name.json#0c969bbold
support.constant.json#4876d6bold
meta.structure.dictionary.value.json string.quoted.double#c789d6bold
string.quoted.double.json punctuation.definition.string.json#0c969bbold
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#bc5454bold
variable.other.object.js#0c969bbold
variable.other.ruby#403f53bold
entity.name.type.class.ruby#c96765bold
constant.language.symbol.hashkey.ruby#0c969bbold
constant.language.symbol.ruby#0c969bbold
entity.name.tag.less#994cc3bold
keyword.other.unit.css#0c969bbold
meta.attribute-selector.less entity.other.attribute-name.attribute#aa0982bold
markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#4876d6bold
markup.italic.markdown#994cc3bold
markup.bold.markdown#4876d6bold
markup.quote.markdown#697098bold
markup.inline.raw.markdown#0c969bbold
markup.underline.link.markdown, markup.underline.link.image.markdown#ff869abold
string.other.link.title.markdown, string.other.link.description.markdown#403f53bold
punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string#4876d6bold
punctuation.definition.metadata.markdown#0c969bbold
beginning.punctuation.definition.list.markdown#4876d6bold
markup.inline.raw.string.markdown#4876d6bold
variable.other.php, variable.other.property.php#111111bold
support.class.php#111111bold
meta.function-call.php punctuation#403f53bold
variable.other.global.php#4876d6bold
variable.other.global.php punctuation.definition.variable#4876d6bold
constant.language.python#bc5454bold
variable.parameter.function.python, meta.function-call.arguments.python#4876d6bold
meta.function-call.python, meta.function-call.generic.python#0c969bbold
punctuation.python#403f53bold
entity.name.function.decorator.python#4876d6bold
source.python variable.language.special#aa0982bold
keyword.control#994cc3bold
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#4876d6bold
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#4876d6bold
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#111111bold
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#aa0982bold
entity.name.tag.scss, entity.name.tag.sass#0c969bbold
keyword.other.unit.scss, keyword.other.unit.sass#994cc3bold
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#403f53bold
entity.name.type.ts, entity.name.type.tsx#111111bold
support.class.node.ts, support.class.node.tsx#4876d6bold
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#5f7e97bold
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#403f53bold
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#4876d6bold
meta.tag.js meta.jsx.children.tsx#4876d6bold
entity.name.tag.yaml#111111bold
variable.other.readwrite.js, variable.parameter#403f53bold
support.class.component.js, support.class.component.tsx#aa0982bold
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#403f53bold
meta.class entity.name.type.class.tsx#111111bold
entity.name.type.tsx, entity.name.type.module.tsx#111111bold
meta.class.ts meta.var.expr.ts storage.type.ts, meta.class.tsx meta.var.expr.tsx storage.type.tsx#994CC3bold
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#4876d6bold
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, meta.brace, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.relational, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.type, keyword.operator, keyword, punctuation.definintion.string, punctuation, variable.other.readwrite.js, storage.type, source.css, string.quotedbold