Skip to main content
CodingTheme

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#FFFFFF00
  • activityBar.activeBorder#FFFFFF00
  • activityBar.activeFocusBorder#8EBCE1
  • activityBar.background#F6F7F8
  • activityBar.border#D7DCDF
  • activityBar.foreground#575E66
  • activityBar.inactiveForeground#8E979F
  • activityBarBadge.background#3882C2
  • activityBarBadge.foreground#FFFFFF
  • badge.background#3882C2
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#434A51
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#434A51
  • breadcrumb.foreground#71787F
  • breadcrumbPicker.background#FFFFFF
  • button.background#3882C2
  • button.border#FFFFFF00
  • button.foreground#FFFFFF
  • button.hoverBackground#1F639E
  • button.secondaryBackground#575E66
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#33383D
  • button.separator#FFFFFF33
  • checkbox.background#F6F7F8
  • checkbox.border#D7DCDF
  • checkbox.foreground#434A51
  • checkbox.selectBackground#F6F7F8
  • checkbox.selectBorder#D7DCDF
  • commandCenter.activeBackground#E8EBED
  • commandCenter.activeBorder#D7DCDF
  • commandCenter.activeForeground#434A51
  • commandCenter.background#E8EBED
  • commandCenter.border#D7DCDF
  • commandCenter.foreground#434A51
  • debugIcon.breakpointDisabledForeground#B6BEC3
  • debugIcon.breakpointForeground#71787F
  • descriptionForeground#71787F
  • diffEditor.insertedLineBackground#b6e3ff4d
  • diffEditor.insertedTextBackground#80ccff80
  • diffEditor.removedLineBackground#ffddb04d
  • diffEditor.removedTextBackground#f7993966
  • diffEditorGutter.insertedLineBackground#FFFFFF
  • diffEditorGutter.removedLineBackground#FFFFFF
  • dropdown.background#FFFFFF
  • dropdown.border#D7DCDF
  • dropdown.foreground#434A51
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.foldBackground#FFFFFF00
  • editor.foreground#434A51
  • editor.hoverHighlightBackground#FFFFFF00
  • editor.lineHighlightBackground#E8EBED66
  • editor.lineHighlightBorder#FFFFFF00
  • editor.selectionBackground#BBD7EC
  • editor.selectionHighlightBackground#E2EFF8
  • editor.selectionHighlightBorder#FFFFFF00
  • editor.wordHighlightBackground#FFFFFF00
  • editor.wordHighlightBorder#FFFFFF00
  • editor.wordHighlightStrongBackground#FFFFFF00
  • editor.wordHighlightStrongBorder#FFFFFF00
  • editorBracketHighlight.foreground1#FFFFFF00
  • editorBracketHighlight.foreground2#FFFFFF00
  • editorBracketHighlight.foreground3#FFFFFF00
  • editorBracketHighlight.foreground4#FFFFFF00
  • editorBracketHighlight.foreground5#FFFFFF00
  • editorBracketHighlight.foreground6#FFFFFF00
  • editorBracketMatch.background#FFFFFF00
  • editorBracketMatch.border#FFFFFF00
  • editorBracketPairGuide.activeBackground1#FFFFFF00
  • editorBracketPairGuide.activeBackground2#FFFFFF00
  • editorBracketPairGuide.activeBackground3#FFFFFF00
  • editorBracketPairGuide.activeBackground4#FFFFFF00
  • editorBracketPairGuide.activeBackground5#FFFFFF00
  • editorBracketPairGuide.activeBackground6#FFFFFF00
  • editorBracketPairGuide.background1#FFFFFF00
  • editorBracketPairGuide.background2#FFFFFF00
  • editorBracketPairGuide.background3#FFFFFF00
  • editorBracketPairGuide.background4#FFFFFF00
  • editorBracketPairGuide.background5#FFFFFF00
  • editorBracketPairGuide.background6#FFFFFF00
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#71787F
  • editorError.foreground#B35900
  • editorGroup.border#D7DCDF
  • editorGroup.emptyBackground#FFFFFF
  • editorGroupHeader.border#FFFFFF00
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F6F7F8
  • editorGroupHeader.tabsBorder#D7DCDF
  • editorGutter.addedBackground#B6BEC3
  • editorGutter.background#FFFFFF
  • editorGutter.deletedBackground#B6BEC3
  • editorGutter.modifiedBackground#B6BEC3
  • editorInfo.foreground#8E979F
  • editorLineNumber.activeForeground#434A51
  • editorLineNumber.foreground#8E979F
  • editorLink.activeForeground#3882C2
  • editorOverviewRuler.addedForeground#FFFFFF00
  • editorOverviewRuler.background#FFFFFF00
  • editorOverviewRuler.border#FFFFFF00
  • editorOverviewRuler.bracketMatchForeground#FFFFFF00
  • editorOverviewRuler.deletedForeground#FFFFFF00
  • editorOverviewRuler.errorForeground#FFFFFF00
  • editorOverviewRuler.findMatchForeground#FFFFFF00
  • editorOverviewRuler.infoForeground#FFFFFF00
  • editorOverviewRuler.modifiedForeground#FFFFFF00
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF00
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF00
  • editorOverviewRuler.warningForeground#FFFFFF00
  • editorOverviewRuler.wordHighlightForeground#FFFFFF00
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF00
  • editorOverviewRuler.wordHighlightTextForeground#FFFFFF00
  • editorRuler.foreground#F6F7F8
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D7DCDF
  • editorSuggestWidget.focusHighlightForeground#BBD7EC
  • editorSuggestWidget.foreground#434A51
  • editorSuggestWidget.highlightForeground#3882C2
  • editorSuggestWidget.selectedBackground#3882C2
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidgetStatus.foreground#575E66
  • editorUnnecessaryCode.border#FFFFFF00
  • editorUnnecessaryCode.opacity#FFFFFF66
  • editorWarning.foreground#7D4E00
  • editorWhitespace.foreground#D7DCDF
  • editorWidget.background#FFFFFF
  • editorWidget.border#D7DCDF
  • editorWidget.foreground#434A51
  • editorWidget.resizeBorder#D7DCDF
  • errorForeground#B35900
  • extensionButton.background#3882C2
  • extensionButton.foreground#FFFFFF
  • extensionButton.hoverBackground#1F639E
  • extensionButton.separator#FFFFFF33
  • extensionIcon.starForeground#3882C2
  • extensionIcon.verifiedForeground#3882C2
  • focusBorder#8EBCE1
  • foreground#434A51
  • gitDecoration.addedResourceForeground#434A51
  • gitDecoration.conflictingResourceForeground#434A51
  • gitDecoration.deletedResourceForeground#434A51
  • gitDecoration.ignoredResourceForeground#71787F
  • gitDecoration.modifiedResourceForeground#434A51
  • gitDecoration.renamedResourceForeground#434A51
  • gitDecoration.stageDeletedResourceForeground#434A51
  • gitDecoration.stageModifiedResourceForeground#434A51
  • gitDecoration.submoduleResourceForeground#71787F
  • gitDecoration.untrackedResourceForeground#434A51
  • icon.foreground#71787F
  • inlineChat.border#D7DCDF
  • inlineChat.shadow#FFFFFF00
  • input.background#FFFFFF
  • input.border#D7DCDF
  • input.foreground#434A51
  • input.placeholderForeground#71787F
  • keybindingLabel.background#F6F7F8
  • keybindingLabel.border#D7DCDF
  • keybindingLabel.bottomBorder#D7DCDF
  • keybindingLabel.foreground#434A51
  • list.activeSelectionBackground#3882C2
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#434A51
  • list.filterMatchBorder#FFFFFF00
  • list.focusAndSelectionOutline#8EBCE1
  • list.focusBackground#FFFFFF00
  • list.focusForeground#434A51
  • list.focusHighlightForeground#BBD7EC
  • list.focusOutline#8EBCE1
  • list.highlightForeground#3882C2
  • list.hoverBackground#FFFFFF00
  • list.hoverForeground#434A51
  • list.inactiveFocusBackground#FFFFFF00
  • list.inactiveFocusOutline#FFFFFF00
  • list.inactiveSelectionBackground#E8EBED
  • list.inactiveSelectionForeground#434A51
  • list.warningForeground#434A51
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.shadow#FFFFFF00
  • menu.background#FFFFFF
  • menu.border#D7DCDF
  • menu.foreground#434A51
  • menu.selectionBackground#3882C2
  • menu.selectionBorder#3882C2
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#D7DCDF
  • minimap.background#FFFFFF
  • minimap.foregroundOpacity#FFFFFFCC
  • minimapSlider.activeBackground#B6BEC399
  • minimapSlider.background#B6BEC366
  • minimapSlider.hoverBackground#B6BEC399
  • notificationCenter.border#D7DCDF
  • panel.background#F6F7F8
  • panel.border#D7DCDF
  • panelInput.border#D7DCDF
  • panelTitle.activeBorder#434A51
  • panelTitle.activeForeground#434A51
  • panelTitle.inactiveForeground#71787F
  • peekView.border#B6BEC3
  • peekViewEditor.background#F6F7F866
  • peekViewEditor.matchHighlightBorder#FFFFFF00
  • peekViewEditorGutter.background#F6F7F866
  • peekViewResult.background#F6F7F8
  • peekViewResult.fileForeground#434A51
  • peekViewResult.lineForeground#434A51
  • peekViewResult.selectionBackground#3882C2
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#F6F7F8
  • peekViewTitleDescription.foreground#71787F
  • peekViewTitleLabel.foreground#434A51
  • profileBadge.background#3882C2
  • profileBadge.foreground#FFFFFF
  • progressBar.background#3882C2
  • quickInput.background#FFFFFF
  • scrollbar.shadow#FFFFFF00
  • scrollbarSlider.activeBackground#B6BEC399
  • scrollbarSlider.background#B6BEC366
  • scrollbarSlider.hoverBackground#B6BEC399
  • search.resultsInfoForeground#434A51
  • selection.background#BBD7EC
  • sideBar.background#F6F7F8
  • sideBar.border#D7DCDF
  • sideBar.foreground#434A51
  • sideBarSectionHeader.background#F6F7F8
  • sideBarSectionHeader.border#FFFFFF00
  • sideBarSectionHeader.foreground#434A51
  • sideBarTitle.foreground#434A51
  • sideBySideEditor.horizontalBorder#D7DCDF
  • sideBySideEditor.verticalBorder#D7DCDF
  • statusBar.background#FFFFFF
  • statusBar.border#D7DCDF
  • statusBar.debuggingBackground#575E66
  • statusBar.debuggingBorder#D7DCDF
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#8EBCE1
  • statusBar.foreground#575E66
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderBorder#D7DCDF
  • statusBar.noFolderForeground#575E66
  • statusBarItem.activeBackground#FFFFFF00
  • statusBarItem.focusBorder#8EBCE1
  • statusBarItem.hoverBackground#FFFFFF00
  • statusBarItem.prominentBackground#FFFFFF
  • statusBarItem.prominentForeground#575E66
  • statusBarItem.prominentHoverBackground#FFFFFF00
  • statusBarItem.remoteBackground#FFFFFF
  • statusBarItem.remoteForeground#575E66
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#FFFFFF
  • tab.activeBorderTop#FFFFFF
  • tab.activeForeground#434A51
  • tab.border#D7DCDF
  • tab.inactiveBackground#F6F7F8
  • tab.inactiveForeground#434A51
  • tab.lastPinnedBorder#D7DCDF
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#FFFFFF
  • tab.unfocusedActiveBorderTop#FFFFFF
  • tab.unfocusedActiveForeground#71787F
  • tab.unfocusedInactiveBackground#F6F7F8
  • tab.unfocusedInactiveForeground#71787F
  • textBlockQuote.background#F6F7F8
  • textBlockQuote.border#D7DCDF
  • textCodeBlock.background#FFFFFF
  • textLink.activeForeground#3882C2
  • textLink.foreground#3882C2
  • textPreformat.foreground#434A51
  • textSeparator.foreground#D7DCDF
  • titleBar.activeBackground#F6F7F8
  • titleBar.activeForeground#434A51
  • titleBar.border#D7DCDF
  • titleBar.inactiveBackground#F6F7F8
  • titleBar.inactiveForeground#434A51
  • toolbar.activeBackground#E8EBED
  • toolbar.hoverBackground#E8EBED
  • toolbar.hoverOutline#FFFFFF00
  • welcomePage.background#FFFFFF
  • widget.border#D7DCDF
  • widget.shadow#FFFFFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.block.astro, source.astro comment#8E979F
meta.tag.end.astro entity.name.tag.astro, meta.tag.end.astro support.class.component.astro, punctuation.definition.tag.begin.astro, punctuation.definition.tag.end.astro, punctuation.section.embedded.begin.astro, punctuation.section.embedded.end.astro, punctuation.separator.key-value.astro#71787F
source.astro#434A51
punctuation.definition.string.begin.astro, punctuation.definition.string.end.astro#3882C2
string.quoted.astro, string.template.astro, string.unquoted.astro, text.astro#144B7B
comment.block.c, comment.block.documentation.c, comment.line.double-slash.c, comment.line.double-slash.documentation.c#8E979F
constant.numeric.decimal.point.c, keyword.control.c, keyword.control.case.c, keyword.control.default.c, keyword.control.directive.conditional.c, keyword.control.directive.define.c, keyword.control.directive.include.c, keyword.control.directive.pragma.c, keyword.control.directive.undef.c, keyword.control.switch.c, keyword.operator.assignment.c, keyword.operator.assignment.compound.bitwise.c, keyword.operator.assignment.compound.c, keyword.operator.bitwise.shift.c, keyword.operator.c, keyword.operator.comparison.c, keyword.operator.decrement.c, keyword.operator.increment.c, keyword.operator.logical.c, keyword.operator.sizeof.c, keyword.operator.ternary.c, keyword.other.typedef.c, meta.preprocessor.include.c punctuation.definition.string.begin.c, meta.preprocessor.include.c punctuation.definition.string.end.c, punctuation.definition.begin.bracket.square.c, punctuation.definition.end.bracket.square.c, punctuation.definition.parameters.begin.c, punctuation.definition.parameters.end.c, punctuation.section.arguments.begin.bracket.round.c, punctuation.section.arguments.begin.bracket.round.function.member.c, punctuation.section.arguments.end.bracket.round.c, punctuation.section.arguments.end.bracket.round.function.member.c, punctuation.section.block.begin.bracket.curly.c, punctuation.section.block.begin.bracket.curly.switch.c, punctuation.section.block.end.bracket.curly.c, punctuation.section.block.end.bracket.curly.switch.c, punctuation.section.parameters.begin.bracket.round.c, punctuation.section.parameters.end.bracket.round.c, punctuation.section.parens.begin.bracket.round.assembly.c, punctuation.section.parens.begin.bracket.round.c, punctuation.section.parens.begin.bracket.round.conditional.switch.c, punctuation.section.parens.end.bracket.round.assembly.c, punctuation.section.parens.end.bracket.round.c, punctuation.section.parens.end.bracket.round.conditional.switch.c, punctuation.separator.colon.case.c, punctuation.separator.colon.case.default.c, punctuation.separator.delimiter.c, punctuation.separator.dot-access.c, punctuation.separator.pointer-access.c, punctuation.terminator.statement.c, storage.modifier.array.bracket.square.c, storage.modifier.c, storage.type.built-in.primitive.c, storage.type.enum.c, storage.type.struct.c, storage.type.union.c#71787F
source.c#434A51
punctuation.definition.string.begin.assembly.c, punctuation.definition.string.begin.c, punctuation.definition.string.end.assembly.c, punctuation.definition.string.end.c#3882C2
string.quoted.double.c, string.quoted.single.c#144B7B
comment.block.cpp, comment.block.documentation.cpp, comment.line.double-slash.cpp, comment.line.double-slash.documentation.cpp#8E979F
constant.numeric.decimal.point.cpp, entity.name.type.parameter.cpp, keyword.control.break.cpp, keyword.control.case.cpp, keyword.control.catch.cpp, keyword.control.co_await.cpp, keyword.control.co_return.cpp, keyword.control.co_yield.cpp, keyword.control.continue.cpp, keyword.control.default.cpp, keyword.control.directive.conditional.defined.cpp, keyword.control.directive.conditional.if, keyword.control.directive.conditional.ifdef, keyword.control.directive.conditional.ifndef, keyword.control.directive.define.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.diagnostic.warning.cpp, keyword.control.directive.elif.cpp, keyword.control.directive.else.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.include_next.cpp, keyword.control.directive.include.cpp, keyword.control.directive.line.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.pragma.pragma-mark.cpp, keyword.control.directive.undef.cpp, keyword.control.do.cpp, keyword.control.else.cpp, keyword.control.for.cpp, keyword.control.goto.cpp, keyword.control.if.cpp, keyword.control.return.cpp, keyword.control.switch.cpp, keyword.control.throw.cpp, keyword.control.try.cpp, keyword.control.while.cpp, keyword.operator.alignas.cpp, keyword.operator.alignof.cpp, keyword.operator.arithmetic.cpp, keyword.operator.asm.cpp, keyword.operator.assignment.compound.bitwise.cpp, keyword.operator.assignment.compound.cpp, keyword.operator.assignment.cpp, keyword.operator.bitwise.cpp, keyword.operator.bitwise.shift.cpp, keyword.operator.comparison.cpp, keyword.operator.decrement.cpp, keyword.operator.delete.array.bracket.cpp, keyword.operator.delete.array.cpp, keyword.operator.delete.cpp, keyword.operator.increment.cpp, keyword.operator.logical.cpp, keyword.operator.new.cpp, keyword.operator.noexcept.cpp, keyword.operator.sizeof.cpp, keyword.operator.sizeof.variadic.cpp, keyword.operator.ternary.cpp, keyword.operator.typeid.cpp, keyword.other.concept.cpp, keyword.other.constinit.cpp, keyword.other.default.function.cpp, keyword.other.delete.function.cpp, keyword.other.export.cpp, keyword.other.module.cpp, keyword.other.operator.overload.cpp, keyword.other.requires.cpp, keyword.other.typedef.cpp, keyword.other.using.directive.cpp, meta.declaration.namespace.alias.cpp, meta.declaration.type.alias.cpp meta.qualified_type.cpp, meta.function.definition.cpp meta.qualified_type.cpp, meta.head.class.cpp, meta.head.function.definition.cpp, meta.head.struct.cpp, meta.template.call.cpp, meta.template.definition.cpp, punctuation.definition.begin.bracket.square.array.type.cpp, punctuation.definition.capture.begin.lambda.cpp, punctuation.definition.capture.end.lambda.cpp, punctuation.definition.end.bracket.square.array.type.cpp, punctuation.definition.function.pointer.dereference.cpp, punctuation.definition.function.return-type.cpp, punctuation.definition.lambda.return-type.cpp, punctuation.definition.parameters.begin.lambda.cpp, punctuation.definition.parameters.begin.preprocessor.cpp, punctuation.definition.parameters.end.lambda.cpp, punctuation.definition.parameters.end.preprocessor.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.begin.template.definition.cpp, punctuation.section.angle-brackets.end.template.call.cpp, punctuation.section.angle-brackets.end.template.definition.cpp, punctuation.section.arguments.begin.bracket.round.decltype.cpp, punctuation.section.arguments.begin.bracket.round.function.call.cpp, punctuation.section.arguments.begin.bracket.round.function.call.initializer.cpp, punctuation.section.arguments.begin.bracket.round.function.member.cpp, punctuation.section.arguments.begin.bracket.round.initializer.cpp, punctuation.section.arguments.begin.bracket.round.operator.alignas.cpp, punctuation.section.arguments.begin.bracket.round.operator.alignof.cpp, punctuation.section.arguments.begin.bracket.round.operator.noexcept.cpp, punctuation.section.arguments.begin.bracket.round.operator.sizeof.cpp, punctuation.section.arguments.begin.bracket.round.operator.sizeof.variadic.cpp, punctuation.section.arguments.begin.bracket.round.operator.typeid.cpp, punctuation.section.arguments.begin.bracket.round.static_assert.cpp, punctuation.section.arguments.end.bracket.round.decltype.cpp, punctuation.section.arguments.end.bracket.round.function.call.cpp, punctuation.section.arguments.end.bracket.round.function.call.initializer.cpp, punctuation.section.arguments.end.bracket.round.function.member.cpp, punctuation.section.arguments.end.bracket.round.initializer.cpp, punctuation.section.arguments.end.bracket.round.operator.alignas.cpp, punctuation.section.arguments.end.bracket.round.operator.alignof.cpp, punctuation.section.arguments.end.bracket.round.operator.noexcept.cpp, punctuation.section.arguments.end.bracket.round.operator.sizeof.cpp, punctuation.section.arguments.end.bracket.round.operator.sizeof.variadic.cpp, punctuation.section.arguments.end.bracket.round.operator.typeid.cpp, punctuation.section.arguments.end.bracket.round.static_assert.cpp, punctuation.section.block.begin.bracket.curly.class.cpp, punctuation.section.block.begin.bracket.curly.cpp, punctuation.section.block.begin.bracket.curly.enum.cpp, punctuation.section.block.begin.bracket.curly.extern.cpp, punctuation.section.block.begin.bracket.curly.function.definition.cpp, punctuation.section.block.begin.bracket.curly.function.definition.special.constructor.cpp, punctuation.section.block.begin.bracket.curly.function.definition.special.member.destructor.cpp, punctuation.section.block.begin.bracket.curly.function.definition.special.operator-overload.cpp, punctuation.section.block.begin.bracket.curly.lambda.cpp, punctuation.section.block.begin.bracket.curly.namespace.cpp, punctuation.section.block.begin.bracket.curly.struct.cpp, punctuation.section.block.begin.bracket.curly.switch.cpp, punctuation.section.block.begin.bracket.curly.union.cpp, punctuation.section.block.end.bracket.curly.class.cpp, punctuation.section.block.end.bracket.curly.cpp, punctuation.section.block.end.bracket.curly.enum.cpp, punctuation.section.block.end.bracket.curly.extern.cpp, punctuation.section.block.end.bracket.curly.function.definition.cpp, punctuation.section.block.end.bracket.curly.function.definition.special.constructor.cpp, punctuation.section.block.end.bracket.curly.function.definition.special.member.destructor.cpp, punctuation.section.block.end.bracket.curly.function.definition.special.operator-overload.cpp, punctuation.section.block.end.bracket.curly.lambda.cpp, punctuation.section.block.end.bracket.curly.namespace.cpp, punctuation.section.block.end.bracket.curly.struct.cpp, punctuation.section.block.end.bracket.curly.switch.cpp, punctuation.section.block.end.bracket.curly.union.cpp, punctuation.section.parameters.begin.bracket.round.cpp, punctuation.section.parameters.begin.bracket.round.function.pointer.cpp, punctuation.section.parameters.begin.bracket.round.special.constructor.cpp, punctuation.section.parameters.begin.bracket.round.special.member.destructor.cpp, punctuation.section.parameters.begin.bracket.round.special.operator-overload.cpp, punctuation.section.parameters.end.bracket.round.cpp, punctuation.section.parameters.end.bracket.round.function.pointer.cpp, punctuation.section.parameters.end.bracket.round.special.constructor.cpp, punctuation.section.parameters.end.bracket.round.special.member.destructor.cpp, punctuation.section.parameters.end.bracket.round.special.operator-overload.cpp, punctuation.section.parens.begin.bracket.round.assembly.cpp, punctuation.section.parens.begin.bracket.round.assembly.inner.cpp, punctuation.section.parens.begin.bracket.round.conditional.switch.cpp, punctuation.section.parens.begin.bracket.round.cpp, punctuation.section.parens.begin.bracket.round.function.pointer.cpp, punctuation.section.parens.control.defined.cpp, punctuation.section.parens.end.bracket.round.assembly.cpp, punctuation.section.parens.end.bracket.round.assembly.inner.cpp, punctuation.section.parens.end.bracket.round.conditional.switch.cpp, punctuation.section.parens.end.bracket.round.cpp, punctuation.section.parens.end.bracket.round.function.pointer.cpp, punctuation.separator.colon.access.control.cpp, punctuation.separator.colon.case.cpp, punctuation.separator.colon.case.default.cpp, punctuation.separator.colon.inheritance.cpp, punctuation.separator.colon.range-based.cpp, punctuation.separator.constant.numeric.cpp, punctuation.separator.delimiter.colon.assembly.cpp, punctuation.separator.delimiter.comma.cpp, punctuation.separator.delimiter.comma.inheritance.cpp, punctuation.separator.dot-access.cpp, punctuation.separator.initializers.cpp, punctuation.separator.label.cpp, punctuation.separator.pointer-access.cpp, punctuation.separator.scope-resolution.cpp, punctuation.separator.scope-resolution.function.call.cpp, punctuation.separator.scope-resolution.function.definition.cpp, punctuation.terminator.statement.cpp, punctuation.vararg-ellipses.cpp, source.cpp punctuation.definition.begin.bracket.square, source.cpp punctuation.definition.end.bracket.square, storage.modifier.const.cpp, storage.modifier.consteval.cpp, storage.modifier.constexpr.cpp, storage.modifier.cpp, storage.modifier.explicit.cpp, storage.modifier.extern.cpp, storage.modifier.friend.cpp, storage.modifier.inline.cpp, storage.modifier.mutable.cpp, storage.modifier.pointer.cpp, storage.modifier.reference.cpp, storage.modifier.register.cpp, storage.modifier.restrict.cpp, storage.modifier.specifier.const.cpp, storage.modifier.specifier.extern.cpp, storage.modifier.specifier.functional.post-parameters.const.cpp, storage.modifier.specifier.functional.post-parameters.final.cpp, storage.modifier.specifier.functional.post-parameters.noexcept.cpp, storage.modifier.specifier.functional.post-parameters.override.cpp, storage.modifier.specifier.functional.post-parameters.volatile.cpp, storage.modifier.specifier.functional.pre-parameters.consteval.cpp, storage.modifier.specifier.functional.pre-parameters.constexpr.cpp, storage.modifier.specifier.functional.pre-parameters.explicit.cpp, storage.modifier.specifier.functional.pre-parameters.friend.cpp, storage.modifier.specifier.functional.pre-parameters.inline.cpp, storage.modifier.specifier.functional.pre-parameters.mutable.cpp, storage.modifier.specifier.functional.pre-parameters.virtual.cpp, storage.modifier.specifier.register.cpp, storage.modifier.specifier.restrict.cpp, storage.modifier.specifier.static.cpp, storage.modifier.specifier.thread_local.cpp, storage.modifier.specifier.volatile.cpp, storage.modifier.static.cpp, storage.modifier.thread_local.cpp, storage.modifier.virtual.cpp, storage.modifier.volatile.cpp, storage.type.built-in.cpp, storage.type.built-in.primitive.cpp, storage.type.class.cpp, storage.type.decltype.cpp, storage.type.enum.cpp, storage.type.extern.cpp, storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.protected.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.private.cpp, storage.type.modifier.access.protected.cpp, storage.type.modifier.access.public.cpp, storage.type.modifier.final.cpp, storage.type.modifier.virtual.cpp, storage.type.namespace.alias.cpp, storage.type.namespace.definition.cpp, storage.type.namespace.directive.cpp, storage.type.return-type.lambda.cpp, storage.type.struct.cpp, storage.type.template.cpp, storage.type.union.cpp, string.quoted.double.include.cpp punctuation.definition.string.begin.cpp, string.quoted.double.include.cpp punctuation.definition.string.end.cpp, string.quoted.other.lt-gt.include.cpp punctuation.definition.string.begin.cpp, string.quoted.other.lt-gt.include.cpp punctuation.definition.string.end.cpp, support.other.attribute.cpp, support.type.built-in.posix-reserved.pthread.cpp#71787F
meta.declaration.namespace.alias.cpp entity.name.namespace.alias.cpp, meta.head.function.definition.cpp entity.name.function.definition.cpp, meta.head.function.definition.cpp variable.parameter.cpp, source.cpp, string.quoted.double.cpp keyword.other.suffix.literal.user-defined.reserved.string.cpp, string.quoted.double.cpp keyword.other.suffix.literal.user-defined.string.cpp, string.quoted.double.raw keyword.other.suffix.literal.user-defined.reserved.string.cpp, string.quoted.double.raw keyword.other.suffix.literal.user-defined.string.cpp, string.quoted.single.cpp keyword.other.suffix.literal.user-defined.character.cpp, string.quoted.single.cpp keyword.other.suffix.literal.user-defined.reserved.character.cpp, string.quoted.single.cpp keyword.other.suffix.literal.user-defined.reserved.string.cpp#434A51
punctuation.definition.string.begin.assembly.cpp, punctuation.definition.string.begin.cpp, punctuation.definition.string.end.assembly.cpp, punctuation.definition.string.end.cpp, source.cpp punctuation.definition.string.end, source.cpp string.quoted.double.raw punctuation.definition.string.begin meta.encoding, source.cpp string.quoted.double.raw punctuation.definition.string.begin#3882C2
source.cpp string.quoted.double.raw, string.quoted.double.cpp, string.quoted.single.cpp#144B7B
comment.block.css#8E979F
entity.name.function.namespace-prefix.css, keyword.control.at-rule.annotation.css, keyword.control.at-rule.character-variant.css, keyword.control.at-rule.charset.css, keyword.control.at-rule.counter-style.css, keyword.control.at-rule.css, keyword.control.at-rule.document.css, keyword.control.at-rule.font-face.css, keyword.control.at-rule.font-feature-values.css, keyword.control.at-rule.import.css, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.media.css, keyword.control.at-rule.namespace.css, keyword.control.at-rule.ornaments.css, keyword.control.at-rule.page.css, keyword.control.at-rule.styleset.css, keyword.control.at-rule.stylistic.css, keyword.control.at-rule.supports.css, keyword.control.at-rule.swash.css, keyword.control.at-rule.viewport.css, keyword.operator.combinator.css, keyword.operator.comparison.css, keyword.operator.logical.and.media.css, keyword.operator.logical.not.media.css, keyword.operator.logical.only.media.css, keyword.operator.pattern.css, keyword.other.important.css, meta.at-rule.import.css punctuation.definition.string.begin.css, meta.at-rule.import.css punctuation.definition.string.end.css, punctuation.definition.condition.begin.bracket.round.css, punctuation.definition.condition.end.bracket.round.css, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.css, punctuation.definition.entity.end.bracket.square.css, punctuation.definition.parameters.begin.bracket.round.css, punctuation.definition.parameters.end.bracket.round.css, punctuation.section.begin.bracket.curly.css, punctuation.section.document.begin.bracket.curly.css, punctuation.section.document.end.bracket.curly.css, punctuation.section.end.bracket.curly.css, punctuation.section.function.begin.bracket.round.css, punctuation.section.function.end.bracket.round.css, punctuation.section.keyframes.begin.bracket.curly.css, punctuation.section.keyframes.end.bracket.curly.css, punctuation.section.media.begin.bracket.curly.css, punctuation.section.media.end.bracket.curly.css, punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css, punctuation.section.supports.begin.bracket.curly.css, punctuation.section.supports.end.bracket.curly.css, punctuation.separator.key-value.css, punctuation.separator.list.comma.css, punctuation.terminator.rule.css, support.constant.media.css#71787F
meta.at-rule.import.css string.quoted.double.css, meta.at-rule.import.css string.quoted.single.css, source.css#434A51
punctuation.definition.string.begin.css, punctuation.definition.string.end.css#3882C2
meta.property-value.css punctuation.definition.string.begin.css, meta.property-value.css punctuation.definition.string.end.css, meta.property-value.css punctuation.section.function.begin.bracket.round.css, meta.property-value.css punctuation.section.function.end.bracket.round.css, meta.property-value.css punctuation.separator.list.comma.css, meta.property-value.css string.quoted.double.css, meta.property-value.css string.quoted.single.css, meta.property-value.css string.unquoted.attribute-value.css, meta.property-value.css, string.quoted.double.css, string.quoted.single.css, string.unquoted.attribute-value.css, variable.parameter.url.css#144B7B
comment.line.number-sign.dockerfile#8E979F
keyword.control.dockerfile, keyword.other.special-method.dockerfile#71787F
source.dockerfile#434A51
comment.line.number-sign.fish#8E979F
keyword.control.fish, punctuation.definition.variable.fish#71787F
source.fish, variable.language.fish, variable.other.normal.fish#434A51
punctuation.definition.string.begin.fish, punctuation.definition.string.end.fish#3882C2
string.quoted.double.fish, string.quoted.single.fish#144B7B
comment.block.go, comment.line.double-slash.go#8E979F
constant.numeric.decimal.point.go, constant.other.placeholder.go, entity.name.type.any.go, keyword.channel.go, keyword.const.go, keyword.control.go, keyword.control.import.go, keyword.function.go, keyword.interface.go, keyword.map.go, keyword.operator.address.go, keyword.operator.arithmetic.bitwise.go, keyword.operator.arithmetic.go, keyword.operator.assignment.go, keyword.operator.channel.go, keyword.operator.comparison.go, keyword.operator.decrement.go, keyword.operator.ellipsis.go, keyword.operator.increment.go, keyword.operator.logical.go, keyword.package.go, keyword.struct.go, keyword.type.go, keyword.var.go, punctuation.definition.begin.bracket.curly.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.begin.bracket.square.go, punctuation.definition.end.bracket.curly.go, punctuation.definition.end.bracket.round.go, punctuation.definition.end.bracket.square.go, punctuation.definition.imports.begin.bracket.round.go, punctuation.definition.imports.end.bracket.round.go, punctuation.other.colon.go, punctuation.other.comma.go, punctuation.other.period.go, punctuation.separator.constant.numeric.go, punctuation.terminator.go, storage.type.boolean.go, storage.type.byte.go, storage.type.error.go, storage.type.numeric.go, storage.type.rune.go, storage.type.string.go, storage.type.uintptr.go#71787F
source.go#434A51
punctuation.definition.string.begin.go, punctuation.definition.string.end.go#3882C2
string.quoted.double.go, string.quoted.raw.go, string.quoted.rune.go#144B7B
comment.line.double-slash.go.mod#8E979F
constant.other.placeholder.go.mod, keyword.go.mod, operator.go.mod, punctuation.definition.string.begin.go.mod, punctuation.definition.string.end.go.mod#71787F
go.mod#434A51
constant.language.go.mod#144B7B
go.sum#434A51
constant.language.go.sum#144B7B
comment.block.html#8E979F
meta.tag.custom.end.html entity.name.tag.html, meta.tag.inline.a.end.html entity.name.tag.html, meta.tag.inline.abbr.end.html entity.name.tag.html, meta.tag.inline.acronym.end.html entity.name.tag.html, meta.tag.inline.b.end.html entity.name.tag.html, meta.tag.inline.bdi.end.html entity.name.tag.html, meta.tag.inline.bdo.end.html entity.name.tag.html, meta.tag.inline.big.end.html entity.name.tag.html, meta.tag.inline.blink.end.html entity.name.tag.html, meta.tag.inline.cite.end.html entity.name.tag.html, meta.tag.inline.code.end.html entity.name.tag.html, meta.tag.inline.data.end.html entity.name.tag.html, meta.tag.inline.del.end.html entity.name.tag.html, meta.tag.inline.dfn.end.html entity.name.tag.html, meta.tag.inline.em.end.html entity.name.tag.html, meta.tag.inline.font.end.html entity.name.tag.html, meta.tag.inline.i.end.html entity.name.tag.html, meta.tag.inline.ins.end.html entity.name.tag.html, meta.tag.inline.kbd.end.html entity.name.tag.html, meta.tag.inline.mark.end.html entity.name.tag.html, meta.tag.inline.math.maligngroup.end.html entity.name.tag.html, meta.tag.inline.math.malignmark.end.html entity.name.tag.html, meta.tag.inline.math.mi.end.html entity.name.tag.html, meta.tag.inline.math.mn.end.html entity.name.tag.html, meta.tag.inline.math.mo.end.html entity.name.tag.html, meta.tag.inline.math.ms.end.html entity.name.tag.html, meta.tag.inline.math.mspace.end.html entity.name.tag.html, meta.tag.inline.math.mtext.end.html entity.name.tag.html, meta.tag.inline.q.end.html entity.name.tag.html, meta.tag.inline.rp.end.html entity.name.tag.html, meta.tag.inline.rt.end.html entity.name.tag.html, meta.tag.inline.ruby.end.html entity.name.tag.html, meta.tag.inline.s.end.html entity.name.tag.html, meta.tag.inline.samp.end.html entity.name.tag.html, meta.tag.inline.small.end.html entity.name.tag.html, meta.tag.inline.span.end.html entity.name.tag.html, meta.tag.inline.strike.end.html entity.name.tag.html, meta.tag.inline.strong.end.html entity.name.tag.html, meta.tag.inline.sub.end.html entity.name.tag.html, meta.tag.inline.sup.end.html entity.name.tag.html, meta.tag.inline.svg.a.end.html entity.name.tag.html, meta.tag.inline.svg.animate.end.html entity.name.tag.html, meta.tag.inline.svg.discard.end.html entity.name.tag.html, meta.tag.inline.svg.feBlend.end.html entity.name.tag.html, meta.tag.inline.svg.feColorMatrix.end.html entity.name.tag.html, meta.tag.inline.svg.feComposite.end.html entity.name.tag.html, meta.tag.inline.svg.feConvolveMatrix.end.html entity.name.tag.html, meta.tag.inline.svg.feDisplacementMap.end.html entity.name.tag.html, meta.tag.inline.svg.feDistantLight.end.html entity.name.tag.html, meta.tag.inline.svg.feDropShadow.end.html entity.name.tag.html, meta.tag.inline.svg.feFlood.end.html entity.name.tag.html, meta.tag.inline.svg.feFuncA.end.html entity.name.tag.html, meta.tag.inline.svg.feFuncB.end.html entity.name.tag.html, meta.tag.inline.svg.feFuncG.end.html entity.name.tag.html, meta.tag.inline.svg.feFuncR.end.html entity.name.tag.html, meta.tag.inline.svg.feGaussianBlur.end.html entity.name.tag.html, meta.tag.inline.svg.feMergeNode.end.html entity.name.tag.html, meta.tag.inline.svg.feMorphology.end.html entity.name.tag.html, meta.tag.inline.svg.feOffset.end.html entity.name.tag.html, meta.tag.inline.svg.fePointLight.end.html entity.name.tag.html, meta.tag.inline.svg.feSpotLight.end.html entity.name.tag.html, meta.tag.inline.svg.feTile.end.html entity.name.tag.html, meta.tag.inline.svg.feTurbulence.end.html entity.name.tag.html, meta.tag.inline.svg.hatchPath.end.html entity.name.tag.html, meta.tag.inline.svg.mpath.end.html entity.name.tag.html, meta.tag.inline.svg.set.end.html entity.name.tag.html, meta.tag.inline.svg.solidcolor.end.html entity.name.tag.html, meta.tag.inline.svg.stop.end.html entity.name.tag.html, meta.tag.inline.svg.tspan.end.html entity.name.tag.html, meta.tag.inline.time.end.html entity.name.tag.html, meta.tag.inline.tt.end.html entity.name.tag.html, meta.tag.inline.u.end.html entity.name.tag.html, meta.tag.inline.var.end.html entity.name.tag.html, meta.tag.inline.xmp.end.html entity.name.tag.html, meta.tag.metadata.cdata.html, meta.tag.metadata.doctype.html entity.other.attribute-name.html, meta.tag.metadata.doctype.html, meta.tag.metadata.noscript.end.html entity.name.tag.html, meta.tag.metadata.processing.xml.html entity.other.attribute-name.html, meta.tag.metadata.processing.xml.html punctuation.definition.string.begin.html, meta.tag.metadata.processing.xml.html punctuation.definition.string.end.html, meta.tag.metadata.processing.xml.html string.quoted.double.html, meta.tag.metadata.processing.xml.html string.quoted.single.html, meta.tag.metadata.processing.xml.html string.unquoted.html, meta.tag.metadata.processing.xml.html, meta.tag.metadata.script.end.html entity.name.tag.html, meta.tag.metadata.style.end.html entity.name.tag.html, meta.tag.metadata.svg.color-profile.end.html entity.name.tag.html, meta.tag.metadata.svg.desc.end.html entity.name.tag.html, meta.tag.metadata.svg.metadata.end.html entity.name.tag.html, meta.tag.metadata.svg.script.end.html entity.name.tag.html, meta.tag.metadata.svg.style.end.html entity.name.tag.html, meta.tag.metadata.svg.title.end.html entity.name.tag.html, meta.tag.metadata.title.end.html entity.name.tag.html, meta.tag.object.applet.end.html entity.name.tag.html, meta.tag.object.audio.end.html entity.name.tag.html, meta.tag.object.canvas.end.html entity.name.tag.html, meta.tag.object.iframe.end.html entity.name.tag.html, meta.tag.object.math.mglyph.end.html entity.name.tag.html, meta.tag.object.object.end.html entity.name.tag.html, meta.tag.object.picture.end.html entity.name.tag.html, meta.tag.object.svg.a.end.html entity.name.tag.html, meta.tag.object.svg.circle.end.html entity.name.tag.html, meta.tag.object.svg.ellipse.end.html entity.name.tag.html, meta.tag.object.svg.feImage.end.html entity.name.tag.html, meta.tag.object.svg.foreignObject.end.html entity.name.tag.html, meta.tag.object.svg.image.end.html entity.name.tag.html, meta.tag.object.svg.line.end.html entity.name.tag.html, meta.tag.object.svg.path.end.html entity.name.tag.html, meta.tag.object.svg.polygon.end.html entity.name.tag.html, meta.tag.object.svg.polyline.end.html entity.name.tag.html, meta.tag.object.svg.rect.end.html entity.name.tag.html, meta.tag.object.svg.symbol.end.html entity.name.tag.html, meta.tag.object.svg.use.end.html entity.name.tag.html, meta.tag.object.svg.view.end.html entity.name.tag.html, meta.tag.object.video.end.html entity.name.tag.html, meta.tag.other.dir.end.html entity.name.tag.html, meta.tag.other.keygen.end.html entity.name.tag.html, meta.tag.other.listing.end.html entity.name.tag.html, meta.tag.other.menuitem.end.html entity.name.tag.html, meta.tag.other.plaintext.end.html entity.name.tag.html, meta.tag.other.spacer.end.html entity.name.tag.html, meta.tag.other.svg.altGlyph.end.html entity.name.tag.html, meta.tag.other.svg.altGlyphDef.end.html entity.name.tag.html, meta.tag.other.svg.altGlyphItem.end.html entity.name.tag.html, meta.tag.other.svg.animateColor.end.html entity.name.tag.html, meta.tag.other.svg.animateTransform.end.html entity.name.tag.html, meta.tag.other.svg.cursor.end.html entity.name.tag.html, meta.tag.other.svg.font-face-format.end.html entity.name.tag.html, meta.tag.other.svg.font-face-name.end.html entity.name.tag.html, meta.tag.other.svg.font-face-src.end.html entity.name.tag.html, meta.tag.other.svg.font-face-uri.end.html entity.name.tag.html, meta.tag.other.svg.font-face.end.html entity.name.tag.html, meta.tag.other.svg.font.end.html entity.name.tag.html, meta.tag.other.svg.glyph.end.html entity.name.tag.html, meta.tag.other.svg.glyphRef.end.html entity.name.tag.html, meta.tag.other.svg.hkern.end.html entity.name.tag.html, meta.tag.other.svg.missing-glyph.end.html entity.name.tag.html, meta.tag.other.svg.tref.end.html entity.name.tag.html, meta.tag.other.svg.vkern.end.html entity.name.tag.html, meta.tag.structure.address.end.html entity.name.tag.html, meta.tag.structure.article.end.html entity.name.tag.html, meta.tag.structure.aside.end.html entity.name.tag.html, meta.tag.structure.blockquote.end.html entity.name.tag.html, meta.tag.structure.body.end.html entity.name.tag.html, meta.tag.structure.button.end.html entity.name.tag.html, meta.tag.structure.caption.end.html entity.name.tag.html, meta.tag.structure.center.end.html entity.name.tag.html, meta.tag.structure.colgroup.end.html entity.name.tag.html, meta.tag.structure.datalist.end.html entity.name.tag.html, meta.tag.structure.dd.end.html entity.name.tag.html, meta.tag.structure.details.end.html entity.name.tag.html, meta.tag.structure.dialog.end.html entity.name.tag.html, meta.tag.structure.div.end.html entity.name.tag.html, meta.tag.structure.dl.end.html entity.name.tag.html, meta.tag.structure.dt.end.html entity.name.tag.html, meta.tag.structure.fieldset.end.html entity.name.tag.html, meta.tag.structure.figcaption.end.html entity.name.tag.html, meta.tag.structure.figure.end.html entity.name.tag.html, meta.tag.structure.footer.end.html entity.name.tag.html, meta.tag.structure.form.end.html entity.name.tag.html, meta.tag.structure.frameset.end.html entity.name.tag.html, meta.tag.structure.h1.end.html entity.name.tag.html, meta.tag.structure.h2.end.html entity.name.tag.html, meta.tag.structure.h3.end.html entity.name.tag.html, meta.tag.structure.h4.end.html entity.name.tag.html, meta.tag.structure.h5.end.html entity.name.tag.html, meta.tag.structure.h6.end.html entity.name.tag.html, meta.tag.structure.head.end.html entity.name.tag.html, meta.tag.structure.header.end.html entity.name.tag.html, meta.tag.structure.hgroup.end.html entity.name.tag.html, meta.tag.structure.html.end.html entity.name.tag.html, meta.tag.structure.label.end.html entity.name.tag.html, meta.tag.structure.legend.end.html entity.name.tag.html, meta.tag.structure.li.end.html entity.name.tag.html, meta.tag.structure.main.end.html entity.name.tag.html, meta.tag.structure.map.end.html entity.name.tag.html, meta.tag.structure.math.annotation-xml.end.html entity.name.tag.html, meta.tag.structure.math.annotation.end.html entity.name.tag.html, meta.tag.structure.math.end.html entity.name.tag.html, meta.tag.structure.math.maction.end.html entity.name.tag.html, meta.tag.structure.math.menclose.end.html entity.name.tag.html, meta.tag.structure.math.merror.end.html entity.name.tag.html, meta.tag.structure.math.mfenced.end.html entity.name.tag.html, meta.tag.structure.math.mfrac.end.html entity.name.tag.html, meta.tag.structure.math.mlabeledtr.end.html entity.name.tag.html, meta.tag.structure.math.mlongdiv.end.html entity.name.tag.html, meta.tag.structure.math.mmultiscripts.end.html entity.name.tag.html, meta.tag.structure.math.mover.end.html entity.name.tag.html, meta.tag.structure.math.mpadded.end.html entity.name.tag.html, meta.tag.structure.math.mphantom.end.html entity.name.tag.html, meta.tag.structure.math.mprescripts.end.html entity.name.tag.html, meta.tag.structure.math.mroot.end.html entity.name.tag.html, meta.tag.structure.math.mrow.end.html entity.name.tag.html, meta.tag.structure.math.mscarries.end.html entity.name.tag.html, meta.tag.structure.math.mscarry.end.html entity.name.tag.html, meta.tag.structure.math.msgroup.end.html entity.name.tag.html, meta.tag.structure.math.msline.end.html entity.name.tag.html, meta.tag.structure.math.msqrt.end.html entity.name.tag.html, meta.tag.structure.math.msrow.end.html entity.name.tag.html, meta.tag.structure.math.mstack.end.html entity.name.tag.html, meta.tag.structure.math.mstyle.end.html entity.name.tag.html, meta.tag.structure.math.msub.end.html entity.name.tag.html, meta.tag.structure.math.msubsup.end.html entity.name.tag.html, meta.tag.structure.math.msup.end.html entity.name.tag.html, meta.tag.structure.math.mtable.end.html entity.name.tag.html, meta.tag.structure.math.mtd.end.html entity.name.tag.html, meta.tag.structure.math.mtr.end.html entity.name.tag.html, meta.tag.structure.math.munder.end.html entity.name.tag.html, meta.tag.structure.math.munderover.end.html entity.name.tag.html, meta.tag.structure.math.none.end.html entity.name.tag.html, meta.tag.structure.math.semantics.end.html entity.name.tag.html, meta.tag.structure.menu.end.html entity.name.tag.html, meta.tag.structure.meter.end.html entity.name.tag.html, meta.tag.structure.nav.end.html entity.name.tag.html, meta.tag.structure.noembed.end.html entity.name.tag.html, meta.tag.structure.noframes.end.html entity.name.tag.html, meta.tag.structure.ol.end.html entity.name.tag.html, meta.tag.structure.optgroup.end.html entity.name.tag.html, meta.tag.structure.option.end.html entity.name.tag.html, meta.tag.structure.output.end.html entity.name.tag.html, meta.tag.structure.p.end.html entity.name.tag.html, meta.tag.structure.pre.end.html entity.name.tag.html, meta.tag.structure.progress.end.html entity.name.tag.html, meta.tag.structure.section.end.html entity.name.tag.html, meta.tag.structure.select.end.html entity.name.tag.html, meta.tag.structure.slot.end.html entity.name.tag.html, meta.tag.structure.summary.end.html entity.name.tag.html, meta.tag.structure.svg.animateMotion.end.html entity.name.tag.html, meta.tag.structure.svg.clipPath.end.html entity.name.tag.html, meta.tag.structure.svg.defs.end.html entity.name.tag.html, meta.tag.structure.svg.end.html entity.name.tag.html, meta.tag.structure.svg.feComponentTransfer.end.html entity.name.tag.html, meta.tag.structure.svg.feDiffuseLighting.end.html entity.name.tag.html, meta.tag.structure.svg.feMerge.end.html entity.name.tag.html, meta.tag.structure.svg.feSpecularLighting.end.html entity.name.tag.html, meta.tag.structure.svg.filter.end.html entity.name.tag.html, meta.tag.structure.svg.g.end.html entity.name.tag.html, meta.tag.structure.svg.hatch.end.html entity.name.tag.html, meta.tag.structure.svg.linearGradient.end.html entity.name.tag.html, meta.tag.structure.svg.marker.end.html entity.name.tag.html, meta.tag.structure.svg.mask.end.html entity.name.tag.html, meta.tag.structure.svg.mesh.end.html entity.name.tag.html, meta.tag.structure.svg.meshgradient.end.html entity.name.tag.html, meta.tag.structure.svg.meshpatch.end.html entity.name.tag.html, meta.tag.structure.svg.meshrow.end.html entity.name.tag.html, meta.tag.structure.svg.pattern.end.html entity.name.tag.html, meta.tag.structure.svg.radialGradient.end.html entity.name.tag.html, meta.tag.structure.svg.switch.end.html entity.name.tag.html, meta.tag.structure.svg.text.end.html entity.name.tag.html, meta.tag.structure.svg.textPath.end.html entity.name.tag.html, meta.tag.structure.table.end.html entity.name.tag.html, meta.tag.structure.tbody.end.html entity.name.tag.html, meta.tag.structure.td.end.html entity.name.tag.html, meta.tag.structure.template.end.html entity.name.tag.html, meta.tag.structure.textarea.end.html entity.name.tag.html, meta.tag.structure.tfoot.end.html entity.name.tag.html, meta.tag.structure.th.end.html entity.name.tag.html, meta.tag.structure.thead.end.html entity.name.tag.html, meta.tag.structure.tr.end.html entity.name.tag.html, meta.tag.structure.ul.end.html entity.name.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.separator.key-value.html#71787F
entity.other.attribute-name.html, meta.tag.custom.start.html entity.name.tag.html, meta.tag.inline.a.start.html entity.name.tag.html, meta.tag.inline.abbr.start.html entity.name.tag.html, meta.tag.inline.acronym.start.html entity.name.tag.html, meta.tag.inline.area.void.html entity.name.tag.html, meta.tag.inline.b.start.html entity.name.tag.html, meta.tag.inline.bdi.start.html entity.name.tag.html, meta.tag.inline.bdo.start.html entity.name.tag.html, meta.tag.inline.big.start.html entity.name.tag.html, meta.tag.inline.blink.start.html entity.name.tag.html, meta.tag.inline.br.void.html entity.name.tag.html, meta.tag.inline.cite.start.html entity.name.tag.html, meta.tag.inline.code.start.html entity.name.tag.html, meta.tag.inline.data.start.html entity.name.tag.html, meta.tag.inline.del.start.html entity.name.tag.html, meta.tag.inline.dfn.start.html entity.name.tag.html, meta.tag.inline.em.start.html entity.name.tag.html, meta.tag.inline.font.start.html entity.name.tag.html, meta.tag.inline.i.start.html entity.name.tag.html, meta.tag.inline.ins.start.html entity.name.tag.html, meta.tag.inline.kbd.start.html entity.name.tag.html, meta.tag.inline.mark.start.html entity.name.tag.html, meta.tag.inline.math.maligngroup.start.html entity.name.tag.html, meta.tag.inline.math.maligngroup.void.html entity.name.tag.html, meta.tag.inline.math.malignmark.start.html entity.name.tag.html, meta.tag.inline.math.malignmark.void.html entity.name.tag.html, meta.tag.inline.math.mi.start.html entity.name.tag.html, meta.tag.inline.math.mi.void.html entity.name.tag.html, meta.tag.inline.math.mn.start.html entity.name.tag.html, meta.tag.inline.math.mn.void.html entity.name.tag.html, meta.tag.inline.math.mo.start.html entity.name.tag.html, meta.tag.inline.math.mo.void.html entity.name.tag.html, meta.tag.inline.math.ms.start.html entity.name.tag.html, meta.tag.inline.math.ms.void.html entity.name.tag.html, meta.tag.inline.math.mspace.start.html entity.name.tag.html, meta.tag.inline.math.mspace.void.html entity.name.tag.html, meta.tag.inline.math.mtext.start.html entity.name.tag.html, meta.tag.inline.math.mtext.void.html entity.name.tag.html, meta.tag.inline.q.start.html entity.name.tag.html, meta.tag.inline.rp.start.html entity.name.tag.html, meta.tag.inline.rt.start.html entity.name.tag.html, meta.tag.inline.ruby.start.html entity.name.tag.html, meta.tag.inline.s.start.html entity.name.tag.html, meta.tag.inline.samp.start.html entity.name.tag.html, meta.tag.inline.small.start.html entity.name.tag.html, meta.tag.inline.span.start.html entity.name.tag.html, meta.tag.inline.strike.start.html entity.name.tag.html, meta.tag.inline.strong.start.html entity.name.tag.html, meta.tag.inline.sub.start.html entity.name.tag.html, meta.tag.inline.sup.start.html entity.name.tag.html, meta.tag.inline.svg.a.start.html entity.name.tag.html, meta.tag.inline.svg.a.void.html entity.name.tag.html, meta.tag.inline.svg.animate.start.html entity.name.tag.html, meta.tag.inline.svg.animate.void.html entity.name.tag.html, meta.tag.inline.svg.discard.start.html entity.name.tag.html, meta.tag.inline.svg.discard.void.html entity.name.tag.html, meta.tag.inline.svg.feBlend.start.html entity.name.tag.html, meta.tag.inline.svg.feBlend.void.html entity.name.tag.html, meta.tag.inline.svg.feColorMatrix.start.html entity.name.tag.html, meta.tag.inline.svg.feColorMatrix.void.html entity.name.tag.html, meta.tag.inline.svg.feComposite.start.html entity.name.tag.html, meta.tag.inline.svg.feComposite.void.html entity.name.tag.html, meta.tag.inline.svg.feConvolveMatrix.start.html entity.name.tag.html, meta.tag.inline.svg.feConvolveMatrix.void.html entity.name.tag.html, meta.tag.inline.svg.feDisplacementMap.start.html entity.name.tag.html, meta.tag.inline.svg.feDisplacementMap.void.html entity.name.tag.html, meta.tag.inline.svg.feDistantLight.start.html entity.name.tag.html, meta.tag.inline.svg.feDistantLight.void.html entity.name.tag.html, meta.tag.inline.svg.feDropShadow.start.html entity.name.tag.html, meta.tag.inline.svg.feDropShadow.void.html entity.name.tag.html, meta.tag.inline.svg.feFlood.start.html entity.name.tag.html, meta.tag.inline.svg.feFlood.void.html entity.name.tag.html, meta.tag.inline.svg.feFuncA.start.html entity.name.tag.html, meta.tag.inline.svg.feFuncA.void.html entity.name.tag.html, meta.tag.inline.svg.feFuncB.start.html entity.name.tag.html, meta.tag.inline.svg.feFuncB.void.html entity.name.tag.html, meta.tag.inline.svg.feFuncG.start.html entity.name.tag.html, meta.tag.inline.svg.feFuncG.void.html entity.name.tag.html, meta.tag.inline.svg.feFuncR.start.html entity.name.tag.html, meta.tag.inline.svg.feFuncR.void.html entity.name.tag.html, meta.tag.inline.svg.feGaussianBlur.start.html entity.name.tag.html, meta.tag.inline.svg.feGaussianBlur.void.html entity.name.tag.html, meta.tag.inline.svg.feMergeNode.start.html entity.name.tag.html, meta.tag.inline.svg.feMergeNode.void.html entity.name.tag.html, meta.tag.inline.svg.feMorphology.start.html entity.name.tag.html, meta.tag.inline.svg.feMorphology.void.html entity.name.tag.html, meta.tag.inline.svg.feOffset.start.html entity.name.tag.html, meta.tag.inline.svg.feOffset.void.html entity.name.tag.html, meta.tag.inline.svg.fePointLight.start.html entity.name.tag.html, meta.tag.inline.svg.fePointLight.void.html entity.name.tag.html, meta.tag.inline.svg.feSpotLight.start.html entity.name.tag.html, meta.tag.inline.svg.feSpotLight.void.html entity.name.tag.html, meta.tag.inline.svg.feTile.start.html entity.name.tag.html, meta.tag.inline.svg.feTile.void.html entity.name.tag.html, meta.tag.inline.svg.feTurbulence.start.html entity.name.tag.html, meta.tag.inline.svg.feTurbulence.void.html entity.name.tag.html, meta.tag.inline.svg.hatchPath.start.html entity.name.tag.html, meta.tag.inline.svg.hatchPath.void.html entity.name.tag.html, meta.tag.inline.svg.mpath.start.html entity.name.tag.html, meta.tag.inline.svg.mpath.void.html entity.name.tag.html, meta.tag.inline.svg.set.start.html entity.name.tag.html, meta.tag.inline.svg.set.void.html entity.name.tag.html, meta.tag.inline.svg.solidcolor.start.html entity.name.tag.html, meta.tag.inline.svg.solidcolor.void.html entity.name.tag.html, meta.tag.inline.svg.stop.start.html entity.name.tag.html, meta.tag.inline.svg.stop.void.html entity.name.tag.html, meta.tag.inline.svg.tspan.start.html entity.name.tag.html, meta.tag.inline.svg.tspan.void.html entity.name.tag.html, meta.tag.inline.time.start.html entity.name.tag.html, meta.tag.inline.tt.start.html entity.name.tag.html, meta.tag.inline.u.start.html entity.name.tag.html, meta.tag.inline.var.start.html entity.name.tag.html, meta.tag.inline.wbr.void.html entity.name.tag.html, meta.tag.inline.xmp.start.html entity.name.tag.html, meta.tag.metadata.base.void.html entity.name.tag.html, meta.tag.metadata.basefont.void.html entity.name.tag.html, meta.tag.metadata.isindex.void.html entity.name.tag.html, meta.tag.metadata.link.void.html entity.name.tag.html, meta.tag.metadata.meta.void.html entity.name.tag.html, meta.tag.metadata.noscript.start.html entity.name.tag.html, meta.tag.metadata.script.start.html entity.name.tag.html, meta.tag.metadata.style.start.html entity.name.tag.html, meta.tag.metadata.svg.color-profile.start.html entity.name.tag.html, meta.tag.metadata.svg.color-profile.void.html entity.name.tag.html, meta.tag.metadata.svg.desc.start.html entity.name.tag.html, meta.tag.metadata.svg.desc.void.html entity.name.tag.html, meta.tag.metadata.svg.metadata.start.html entity.name.tag.html, meta.tag.metadata.svg.metadata.void.html entity.name.tag.html, meta.tag.metadata.svg.script.start.html entity.name.tag.html, meta.tag.metadata.svg.script.void.html entity.name.tag.html, meta.tag.metadata.svg.style.start.html entity.name.tag.html, meta.tag.metadata.svg.style.void.html entity.name.tag.html, meta.tag.metadata.svg.title.start.html entity.name.tag.html, meta.tag.metadata.svg.title.void.html entity.name.tag.html, meta.tag.metadata.title.start.html entity.name.tag.html, meta.tag.object.applet.start.html entity.name.tag.html, meta.tag.object.audio.start.html entity.name.tag.html, meta.tag.object.canvas.start.html entity.name.tag.html, meta.tag.object.embed.void.html entity.name.tag.html, meta.tag.object.frame.void.html entity.name.tag.html, meta.tag.object.iframe.start.html entity.name.tag.html, meta.tag.object.img.void.html entity.name.tag.html, meta.tag.object.math.mglyph.start.html entity.name.tag.html, meta.tag.object.math.mglyph.void.html entity.name.tag.html, meta.tag.object.object.start.html entity.name.tag.html, meta.tag.object.param.void.html entity.name.tag.html, meta.tag.object.picture.start.html entity.name.tag.html, meta.tag.object.source.void.html entity.name.tag.html, meta.tag.object.svg.a.start.html entity.name.tag.html, meta.tag.object.svg.circle.start.html entity.name.tag.html, meta.tag.object.svg.circle.void.html entity.name.tag.html, meta.tag.object.svg.ellipse.start.html entity.name.tag.html, meta.tag.object.svg.ellipse.void.html entity.name.tag.html, meta.tag.object.svg.feImage.start.html entity.name.tag.html, meta.tag.object.svg.feImage.void.html entity.name.tag.html, meta.tag.object.svg.foreignObject.start.html entity.name.tag.html, meta.tag.object.svg.foreignObject.void.html entity.name.tag.html, meta.tag.object.svg.image.start.html entity.name.tag.html, meta.tag.object.svg.image.void.html entity.name.tag.html, meta.tag.object.svg.line.start.html entity.name.tag.html, meta.tag.object.svg.line.void.html entity.name.tag.html, meta.tag.object.svg.path.start.html entity.name.tag.html, meta.tag.object.svg.path.void.html entity.name.tag.html, meta.tag.object.svg.polygon.start.html entity.name.tag.html, meta.tag.object.svg.polygon.void.html entity.name.tag.html, meta.tag.object.svg.polyline.start.html entity.name.tag.html, meta.tag.object.svg.polyline.void.html entity.name.tag.html, meta.tag.object.svg.rect.start.html entity.name.tag.html, meta.tag.object.svg.rect.void.html entity.name.tag.html, meta.tag.object.svg.symbol.start.html entity.name.tag.html, meta.tag.object.svg.symbol.void.html entity.name.tag.html, meta.tag.object.svg.use.start.html entity.name.tag.html, meta.tag.object.svg.use.void.html entity.name.tag.html, meta.tag.object.svg.view.start.html entity.name.tag.html, meta.tag.object.svg.view.void.html entity.name.tag.html, meta.tag.object.track.void.html entity.name.tag.html, meta.tag.object.video.start.html entity.name.tag.html, meta.tag.other.dir.start.html entity.name.tag.html, meta.tag.other.keygen.start.html entity.name.tag.html, meta.tag.other.listing.start.html entity.name.tag.html, meta.tag.other.menuitem.start.html entity.name.tag.html, meta.tag.other.plaintext.start.html entity.name.tag.html, meta.tag.other.spacer.start.html entity.name.tag.html, meta.tag.other.svg.altGlyph.start.html entity.name.tag.html, meta.tag.other.svg.altGlyph.void.html entity.name.tag.html, meta.tag.other.svg.altGlyphDef.start.html entity.name.tag.html, meta.tag.other.svg.altGlyphDef.void.html entity.name.tag.html, meta.tag.other.svg.altGlyphItem.start.html entity.name.tag.html, meta.tag.other.svg.altGlyphItem.void.html entity.name.tag.html, meta.tag.other.svg.animateColor.start.html entity.name.tag.html, meta.tag.other.svg.animateColor.void.html entity.name.tag.html, meta.tag.other.svg.animateTransform.start.html entity.name.tag.html, meta.tag.other.svg.animateTransform.void.html entity.name.tag.html, meta.tag.other.svg.cursor.start.html entity.name.tag.html, meta.tag.other.svg.cursor.void.html entity.name.tag.html, meta.tag.other.svg.font-face-format.start.html entity.name.tag.html, meta.tag.other.svg.font-face-format.void.html entity.name.tag.html, meta.tag.other.svg.font-face-name.start.html entity.name.tag.html, meta.tag.other.svg.font-face-name.void.html entity.name.tag.html, meta.tag.other.svg.font-face-src.start.html entity.name.tag.html, meta.tag.other.svg.font-face-src.void.html entity.name.tag.html, meta.tag.other.svg.font-face-uri.start.html entity.name.tag.html, meta.tag.other.svg.font-face-uri.void.html entity.name.tag.html, meta.tag.other.svg.font-face.start.html entity.name.tag.html, meta.tag.other.svg.font-face.void.html entity.name.tag.html, meta.tag.other.svg.font.start.html entity.name.tag.html, meta.tag.other.svg.font.void.html entity.name.tag.html, meta.tag.other.svg.glyph.start.html entity.name.tag.html, meta.tag.other.svg.glyph.void.html entity.name.tag.html, meta.tag.other.svg.glyphRef.start.html entity.name.tag.html, meta.tag.other.svg.glyphRef.void.html entity.name.tag.html, meta.tag.other.svg.hkern.start.html entity.name.tag.html, meta.tag.other.svg.hkern.void.html entity.name.tag.html, meta.tag.other.svg.missing-glyph.start.html entity.name.tag.html, meta.tag.other.svg.missing-glyph.void.html entity.name.tag.html, meta.tag.other.svg.tref.start.html entity.name.tag.html, meta.tag.other.svg.tref.void.html entity.name.tag.html, meta.tag.other.svg.vkern.start.html entity.name.tag.html, meta.tag.other.svg.vkern.void.html entity.name.tag.html, meta.tag.other.unrecognized.html.derivative entity.name.tag.html, meta.tag.other.unrecognized.html.derivative punctuation.definition.tag.begin.html, meta.tag.other.unrecognized.html.derivative punctuation.definition.tag.end.html, meta.tag.structure.address.start.html entity.name.tag.html, meta.tag.structure.article.start.html entity.name.tag.html, meta.tag.structure.aside.start.html entity.name.tag.html, meta.tag.structure.blockquote.start.html entity.name.tag.html, meta.tag.structure.body.start.html entity.name.tag.html, meta.tag.structure.button.start.html entity.name.tag.html, meta.tag.structure.caption.start.html entity.name.tag.html, meta.tag.structure.center.start.html entity.name.tag.html, meta.tag.structure.col.void.html entity.name.tag.html, meta.tag.structure.colgroup.start.html entity.name.tag.html, meta.tag.structure.datalist.start.html entity.name.tag.html, meta.tag.structure.dd.start.html entity.name.tag.html, meta.tag.structure.details.start.html entity.name.tag.html, meta.tag.structure.dialog.start.html entity.name.tag.html, meta.tag.structure.div.start.html entity.name.tag.html, meta.tag.structure.dl.start.html entity.name.tag.html, meta.tag.structure.dt.start.html entity.name.tag.html, meta.tag.structure.fieldset.start.html entity.name.tag.html, meta.tag.structure.figcaption.start.html entity.name.tag.html, meta.tag.structure.figure.start.html entity.name.tag.html, meta.tag.structure.footer.start.html entity.name.tag.html, meta.tag.structure.form.start.html entity.name.tag.html, meta.tag.structure.frameset.start.html entity.name.tag.html, meta.tag.structure.h1.start.html entity.name.tag.html, meta.tag.structure.h2.start.html entity.name.tag.html, meta.tag.structure.h3.start.html entity.name.tag.html, meta.tag.structure.h4.start.html entity.name.tag.html, meta.tag.structure.h5.start.html entity.name.tag.html, meta.tag.structure.h6.start.html entity.name.tag.html, meta.tag.structure.head.start.html entity.name.tag.html, meta.tag.structure.header.start.html entity.name.tag.html, meta.tag.structure.hgroup.start.html entity.name.tag.html, meta.tag.structure.hr.void.html entity.name.tag.html, meta.tag.structure.html.start.html entity.name.tag.html, meta.tag.structure.input.void.html entity.name.tag.html, meta.tag.structure.label.start.html entity.name.tag.html, meta.tag.structure.legend.start.html entity.name.tag.html, meta.tag.structure.li.start.html entity.name.tag.html, meta.tag.structure.main.start.html entity.name.tag.html, meta.tag.structure.map.start.html entity.name.tag.html, meta.tag.structure.math.annotation-xml.start.html entity.name.tag.html, meta.tag.structure.math.annotation-xml.void.html entity.name.tag.html, meta.tag.structure.math.annotation.start.html entity.name.tag.html, meta.tag.structure.math.annotation.void.html entity.name.tag.html, meta.tag.structure.math.maction.start.html entity.name.tag.html, meta.tag.structure.math.maction.void.html entity.name.tag.html, meta.tag.structure.math.menclose.start.html entity.name.tag.html, meta.tag.structure.math.menclose.void.html entity.name.tag.html, meta.tag.structure.math.merror.start.html entity.name.tag.html, meta.tag.structure.math.merror.void.html entity.name.tag.html, meta.tag.structure.math.mfenced.start.html entity.name.tag.html, meta.tag.structure.math.mfenced.void.html entity.name.tag.html, meta.tag.structure.math.mfrac.start.html entity.name.tag.html, meta.tag.structure.math.mfrac.void.html entity.name.tag.html, meta.tag.structure.math.mlabeledtr.start.html entity.name.tag.html, meta.tag.structure.math.mlabeledtr.void.html entity.name.tag.html, meta.tag.structure.math.mlongdiv.start.html entity.name.tag.html, meta.tag.structure.math.mlongdiv.void.html entity.name.tag.html, meta.tag.structure.math.mmultiscripts.start.html entity.name.tag.html, meta.tag.structure.math.mmultiscripts.void.html entity.name.tag.html, meta.tag.structure.math.mover.start.html entity.name.tag.html, meta.tag.structure.math.mover.void.html entity.name.tag.html, meta.tag.structure.math.mpadded.start.html entity.name.tag.html, meta.tag.structure.math.mpadded.void.html entity.name.tag.html, meta.tag.structure.math.mphantom.start.html entity.name.tag.html, meta.tag.structure.math.mphantom.void.html entity.name.tag.html, meta.tag.structure.math.mprescripts.start.html entity.name.tag.html, meta.tag.structure.math.mprescripts.void.html entity.name.tag.html, meta.tag.structure.math.mroot.start.html entity.name.tag.html, meta.tag.structure.math.mroot.void.html entity.name.tag.html, meta.tag.structure.math.mrow.start.html entity.name.tag.html, meta.tag.structure.math.mrow.void.html entity.name.tag.html, meta.tag.structure.math.mscarries.start.html entity.name.tag.html, meta.tag.structure.math.mscarries.void.html entity.name.tag.html, meta.tag.structure.math.mscarry.start.html entity.name.tag.html, meta.tag.structure.math.mscarry.void.html entity.name.tag.html, meta.tag.structure.math.msgroup.start.html entity.name.tag.html, meta.tag.structure.math.msgroup.void.html entity.name.tag.html, meta.tag.structure.math.msline.start.html entity.name.tag.html, meta.tag.structure.math.msline.void.html entity.name.tag.html, meta.tag.structure.math.msqrt.start.html entity.name.tag.html, meta.tag.structure.math.msqrt.void.html entity.name.tag.html, meta.tag.structure.math.msrow.start.html entity.name.tag.html, meta.tag.structure.math.msrow.void.html entity.name.tag.html, meta.tag.structure.math.mstack.start.html entity.name.tag.html, meta.tag.structure.math.mstack.void.html entity.name.tag.html, meta.tag.structure.math.mstyle.start.html entity.name.tag.html, meta.tag.structure.math.mstyle.void.html entity.name.tag.html, meta.tag.structure.math.msub.start.html entity.name.tag.html, meta.tag.structure.math.msub.void.html entity.name.tag.html, meta.tag.structure.math.msubsup.start.html entity.name.tag.html, meta.tag.structure.math.msubsup.void.html entity.name.tag.html, meta.tag.structure.math.msup.start.html entity.name.tag.html, meta.tag.structure.math.msup.void.html entity.name.tag.html, meta.tag.structure.math.mtable.start.html entity.name.tag.html, meta.tag.structure.math.mtable.void.html entity.name.tag.html, meta.tag.structure.math.mtd.start.html entity.name.tag.html, meta.tag.structure.math.mtd.void.html entity.name.tag.html, meta.tag.structure.math.mtr.start.html entity.name.tag.html, meta.tag.structure.math.mtr.void.html entity.name.tag.html, meta.tag.structure.math.munder.start.html entity.name.tag.html, meta.tag.structure.math.munder.void.html entity.name.tag.html, meta.tag.structure.math.munderover.start.html entity.name.tag.html, meta.tag.structure.math.munderover.void.html entity.name.tag.html, meta.tag.structure.math.none.start.html entity.name.tag.html, meta.tag.structure.math.none.void.html entity.name.tag.html, meta.tag.structure.math.semantics.start.html entity.name.tag.html, meta.tag.structure.math.semantics.void.html entity.name.tag.html, meta.tag.structure.math.start.html entity.name.tag.html, meta.tag.structure.menu.start.html entity.name.tag.html, meta.tag.structure.meter.start.html entity.name.tag.html, meta.tag.structure.nav.start.html entity.name.tag.html, meta.tag.structure.noembed.start.html entity.name.tag.html, meta.tag.structure.noframes.start.html entity.name.tag.html, meta.tag.structure.ol.start.html entity.name.tag.html, meta.tag.structure.optgroup.start.html entity.name.tag.html, meta.tag.structure.option.start.html entity.name.tag.html, meta.tag.structure.output.start.html entity.name.tag.html, meta.tag.structure.p.start.html entity.name.tag.html, meta.tag.structure.pre.start.html entity.name.tag.html, meta.tag.structure.progress.start.html entity.name.tag.html, meta.tag.structure.section.start.html entity.name.tag.html, meta.tag.structure.select.start.html entity.name.tag.html, meta.tag.structure.slot.start.html entity.name.tag.html, meta.tag.structure.summary.start.html entity.name.tag.html, meta.tag.structure.svg.animateMotion.start.html entity.name.tag.html, meta.tag.structure.svg.animateMotion.void.html entity.name.tag.html, meta.tag.structure.svg.clipPath.start.html entity.name.tag.html, meta.tag.structure.svg.clipPath.void.html entity.name.tag.html, meta.tag.structure.svg.defs.start.html entity.name.tag.html, meta.tag.structure.svg.defs.void.html entity.name.tag.html, meta.tag.structure.svg.feComponentTransfer.start.html entity.name.tag.html, meta.tag.structure.svg.feComponentTransfer.void.html entity.name.tag.html, meta.tag.structure.svg.feDiffuseLighting.start.html entity.name.tag.html, meta.tag.structure.svg.feDiffuseLighting.void.html entity.name.tag.html, meta.tag.structure.svg.feMerge.start.html entity.name.tag.html, meta.tag.structure.svg.feMerge.void.html entity.name.tag.html, meta.tag.structure.svg.feSpecularLighting.start.html entity.name.tag.html, meta.tag.structure.svg.feSpecularLighting.void.html entity.name.tag.html, meta.tag.structure.svg.filter.start.html entity.name.tag.html, meta.tag.structure.svg.filter.void.html entity.name.tag.html, meta.tag.structure.svg.g.start.html entity.name.tag.html, meta.tag.structure.svg.g.void.html entity.name.tag.html, meta.tag.structure.svg.hatch.start.html entity.name.tag.html, meta.tag.structure.svg.hatch.void.html entity.name.tag.html, meta.tag.structure.svg.linearGradient.start.html entity.name.tag.html, meta.tag.structure.svg.linearGradient.void.html entity.name.tag.html, meta.tag.structure.svg.marker.start.html entity.name.tag.html, meta.tag.structure.svg.marker.void.html entity.name.tag.html, meta.tag.structure.svg.mask.start.html entity.name.tag.html, meta.tag.structure.svg.mask.void.html entity.name.tag.html, meta.tag.structure.svg.mesh.start.html entity.name.tag.html, meta.tag.structure.svg.mesh.void.html entity.name.tag.html, meta.tag.structure.svg.meshgradient.start.html entity.name.tag.html, meta.tag.structure.svg.meshgradient.void.html entity.name.tag.html, meta.tag.structure.svg.meshpatch.start.html entity.name.tag.html, meta.tag.structure.svg.meshpatch.void.html entity.name.tag.html, meta.tag.structure.svg.meshrow.start.html entity.name.tag.html, meta.tag.structure.svg.meshrow.void.html entity.name.tag.html, meta.tag.structure.svg.pattern.start.html entity.name.tag.html, meta.tag.structure.svg.pattern.void.html entity.name.tag.html, meta.tag.structure.svg.radialGradient.start.html entity.name.tag.html, meta.tag.structure.svg.radialGradient.void.html entity.name.tag.html, meta.tag.structure.svg.start.html entity.name.tag.html, meta.tag.structure.svg.switch.start.html entity.name.tag.html, meta.tag.structure.svg.switch.void.html entity.name.tag.html, meta.tag.structure.svg.text.start.html entity.name.tag.html, meta.tag.structure.svg.text.void.html entity.name.tag.html, meta.tag.structure.svg.textPath.start.html entity.name.tag.html, meta.tag.structure.svg.textPath.void.html entity.name.tag.html, meta.tag.structure.table.start.html entity.name.tag.html, meta.tag.structure.tbody.start.html entity.name.tag.html, meta.tag.structure.td.start.html entity.name.tag.html, meta.tag.structure.template.start.html entity.name.tag.html, meta.tag.structure.textarea.start.html entity.name.tag.html, meta.tag.structure.tfoot.start.html entity.name.tag.html, meta.tag.structure.th.start.html entity.name.tag.html, meta.tag.structure.thead.start.html entity.name.tag.html, meta.tag.structure.tr.start.html entity.name.tag.html, meta.tag.structure.ul.start.html entity.name.tag.html#434A51
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#3882C2
string.quoted.double.html, string.quoted.single.html, string.unquoted.html, text.html.basic, text.html.derivative#144B7B
comment.line.number-sign.ini, comment.line.semicolon.ini#8E979F
punctuation.definition.entity.ini, punctuation.separator.key-value.ini#71787F
entity.name.section.group-title.ini, keyword.other.definition.ini#434A51
punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini#3882C2
source.ini#144B7B
comment.block.documentation.js, comment.block.js, comment.line.double-slash.js, comment.line.shebang.js, comment.line.triple-slash.directive.js keyword.operator.assignment.js, comment.line.triple-slash.directive.js punctuation.definition.string.begin.js, comment.line.triple-slash.directive.js punctuation.definition.string.end.js, comment.line.triple-slash.directive.js string.quoted.double.js, comment.line.triple-slash.directive.js string.quoted.single.js, comment.line.triple-slash.directive.js, entity.other.attribute-name.directive.js#8E979F
keyword.control.as.js, keyword.control.assert.js, keyword.control.conditional.js, keyword.control.default.js, keyword.control.export.js, keyword.control.flow.js, keyword.control.from.js, keyword.control.js, keyword.control.loop.js, keyword.control.satisfies.js, keyword.control.switch.js, keyword.control.trycatch.js, keyword.control.type.js, keyword.control.with.js, keyword.generator.asterisk.js, keyword.operator.arithmetic.js, keyword.operator.assignment.compound.bitwise.js, keyword.operator.assignment.compound.js, keyword.operator.assignment.js, keyword.operator.bitwise.js, keyword.operator.bitwise.shift.js, keyword.operator.comparison.js, keyword.operator.decrement.js, keyword.operator.definiteassignment.js, keyword.operator.expression.delete.js, keyword.operator.expression.in.js, keyword.operator.expression.infer.js, keyword.operator.expression.instanceof.js, keyword.operator.expression.is.js, keyword.operator.expression.keyof.js, keyword.operator.expression.of.js, keyword.operator.expression.typeof.js, keyword.operator.expression.void.js, keyword.operator.increment.js, keyword.operator.logical.js, keyword.operator.new.js, keyword.operator.optional.js, keyword.operator.relational.js, keyword.operator.rest.js, keyword.operator.spread.js, keyword.operator.ternary.js, keyword.operator.type.annotation.js, keyword.other.debugger.js, meta.brace.round.js, meta.brace.square.js, meta.delimiter.decimal.period.js, meta.export.js punctuation.definition.string.begin.js, meta.export.js punctuation.definition.string.end.js, meta.import-equals.external.js keyword.control.import.js, meta.import-equals.internal.js keyword.control.import.js, meta.import.js keyword.control.import.js, meta.import.js punctuation.definition.string.begin.js, meta.import.js punctuation.definition.string.end.js, meta.return.type.arrow.js punctuation.definition.string.begin.js, meta.return.type.arrow.js punctuation.definition.string.end.js, meta.return.type.arrow.js punctuation.definition.string.template.begin.js, meta.return.type.arrow.js punctuation.definition.string.template.end.js, meta.return.type.arrow.js string.quoted.double.js, meta.return.type.arrow.js string.quoted.single.js, meta.return.type.arrow.js string.template.js, meta.return.type.arrow.js, meta.return.type.js punctuation.definition.string.begin.js, meta.return.type.js punctuation.definition.string.end.js, meta.return.type.js punctuation.definition.string.template.begin.js, meta.return.type.js punctuation.definition.string.template.end.js, meta.return.type.js string.quoted.double.js, meta.return.type.js string.quoted.single.js, meta.return.type.js string.template.js, meta.return.type.js, meta.type.annotation.js punctuation.definition.string.begin.js, meta.type.annotation.js punctuation.definition.string.end.js, meta.type.annotation.js punctuation.definition.string.template.begin.js, meta.type.annotation.js punctuation.definition.string.template.end.js, meta.type.annotation.js string.quoted.double.js, meta.type.annotation.js string.quoted.single.js, meta.type.annotation.js string.template.js, meta.type.annotation.js, meta.type.declaration.js punctuation.definition.string.begin.js, meta.type.declaration.js punctuation.definition.string.end.js, meta.type.declaration.js punctuation.definition.string.template.begin.js, meta.type.declaration.js punctuation.definition.string.template.end.js, meta.type.declaration.js string.quoted.double.js, meta.type.declaration.js string.quoted.single.js, meta.type.declaration.js string.template.js, meta.type.declaration.js, meta.type.parameters.js punctuation.definition.string.begin.js, meta.type.parameters.js punctuation.definition.string.end.js, meta.type.parameters.js punctuation.definition.string.template.begin.js, meta.type.parameters.js punctuation.definition.string.template.end.js, meta.type.parameters.js string.quoted.double.js, meta.type.parameters.js string.quoted.single.js, meta.type.parameters.js string.template.js, meta.type.parameters.js, punctuation.accessor.js, punctuation.accessor.optional.js, punctuation.decorator.js, punctuation.definition.binding-pattern.array.js, punctuation.definition.binding-pattern.object.js, punctuation.definition.block.js, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js, punctuation.definition.section.case-statement.js, punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js, punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.typeparameters.begin.js, punctuation.definition.typeparameters.end.js, punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.separator.comma.js, punctuation.separator.key-value.js, punctuation.separator.label.js, punctuation.separator.parameter.js, punctuation.terminator.statement.js, storage.modifier.async.js, storage.modifier.js, storage.type.class.js, storage.type.enum.js, storage.type.function.arrow.js, storage.type.function.js, storage.type.interface.js, storage.type.js, storage.type.namespace.js, storage.type.property.js, storage.type.type.js, string.regexp.js keyword.other.js, support.type.builtin.js, support.type.primitive.js#71787F
meta.embedded.line.js, meta.export.js string.quoted.double.js, meta.export.js string.quoted.single.js, meta.import.js string.quoted.double.js, meta.import.js string.quoted.single.js, meta.type.declaration.js entity.name.type.alias.js, source.js#434A51
punctuation.definition.string.begin.js, punctuation.definition.string.end.js, punctuation.definition.string.template.begin.js, punctuation.definition.string.template.end.js#3882C2
string.quoted.double.js, string.quoted.single.js, string.regexp.js, string.template.js#144B7B
comment.line.double-slash.js, comment.block.documentation.json, comment.block.json#8E979F
punctuation.definition.array.begin.json, punctuation.definition.array.end.json, punctuation.definition.dictionary.begin.json, punctuation.definition.dictionary.end.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.array.json, punctuation.separator.dictionary.key-value.json, punctuation.separator.dictionary.pair.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#71787F
string.json support.type.property-name.json#434A51
meta.structure.dictionary.value.json punctuation.definition.string.begin.json, meta.structure.dictionary.value.json punctuation.definition.string.end.json#3882C2
source.json#144B7B
comment.line.double-slash.js, comment.block.documentation.json.comments, comment.block.json.comments#8E979F
punctuation.definition.array.begin.json.comments, punctuation.definition.array.end.json.comments, punctuation.definition.dictionary.begin.json.comments, punctuation.definition.dictionary.end.json.comments, punctuation.definition.string.begin.json.comments, punctuation.definition.string.end.json.comments, punctuation.separator.array.json.comments, punctuation.separator.dictionary.key-value.json.comments, punctuation.separator.dictionary.pair.json.comments, punctuation.support.type.property-name.begin.json.comments, punctuation.support.type.property-name.end.json.comments#71787F
string.json.comments support.type.property-name.json.comments#434A51
meta.structure.dictionary.value.json.comments punctuation.definition.string.begin.json.comments, meta.structure.dictionary.value.json.comments punctuation.definition.string.end.json.comments#3882C2
source.json.comments#144B7B
comment.line.double-slash.js, comment.block.documentation.json.lines, comment.block.json.lines#8E979F
punctuation.definition.array.begin.json.lines, punctuation.definition.array.end.json.lines, punctuation.definition.dictionary.begin.json.lines, punctuation.definition.dictionary.end.json.lines, punctuation.definition.string.begin.json.lines, punctuation.definition.string.end.json.lines, punctuation.separator.array.json.lines, punctuation.separator.dictionary.key-value.json.lines, punctuation.separator.dictionary.pair.json.lines, punctuation.support.type.property-name.begin.json.lines, punctuation.support.type.property-name.end.json.lines#71787F
string.json.lines support.type.property-name.json.lines#434A51
meta.structure.dictionary.value.json.lines punctuation.definition.string.begin.json.lines, meta.structure.dictionary.value.json.lines punctuation.definition.string.end.json.lines#3882C2
source.json.lines#144B7B
comment.block.documentation.js.jsx, comment.block.js.jsx, comment.line.double-slash.js.jsx, comment.line.shebang.js.jsx, comment.line.triple-slash.directive.js.jsx keyword.operator.assignment.js.jsx, comment.line.triple-slash.directive.js.jsx punctuation.definition.string.begin.js.jsx, comment.line.triple-slash.directive.js.jsx punctuation.definition.string.end.js.jsx, comment.line.triple-slash.directive.js.jsx string.quoted.double.js.jsx, comment.line.triple-slash.directive.js.jsx string.quoted.single.js.jsx, comment.line.triple-slash.directive.js.jsx, entity.other.attribute-name.directive.js.jsx#8E979F
keyword.control.as.js.jsx, keyword.control.assert.js.jsx, keyword.control.conditional.js.jsx, keyword.control.default.js.jsx, keyword.control.export.js.jsx, keyword.control.flow.js.jsx, keyword.control.from.js.jsx, keyword.control.js.jsx, keyword.control.loop.js.jsx, keyword.control.satisfies.js.jsx, keyword.control.switch.js.jsx, keyword.control.trycatch.js.jsx, keyword.control.type.js.jsx, keyword.control.with.js.jsx, keyword.generator.asterisk.js.jsx, keyword.operator.arithmetic.js.jsx, keyword.operator.assignment.compound.bitwise.js.jsx, keyword.operator.assignment.compound.js.jsx, keyword.operator.assignment.js.jsx, keyword.operator.bitwise.js.jsx, keyword.operator.bitwise.shift.js.jsx, keyword.operator.comparison.js.jsx, keyword.operator.decrement.js.jsx, keyword.operator.definiteassignment.js.jsx, keyword.operator.expression.delete.js.jsx, keyword.operator.expression.in.js.jsx, keyword.operator.expression.infer.js.jsx, keyword.operator.expression.instanceof.js.jsx, keyword.operator.expression.is.js.jsx, keyword.operator.expression.keyof.js.jsx, keyword.operator.expression.of.js.jsx, keyword.operator.expression.typeof.js.jsx, keyword.operator.expression.void.js.jsx, keyword.operator.increment.js.jsx, keyword.operator.logical.js.jsx, keyword.operator.new.js.jsx, keyword.operator.optional.js.jsx, keyword.operator.relational.js.jsx, keyword.operator.rest.js.jsx, keyword.operator.spread.js.jsx, keyword.operator.ternary.js.jsx, keyword.operator.type.annotation.js.jsx, keyword.other.debugger.js.jsx, meta.brace.round.js.jsx, meta.brace.square.js.jsx, meta.delimiter.decimal.period.js.jsx, meta.export.js.jsx punctuation.definition.string.begin.js.jsx, meta.export.js.jsx punctuation.definition.string.end.js.jsx, meta.import-equals.external.js.jsx keyword.control.import.js.jsx, meta.import-equals.internal.js.jsx keyword.control.import.js.jsx, meta.import.js.jsx keyword.control.import.js.jsx, meta.import.js.jsx punctuation.definition.string.begin.js.jsx, meta.import.js.jsx punctuation.definition.string.end.js.jsx, meta.return.type.arrow.js.jsx punctuation.definition.string.begin.js.jsx, meta.return.type.arrow.js.jsx punctuation.definition.string.end.js.jsx, meta.return.type.arrow.js.jsx punctuation.definition.string.template.begin.js.jsx, meta.return.type.arrow.js.jsx punctuation.definition.string.template.end.js.jsx, meta.return.type.arrow.js.jsx string.quoted.double.js.jsx, meta.return.type.arrow.js.jsx string.quoted.single.js.jsx, meta.return.type.arrow.js.jsx string.template.js.jsx, meta.return.type.arrow.js.jsx, meta.return.type.js.jsx punctuation.definition.string.begin.js.jsx, meta.return.type.js.jsx punctuation.definition.string.end.js.jsx, meta.return.type.js.jsx punctuation.definition.string.template.begin.js.jsx, meta.return.type.js.jsx punctuation.definition.string.template.end.js.jsx, meta.return.type.js.jsx string.quoted.double.js.jsx, meta.return.type.js.jsx string.quoted.single.js.jsx, meta.return.type.js.jsx string.template.js.jsx, meta.return.type.js.jsx, meta.type.annotation.js.jsx punctuation.definition.string.begin.js.jsx, meta.type.annotation.js.jsx punctuation.definition.string.end.js.jsx, meta.type.annotation.js.jsx punctuation.definition.string.template.begin.js.jsx, meta.type.annotation.js.jsx punctuation.definition.string.template.end.js.jsx, meta.type.annotation.js.jsx string.quoted.double.js.jsx, meta.type.annotation.js.jsx string.quoted.single.js.jsx, meta.type.annotation.js.jsx string.template.js.jsx, meta.type.annotation.js.jsx, meta.type.declaration.js.jsx punctuation.definition.string.begin.js.jsx, meta.type.declaration.js.jsx punctuation.definition.string.end.js.jsx, meta.type.declaration.js.jsx punctuation.definition.string.template.begin.js.jsx, meta.type.declaration.js.jsx punctuation.definition.string.template.end.js.jsx, meta.type.declaration.js.jsx string.quoted.double.js.jsx, meta.type.declaration.js.jsx string.quoted.single.js.jsx, meta.type.declaration.js.jsx string.template.js.jsx, meta.type.declaration.js.jsx, meta.type.parameters.js.jsx punctuation.definition.string.begin.js.jsx, meta.type.parameters.js.jsx punctuation.definition.string.end.js.jsx, meta.type.parameters.js.jsx punctuation.definition.string.template.begin.js.jsx, meta.type.parameters.js.jsx punctuation.definition.string.template.end.js.jsx, meta.type.parameters.js.jsx string.quoted.double.js.jsx, meta.type.parameters.js.jsx string.quoted.single.js.jsx, meta.type.parameters.js.jsx string.template.js.jsx, meta.type.parameters.js.jsx, punctuation.accessor.js.jsx, punctuation.accessor.optional.js.jsx, punctuation.decorator.js.jsx, punctuation.definition.binding-pattern.array.js.jsx, punctuation.definition.binding-pattern.object.js.jsx, punctuation.definition.block.js.jsx, punctuation.definition.parameters.begin.js.jsx, punctuation.definition.parameters.end.js.jsx, punctuation.definition.section.case-statement.js.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, punctuation.definition.template-expression.begin.js.jsx, punctuation.definition.template-expression.end.js.jsx, punctuation.definition.typeparameters.begin.js.jsx, punctuation.definition.typeparameters.end.js.jsx, punctuation.section.embedded.begin.js.jsx, punctuation.section.embedded.end.js.jsx, punctuation.separator.comma.js.jsx, punctuation.separator.key-value.js.jsx, punctuation.separator.label.js.jsx, punctuation.separator.parameter.js.jsx, punctuation.terminator.statement.js.jsx, storage.modifier.async.js.jsx, storage.modifier.js.jsx, storage.type.class.js.jsx, storage.type.enum.js.jsx, storage.type.function.arrow.js.jsx, storage.type.function.js.jsx, storage.type.interface.js.jsx, storage.type.js.jsx, storage.type.namespace.js.jsx, storage.type.property.js.jsx, storage.type.type.js.jsx, string.regexp.js.jsx keyword.other.js.jsx, support.type.builtin.js.jsx, support.type.primitive.js.jsx#71787F
meta.embedded.line.js.jsx, meta.export.js.jsx string.quoted.double.js.jsx, meta.export.js.jsx string.quoted.single.js.jsx, meta.import.js.jsx string.quoted.double.js.jsx, meta.import.js.jsx string.quoted.single.js.jsx, meta.type.declaration.js.jsx entity.name.type.alias.js.jsx, source.js.jsx#434A51
punctuation.definition.string.begin.js.jsx, punctuation.definition.string.end.js.jsx, punctuation.definition.string.template.begin.js.jsx, punctuation.definition.string.template.end.js.jsx#3882C2
string.quoted.double.js.jsx, string.quoted.single.js.jsx, string.regexp.js.jsx, string.template.js.jsx#144B7B
comment.block.lua, comment.line.double-dash.documentation.lua, comment.line.double-dash.lua, comment.line.shebang.lua#8E979F
keyword.control.goto.lua, keyword.control.lua, keyword.local.lua, keyword.operator.lua, punctuation.definition.parameters.begin.lua, punctuation.definition.parameters.finish.lua, punctuation.section.embedded.begin.lua, punctuation.section.embedded.end.lua, punctuation.separator.arguments.lua#71787F
source.lua#434A51
punctuation.definition.string.begin.lua, punctuation.definition.string.end.lua#3882C2
string.quoted.double.lua, string.quoted.other.multiline.lua, string.quoted.single.lua#144B7B
comment.line.number-sign.makefile constant.character.escape.continuation.makefile, comment.line.number-sign.makefile#8E979F
constant.character.escape.continuation.makefile, constant.other.placeholder.makefile, keyword.control.-.makefile, keyword.control.@.makefile, keyword.control.+.makefile, keyword.control.define.makefile, keyword.control.else.makefile, keyword.control.endif.makefile, keyword.control.export.makefile, keyword.control.ifdef.makefile, keyword.control.ifeq.makefile, keyword.control.ifndef.makefile, keyword.control.ifneq.makefile, keyword.control.include.makefile, keyword.control.override.makefile, keyword.control.private.makefile, keyword.control.undefine.makefile, keyword.control.unexport.makefile, keyword.control.vpath.makefile, punctuation.definition.variable.makefile, punctuation.separator.delimeter.comma.makefile, punctuation.separator.key-value.makefile, support.function.target.DEFAULT.makefile, support.function.target.DELETE_ON_ERROR.makefile, support.function.target.EXPORT_ALL_VARIABLES.makefile, support.function.target.IGNORE.makefile, support.function.target.INTERMEDIATE.makefile, support.function.target.LOW_RESOLUTION_TIME.makefile, support.function.target.NOTPARALLEL.makefile, support.function.target.ONESHELL.makefile, support.function.target.PHONY.makefile, support.function.target.POSIX.makefile, support.function.target.PRECIOUS.makefile, support.function.target.SECONDARY.makefile, support.function.target.SECONDEXPANSION.makefile, support.function.target.SILENT.makefile, support.function.target.SUFFIXES.makefile#71787F
source.makefile#434A51
comment.block.php, comment.line.double-slash.php, comment.line.number-sign.php, comment.line.shebang.php#8E979F
keyword.control.break.php, keyword.control.case.php, keyword.control.continue.php, keyword.control.declare.php, keyword.control.default.php, keyword.control.die.php, keyword.control.do.php, keyword.control.else.php, keyword.control.elseif.php, keyword.control.enddeclare.php, keyword.control.endfor.php, keyword.control.endforeach.php, keyword.control.endif.php, keyword.control.endswitch.php, keyword.control.endwhile.php, keyword.control.exception.catch.php, keyword.control.exception.php, keyword.control.exit.php, keyword.control.for.php, keyword.control.foreach.php, keyword.control.goto.php, keyword.control.if.php, keyword.control.import.include.php, keyword.control.match.php, keyword.control.return.php, keyword.control.switch.php, keyword.control.while.php, keyword.control.yield-from.php, keyword.control.yield.php, keyword.definition.arrow.php, keyword.operator.arithmetic.php, keyword.operator.assignment.php, keyword.operator.bitwise.php, keyword.operator.class.php, keyword.operator.comparison.php, keyword.operator.error-control.php, keyword.operator.increment-decrement.php, keyword.operator.key.php, keyword.operator.logical.php, keyword.operator.null-coalescing.php, keyword.operator.nullable-type.php, keyword.operator.return-value.php, keyword.operator.spread.php, keyword.operator.string.php, keyword.operator.ternary.php, keyword.operator.type.php, keyword.operator.variadic.php, keyword.other.clone.php, keyword.other.namespace.php, keyword.other.new.php, keyword.other.type.never.php, keyword.other.type.php, keyword.other.use-as.php, keyword.other.use-insteadof.php, keyword.other.use.php, meta.include.php punctuation.definition.string.begin.php, meta.include.php punctuation.definition.string.end.php, punctuation.definition.arguments.begin.bracket.round.php, punctuation.definition.arguments.end.bracket.round.php, punctuation.definition.array.begin.bracket.round.php, punctuation.definition.array.end.bracket.round.php, punctuation.definition.arrow.php, punctuation.definition.begin.bracket.curly.php, punctuation.definition.begin.bracket.round.php, punctuation.definition.class.begin.bracket.curly.php, punctuation.definition.class.end.bracket.curly.php, punctuation.definition.end.bracket.curly.php, punctuation.definition.end.bracket.round.php, punctuation.definition.enum.begin.bracket.curly.php, punctuation.definition.enum.end.bracket.curly.php, punctuation.definition.interface.begin.bracket.curly.php, punctuation.definition.interface.end.bracket.curly.php, punctuation.definition.match-expression.begin.bracket.round.php, punctuation.definition.match-expression.end.bracket.round.php, punctuation.definition.namespace.begin.bracket.curly.php, punctuation.definition.namespace.end.bracket.curly.php, punctuation.definition.parameters.begin.bracket.round.php, punctuation.definition.parameters.end.bracket.round.php, punctuation.definition.section.match-block.begin.bracket.curly.php, punctuation.definition.section.match-block.end.bracket.curly.php, punctuation.definition.section.switch-block.begin.bracket.curly.php, punctuation.definition.section.switch-block.end.bracket.curly.php, punctuation.definition.switch-expression.begin.bracket.round.php, punctuation.definition.switch-expression.end.bracket.round.php, punctuation.definition.trait.begin.bracket.curly.php, punctuation.definition.trait.end.bracket.curly.php, punctuation.definition.use.begin.bracket.curly.php, punctuation.definition.use.end.bracket.curly.php, punctuation.definition.variable.php, punctuation.section.array.begin.php, punctuation.section.array.end.php, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php source.php, punctuation.section.embedded.end.php, punctuation.separator.decimal.period.php, punctuation.separator.delimiter.php, punctuation.terminator.expression.php, punctuation.terminator.statement.php, storage.modifier.abstract.php, storage.modifier.extends.php, storage.modifier.final.php, storage.modifier.implements.php, storage.modifier.php, storage.modifier.reference.php, storage.type.class.php, storage.type.enum.php, storage.type.function.php, storage.type.interface.php, storage.type.trait.php, support.function.construct.output.php#71787F
meta.include.php string.interpolated.php, meta.include.php string.quoted.double.php, meta.include.php string.quoted.single.php, source.php#434A51
keyword.operator.heredoc.php, keyword.operator.nowdoc.php, punctuation.definition.string.begin.php, punctuation.definition.string.end.php, punctuation.definition.string.php#3882C2
string.interpolated.php, string.quoted.double.php, string.quoted.single.php, string.regexp.double-quoted.php, string.regexp.single-quoted.php, string.unquoted.heredoc.php, string.unquoted.nowdoc.php#144B7B
comment.line.number-sign.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python, string.quoted.docstring.multi.python, string.quoted.docstring.raw.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.raw.multi.python punctuation.definition.string.end.python, string.quoted.docstring.raw.multi.python storage.type.string.python, string.quoted.docstring.raw.multi.python, string.quoted.docstring.raw.single.python punctuation.definition.string.begin.python, string.quoted.docstring.raw.single.python punctuation.definition.string.end.python, string.quoted.docstring.raw.single.python storage.type.string.python, string.quoted.docstring.raw.single.python, string.quoted.docstring.single.python punctuation.definition.string.begin.python, string.quoted.docstring.single.python punctuation.definition.string.end.python, string.quoted.docstring.single.python#8E979F
constant.character.format.placeholder.other.python, constant.other.ellipsis.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.arithmetic.python, keyword.operator.assignment.python, keyword.operator.bitwise.python, keyword.operator.comparison.python, keyword.operator.logical.python, keyword.operator.python, keyword.operator.unpacking.arguments.python, keyword.operator.unpacking.parameter.python, punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.definition.decorator.python, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python, punctuation.definition.inheritance.begin.python, punctuation.definition.inheritance.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.definition.parameters.begin.python, punctuation.definition.parameters.end.python, punctuation.parenthesis.begin.python, punctuation.parenthesis.end.python, punctuation.section.class.begin.python, punctuation.section.function.begin.python, punctuation.section.function.lambda.begin.python, punctuation.separator.annotation.python, punctuation.separator.annotation.result.python, punctuation.separator.arguments.python, punctuation.separator.colon.python, punctuation.separator.continuation.line.python, punctuation.separator.dict.python, punctuation.separator.element.python, punctuation.separator.inheritance.python, punctuation.separator.parameters.python, punctuation.separator.period.python, punctuation.separator.slice.python, storage.type.class.python, storage.type.format.python, storage.type.function.async.python, storage.type.function.lambda.python, storage.type.function.python#71787F
source.python#434A51
punctuation.definition.string.begin.python string.quoted.multi.python, punctuation.definition.string.begin.python string.quoted.single.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python string.quoted.multi.python, punctuation.definition.string.end.python string.quoted.single.python, punctuation.definition.string.end.python, string.quoted.binary.multi.python storage.type.string.python, string.quoted.binary.single.python storage.type.string.python, string.quoted.multi.python storage.type.string.python, string.quoted.single.python storage.type.string.python, string.regexp.quoted.multi.python storage.type.string.python, string.regexp.quoted.single.python storage.type.string.python#3882C2
string.quoted.binary.multi.python, string.quoted.binary.single.python, string.quoted.multi.python, string.quoted.single.python, string.regexp.quoted.multi.python, string.regexp.quoted.single.python#144B7B
comment.block.documentation.ruby, comment.line.number-sign.ruby#8E979F
source.ruby punctuation.separator.key-value, keyword.control.def.ruby, keyword.control.pseudo-method.ruby, keyword.control.ruby, keyword.control.start-block.ruby, keyword.operator.arithmetic.ruby, keyword.operator.assignment.augmented.ruby, keyword.operator.assignment.ruby, keyword.operator.comparison.ruby, keyword.operator.logical.ruby, keyword.other.special-method.ruby, meta.require.ruby punctuation.definition.string.begin.ruby, meta.require.ruby punctuation.definition.string.end.ruby, punctuation.definition.constant.hashkey.ruby, punctuation.definition.constant.ruby, punctuation.definition.parameters.ruby, punctuation.definition.variable.ruby, punctuation.section.array.begin.ruby, punctuation.section.array.end.ruby, punctuation.section.embedded.begin.ruby, punctuation.section.embedded.end.ruby, punctuation.section.function.ruby, punctuation.section.scope.begin.ruby, punctuation.section.scope.end.ruby, punctuation.separator.method.ruby, punctuation.separator.namespace.ruby, punctuation.separator.object.ruby, punctuation.separator.statement.ruby, punctuation.separator.variable.ruby, support.function.kernel.ruby#71787F
meta.require.ruby string.quoted.double.interpolated.ruby, source.ruby#434A51
punctuation.definition.string.begin.ruby, punctuation.definition.string.end.ruby, punctuation.section.regexp.begin.ruby, punctuation.section.regexp.end.ruby, punctuation.section.regexp.ruby#3882C2
string.interpolated.ruby, string.quoted.double.interpolated.ruby, string.quoted.other.interpolated.ruby, string.quoted.single.ruby, string.regexp.interpolated.ruby#144B7B
comment.block.documentation.rust, comment.block.rust, comment.line.documentation.rust, comment.line.double-slash.rust#8E979F
entity.name.type.numeric.rust, entity.name.type.primitive.rust, keyword.control.rust, keyword.declaration.enum.rust, keyword.declaration.struct.rust, keyword.declaration.trait.rust, keyword.declaration.type.rust, keyword.operator.access.dot.rust, keyword.operator.arrow.fat.rust, keyword.operator.arrow.skinny.rust, keyword.operator.assignment.equal.rust, keyword.operator.assignment.rust, keyword.operator.borrow.and.rust, keyword.operator.comparison.rust, keyword.operator.dereference.rust, keyword.operator.key-value.rust, keyword.operator.logical.rust, keyword.operator.macro.dollar.rust, keyword.operator.math.rust, keyword.operator.namespace.rust, keyword.operator.question.rust, keyword.operator.range.rust, keyword.operator.subpattern.rust, keyword.other.crate.rust, keyword.other.fn.rust, keyword.other.rust, meta.attribute.rust punctuation.definition.string.rust, meta.attribute.rust string.quoted.double.rust, meta.attribute.rust, punctuation.brackets.angle.rust, punctuation.brackets.curly.rust, punctuation.brackets.round.rust, punctuation.brackets.square.rust, punctuation.comma.rust, punctuation.definition.interpolation.rust, punctuation.definition.lifetime.rust, punctuation.semi.rust, punctuation.separator.dot.decimal.rust, storage.modifier.mut.rust, storage.modifier.rust, storage.type.rust, string.quoted.byte.raw.rust#71787F
meta.interpolation.rust, source.rust#434A51
punctuation.definition.char.rust, punctuation.definition.string.raw.rust, punctuation.definition.string.rust#3882C2
string.quoted.double.rust, string.quoted.single.char.rust#144B7B
comment.line.number-sign.shell#8E979F
constant.character.escape.line-continuation.shell, keyword.control.break.shell, keyword.control.case.shell, keyword.control.continue.shell, keyword.control.do.shell, keyword.control.done.shell, keyword.control.elif.shell, keyword.control.else.shell, keyword.control.esac.shell, keyword.control.fi.shell, keyword.control.for.shell, keyword.control.if.shell, keyword.control.in.shell, keyword.control.return.shell, keyword.control.shell, keyword.control.then.shell, keyword.operator.assignment.compound.shell, keyword.operator.assignment.shell, keyword.operator.expansion.shell, keyword.operator.glob.shell, keyword.operator.heredoc.shell, keyword.operator.herestring.shell, keyword.operator.logical.regex.shell, keyword.operator.logical.shell, keyword.operator.pattern.case.default.shell, keyword.operator.pattern.case.shell, keyword.operator.pipe.shell, keyword.operator.redirect.0.shell, keyword.operator.redirect.3.shell, keyword.operator.redirect.4.shell, keyword.operator.redirect.5.shell, keyword.operator.redirect.6.shell, keyword.operator.redirect.7.shell, keyword.operator.redirect.8.shell, keyword.operator.redirect.9.shell, keyword.operator.redirect.shell, keyword.operator.redirect.stderr.shell, keyword.operator.redirect.stdout.shell, keyword.operator.tilde.shell, punctuation.definition.arguments.shell, punctuation.definition.array.shell, punctuation.definition.logical-expression.shell, punctuation.definition.string.heredoc.delimiter.shell, punctuation.definition.string.heredoc.quote.shell, punctuation.definition.subshell.single.shell, punctuation.definition.variable.shell variable.other.normal.shell, punctuation.definition.variable.shell variable.parameter.positional.all.shell, punctuation.definition.variable.shell variable.parameter.positional.shell, punctuation.definition.variable.shell, punctuation.section.array.shell, punctuation.section.function.definition.shell, punctuation.separator.statement.and.shell, punctuation.terminator.statement.case.shell, punctuation.terminator.statement.semicolon.shell, storage.modifier.declare.shell, storage.modifier.export.shell, storage.modifier.local.shell, storage.modifier.readonly.shell, storage.modifier.typeset.shell, storage.type.alias.shell, storage.type.function.shell#71787F
entity.name.command.shell, source.shell, variable.other.normal.shell, variable.parameter.positional.all.shell, variable.parameter.positional.shell#434A51
punctuation.definition.evaluation.backticks.shell, punctuation.definition.string.begin.shell entity.name.command.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell entity.name.command.shell, punctuation.definition.string.end.shell#3882C2
source.shell meta.statement.command.name.continuation string.quoted.double, source.shell meta.statement.command.name.continuation string.quoted.single, source.shell string.quoted.heredoc.no-indent, string.quoted.double.shell, string.quoted.single.dollar.shell, string.quoted.single.shell, string.regexp.unquoted.shell#144B7B
comment.line.double-dash.sql, source.sql comment.block#8E979F
keyword.operator.comparison.sql, keyword.operator.concatenator.sql, keyword.operator.math.sql, keyword.other.alias.sql, keyword.other.authorization.sql, keyword.other.create.sql, keyword.other.data-integrity.sql, keyword.other.DDL.create.II.sql, keyword.other.DML.II.sql, keyword.other.DML.sql, keyword.other.LUW.sql, keyword.other.order.sql, keyword.other.sql, punctuation.section.scope.begin.sql, punctuation.section.scope.end.sql, storage.modifier.sql, storage.type.sql#71787F
source.sql#434A51
punctuation.definition.string.begin.sql, punctuation.definition.string.end.sql#3882C2
string.quoted.double.sql, string.quoted.single.sql#144B7B
comment.block.svelte#8E979F
keyword.control.as.svelte, keyword.control.conditional.svelte, keyword.control.flow.svelte, keyword.control.svelte, keyword.other.animation.svelte, keyword.other.debugger.svelte, keyword.other.svelte, meta.brace.round.svelte, meta.tag.end.svelte entity.name.tag.svelte, meta.tag.end.svelte support.class.component.svelte, punctuation.definition.block.begin.svelte, punctuation.definition.block.end.svelte, punctuation.definition.keyword.svelte, punctuation.definition.tag.begin.svelte, punctuation.definition.tag.end.svelte, punctuation.definition.variable.svelte, punctuation.section.embedded.begin.svelte, punctuation.section.embedded.end.svelte, punctuation.separator.key-value.svelte, punctuation.separator.svelte, storage.type.svelte#71787F
meta.directive.animate.svelte keyword.other.animation.svelte, meta.directive.bind.svelte keyword.control.svelte, meta.directive.in.svelte keyword.other.animation.svelte, meta.directive.out.svelte keyword.other.animation.svelte, meta.directive.transition.svelte keyword.other.animation.svelte, meta.directive.use.svelte keyword.control.svelte, meta.scope.tag.slot.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:body.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:boundary.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:component.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:document.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:element.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:fragment.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:head.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:options.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:self.svelte meta.tag.start.svelte keyword.control.svelte, meta.scope.tag.svelte:window.svelte meta.tag.start.svelte keyword.control.svelte, source.svelte#434A51
punctuation.definition.string.begin.svelte, punctuation.definition.string.end.svelte#3882C2
string.quoted.svelte, string.unquoted.svelte, text.svelte#144B7B
comment.block.swift, comment.line.double-slash.swift, comment.line.triple-slash.documentation.swift#8E979F
keyword.control.await.swift, keyword.control.branch.swift, keyword.control.consume.swift, keyword.control.copy.swift, keyword.control.defer.swift, keyword.control.exception.swift, keyword.control.import.preprocessor.conditional.swift, keyword.control.import.swift, keyword.control.loop.swift, keyword.control.transfer.swift, keyword.operator.assignment.swift, keyword.operator.custom.infix.dot.swift, keyword.operator.custom.infix.swift, keyword.operator.custom.postfix.swift, keyword.operator.custom.prefix.swift, keyword.operator.function-result.swift, keyword.operator.ternary.swift, keyword.operator.type-casting.swift, keyword.operator.type.optional.swift, keyword.other.capture-specifier.swift, keyword.other.declaration-specifier.accessibility.swift, keyword.other.declaration-specifier.swift, keyword.other.operator.type.existential.swift, keyword.other.operator.type.opaque.swift, keyword.other.platform.all.swift, keyword.other.platform.os.swift, meta.attribute.available.swift, meta.definition.type.body.swift support.type.swift, meta.definition.typealias.swift, meta.function-result.swift support.type.swift, meta.function-result.swift, meta.generic-argument-clause.swift, meta.generic-parameter-clause.swift, meta.inheritance-clause.swift, meta.parameter-clause.swift support.type.swift, meta.parameter-clause.swift, punctuation.definition.arguments.begin.swift, punctuation.definition.arguments.end.swift, punctuation.definition.parameters.begin.swift, punctuation.definition.parameters.end.swift, punctuation.definition.preprocessor.swift, punctuation.definition.type.begin.swift, punctuation.definition.type.end.swift, punctuation.section.collection-type.begin.swift, punctuation.section.collection-type.end.swift, punctuation.section.embedded.begin.swift, punctuation.section.embedded.end.swift source.swift, punctuation.section.embedded.end.swift, punctuation.section.function.begin.swift, punctuation.section.function.end.swift, punctuation.section.scope.begin.swift, punctuation.section.scope.end.swift, punctuation.section.tuple-type.begin.swift, punctuation.section.tuple-type.end.swift, punctuation.section.tuple.begin.swift, punctuation.section.tuple.end.swift, punctuation.separator.argument-label.swift, punctuation.separator.generic-argument-clause.begin.swift, punctuation.separator.generic-argument-clause.end.swift, punctuation.separator.generic-parameter-clause.begin.swift, punctuation.separator.generic-parameter-clause.end.swift, punctuation.separator.generic-parameters.swift, punctuation.separator.inheritance-clause.swift, punctuation.separator.key-value.swift, storage.modifier.async.swift, storage.modifier.attribute.swift, storage.modifier.exception.swift, storage.modifier.swift, storage.type.class.swift, storage.type.enum.case.swift, storage.type.enum.swift, storage.type.extension.swift, storage.type.function.swift, storage.type.protocol.swift, storage.type.struct.swift, support.variable.discard-value.swift#71787F
constant.language.boolean.swift, constant.language.nil.swift, constant.numeric.float.decimal.swift, constant.numeric.float.hexadecimal.swift, constant.numeric.integer.binary.swift, constant.numeric.integer.decimal.swift, constant.numeric.integer.hexadecimal.swift, constant.numeric.integer.octal.swift, constant.numeric.integer.swift, constant.numeric.swift, meta.definition.typealias.swift entity.name.type.typealias.swift, source.swift, variable.parameter.function.swift#434A51
punctuation.definition.string.begin.raw.swift, punctuation.definition.string.begin.swift, punctuation.definition.string.end.raw.swift, punctuation.definition.string.end.swift#3882C2
string.quoted.double.block.swift, string.quoted.double.single-line.raw.swift, string.quoted.double.single-line.swift#144B7B
comment.line.number-sign.toml, meta.preprocessor.toml#8E979F
punctuation.definition.array.table.toml, punctuation.definition.array.toml, punctuation.definition.table.inline.toml, punctuation.definition.table.toml, punctuation.eq.toml, punctuation.separator.array.toml, punctuation.separator.dot.toml, punctuation.separator.table.inline.toml#71787F
support.type.property-name.array.toml, support.type.property-name.table.toml, support.type.property-name.toml#434A51
source.toml#144B7B
comment.block.documentation.ts, comment.block.ts, comment.line.double-slash.ts, comment.line.shebang.ts, comment.line.triple-slash.directive.ts keyword.operator.assignment.ts, comment.line.triple-slash.directive.ts punctuation.definition.string.begin.ts, comment.line.triple-slash.directive.ts punctuation.definition.string.end.ts, comment.line.triple-slash.directive.ts string.quoted.double.ts, comment.line.triple-slash.directive.ts string.quoted.single.ts, comment.line.triple-slash.directive.ts, entity.other.attribute-name.directive.ts#8E979F
keyword.control.as.ts, keyword.control.assert.ts, keyword.control.conditional.ts, keyword.control.default.ts, keyword.control.export.ts, keyword.control.flow.ts, keyword.control.from.ts, keyword.control.ts, keyword.control.loop.ts, keyword.control.satisfies.ts, keyword.control.switch.ts, keyword.control.trycatch.ts, keyword.control.type.ts, keyword.control.with.ts, keyword.generator.asterisk.ts, keyword.operator.arithmetic.ts, keyword.operator.assignment.compound.bitwise.ts, keyword.operator.assignment.compound.ts, keyword.operator.assignment.ts, keyword.operator.bitwise.ts, keyword.operator.bitwise.shift.ts, keyword.operator.comparison.ts, keyword.operator.decrement.ts, keyword.operator.definiteassignment.ts, keyword.operator.expression.delete.ts, keyword.operator.expression.in.ts, keyword.operator.expression.infer.ts, keyword.operator.expression.instanceof.ts, keyword.operator.expression.is.ts, keyword.operator.expression.keyof.ts, keyword.operator.expression.of.ts, keyword.operator.expression.typeof.ts, keyword.operator.expression.void.ts, keyword.operator.increment.ts, keyword.operator.logical.ts, keyword.operator.new.ts, keyword.operator.optional.ts, keyword.operator.relational.ts, keyword.operator.rest.ts, keyword.operator.spread.ts, keyword.operator.ternary.ts, keyword.operator.type.annotation.ts, keyword.other.debugger.ts, meta.brace.round.ts, meta.brace.square.ts, meta.delimiter.decimal.period.ts, meta.export.ts punctuation.definition.string.begin.ts, meta.export.ts punctuation.definition.string.end.ts, meta.import-equals.external.ts keyword.control.import.ts, meta.import-equals.internal.ts keyword.control.import.ts, meta.import.ts keyword.control.import.ts, meta.import.ts punctuation.definition.string.begin.ts, meta.import.ts punctuation.definition.string.end.ts, meta.return.type.arrow.ts punctuation.definition.string.begin.ts, meta.return.type.arrow.ts punctuation.definition.string.end.ts, meta.return.type.arrow.ts punctuation.definition.string.template.begin.ts, meta.return.type.arrow.ts punctuation.definition.string.template.end.ts, meta.return.type.arrow.ts string.quoted.double.ts, meta.return.type.arrow.ts string.quoted.single.ts, meta.return.type.arrow.ts string.template.ts, meta.return.type.arrow.ts, meta.return.type.ts punctuation.definition.string.begin.ts, meta.return.type.ts punctuation.definition.string.end.ts, meta.return.type.ts punctuation.definition.string.template.begin.ts, meta.return.type.ts punctuation.definition.string.template.end.ts, meta.return.type.ts string.quoted.double.ts, meta.return.type.ts string.quoted.single.ts, meta.return.type.ts string.template.ts, meta.return.type.ts, meta.type.annotation.ts punctuation.definition.string.begin.ts, meta.type.annotation.ts punctuation.definition.string.end.ts, meta.type.annotation.ts punctuation.definition.string.template.begin.ts, meta.type.annotation.ts punctuation.definition.string.template.end.ts, meta.type.annotation.ts string.quoted.double.ts, meta.type.annotation.ts string.quoted.single.ts, meta.type.annotation.ts string.template.ts, meta.type.annotation.ts, meta.type.declaration.ts punctuation.definition.string.begin.ts, meta.type.declaration.ts punctuation.definition.string.end.ts, meta.type.declaration.ts punctuation.definition.string.template.begin.ts, meta.type.declaration.ts punctuation.definition.string.template.end.ts, meta.type.declaration.ts string.quoted.double.ts, meta.type.declaration.ts string.quoted.single.ts, meta.type.declaration.ts string.template.ts, meta.type.declaration.ts, meta.type.parameters.ts punctuation.definition.string.begin.ts, meta.type.parameters.ts punctuation.definition.string.end.ts, meta.type.parameters.ts punctuation.definition.string.template.begin.ts, meta.type.parameters.ts punctuation.definition.string.template.end.ts, meta.type.parameters.ts string.quoted.double.ts, meta.type.parameters.ts string.quoted.single.ts, meta.type.parameters.ts string.template.ts, meta.type.parameters.ts, punctuation.accessor.ts, punctuation.accessor.optional.ts, punctuation.decorator.ts, punctuation.definition.binding-pattern.array.ts, punctuation.definition.binding-pattern.object.ts, punctuation.definition.block.ts, punctuation.definition.parameters.begin.ts, punctuation.definition.parameters.end.ts, punctuation.definition.section.case-statement.ts, punctuation.definition.tag.begin.ts, punctuation.definition.tag.end.ts, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.typeparameters.begin.ts, punctuation.definition.typeparameters.end.ts, punctuation.section.embedded.begin.ts, punctuation.section.embedded.end.ts, punctuation.separator.comma.ts, punctuation.separator.key-value.ts, punctuation.separator.label.ts, punctuation.separator.parameter.ts, punctuation.terminator.statement.ts, storage.modifier.async.ts, storage.modifier.ts, storage.type.class.ts, storage.type.enum.ts, storage.type.function.arrow.ts, storage.type.function.ts, storage.type.interface.ts, storage.type.ts, storage.type.namespace.ts, storage.type.property.ts, storage.type.type.ts, string.regexp.ts keyword.other.ts, support.type.builtin.ts, support.type.primitive.ts#71787F
meta.embedded.line.ts, meta.export.ts string.quoted.double.ts, meta.export.ts string.quoted.single.ts, meta.import.ts string.quoted.double.ts, meta.import.ts string.quoted.single.ts, meta.type.declaration.ts entity.name.type.alias.ts, source.ts#434A51
punctuation.definition.string.begin.ts, punctuation.definition.string.end.ts, punctuation.definition.string.template.begin.ts, punctuation.definition.string.template.end.ts#3882C2
string.quoted.double.ts, string.quoted.single.ts, string.regexp.ts, string.template.ts#144B7B
comment.block.documentation.tsx, comment.block.tsx, comment.line.double-slash.tsx, comment.line.shebang.tsx, comment.line.triple-slash.directive.tsx keyword.operator.assignment.tsx, comment.line.triple-slash.directive.tsx punctuation.definition.string.begin.tsx, comment.line.triple-slash.directive.tsx punctuation.definition.string.end.tsx, comment.line.triple-slash.directive.tsx string.quoted.double.tsx, comment.line.triple-slash.directive.tsx string.quoted.single.tsx, comment.line.triple-slash.directive.tsx, entity.other.attribute-name.directive.tsx#8E979F
keyword.control.as.tsx, keyword.control.assert.tsx, keyword.control.conditional.tsx, keyword.control.default.tsx, keyword.control.export.tsx, keyword.control.flow.tsx, keyword.control.from.tsx, keyword.control.tsx, keyword.control.loop.tsx, keyword.control.satisfies.tsx, keyword.control.switch.tsx, keyword.control.trycatch.tsx, keyword.control.type.tsx, keyword.control.with.tsx, keyword.generator.asterisk.tsx, keyword.operator.arithmetic.tsx, keyword.operator.assignment.compound.bitwise.tsx, keyword.operator.assignment.compound.tsx, keyword.operator.assignment.tsx, keyword.operator.bitwise.tsx, keyword.operator.bitwise.shift.tsx, keyword.operator.comparison.tsx, keyword.operator.decrement.tsx, keyword.operator.definiteassignment.tsx, keyword.operator.expression.delete.tsx, keyword.operator.expression.in.tsx, keyword.operator.expression.infer.tsx, keyword.operator.expression.instanceof.tsx, keyword.operator.expression.is.tsx, keyword.operator.expression.keyof.tsx, keyword.operator.expression.of.tsx, keyword.operator.expression.typeof.tsx, keyword.operator.expression.void.tsx, keyword.operator.increment.tsx, keyword.operator.logical.tsx, keyword.operator.new.tsx, keyword.operator.optional.tsx, keyword.operator.relational.tsx, keyword.operator.rest.tsx, keyword.operator.spread.tsx, keyword.operator.ternary.tsx, keyword.operator.type.annotation.tsx, keyword.other.debugger.tsx, meta.brace.round.tsx, meta.brace.square.tsx, meta.delimiter.decimal.period.tsx, meta.export.tsx punctuation.definition.string.begin.tsx, meta.export.tsx punctuation.definition.string.end.tsx, meta.import-equals.external.tsx keyword.control.import.tsx, meta.import-equals.internal.tsx keyword.control.import.tsx, meta.import.tsx keyword.control.import.tsx, meta.import.tsx punctuation.definition.string.begin.tsx, meta.import.tsx punctuation.definition.string.end.tsx, meta.return.type.arrow.tsx punctuation.definition.string.begin.tsx, meta.return.type.arrow.tsx punctuation.definition.string.end.tsx, meta.return.type.arrow.tsx punctuation.definition.string.template.begin.tsx, meta.return.type.arrow.tsx punctuation.definition.string.template.end.tsx, meta.return.type.arrow.tsx string.quoted.double.tsx, meta.return.type.arrow.tsx string.quoted.single.tsx, meta.return.type.arrow.tsx string.template.tsx, meta.return.type.arrow.tsx, meta.return.type.tsx punctuation.definition.string.begin.tsx, meta.return.type.tsx punctuation.definition.string.end.tsx, meta.return.type.tsx punctuation.definition.string.template.begin.tsx, meta.return.type.tsx punctuation.definition.string.template.end.tsx, meta.return.type.tsx string.quoted.double.tsx, meta.return.type.tsx string.quoted.single.tsx, meta.return.type.tsx string.template.tsx, meta.return.type.tsx, meta.type.annotation.tsx punctuation.definition.string.begin.tsx, meta.type.annotation.tsx punctuation.definition.string.end.tsx, meta.type.annotation.tsx punctuation.definition.string.template.begin.tsx, meta.type.annotation.tsx punctuation.definition.string.template.end.tsx, meta.type.annotation.tsx string.quoted.double.tsx, meta.type.annotation.tsx string.quoted.single.tsx, meta.type.annotation.tsx string.template.tsx, meta.type.annotation.tsx, meta.type.declaration.tsx punctuation.definition.string.begin.tsx, meta.type.declaration.tsx punctuation.definition.string.end.tsx, meta.type.declaration.tsx punctuation.definition.string.template.begin.tsx, meta.type.declaration.tsx punctuation.definition.string.template.end.tsx, meta.type.declaration.tsx string.quoted.double.tsx, meta.type.declaration.tsx string.quoted.single.tsx, meta.type.declaration.tsx string.template.tsx, meta.type.declaration.tsx, meta.type.parameters.tsx punctuation.definition.string.begin.tsx, meta.type.parameters.tsx punctuation.definition.string.end.tsx, meta.type.parameters.tsx punctuation.definition.string.template.begin.tsx, meta.type.parameters.tsx punctuation.definition.string.template.end.tsx, meta.type.parameters.tsx string.quoted.double.tsx, meta.type.parameters.tsx string.quoted.single.tsx, meta.type.parameters.tsx string.template.tsx, meta.type.parameters.tsx, punctuation.accessor.tsx, punctuation.accessor.optional.tsx, punctuation.decorator.tsx, punctuation.definition.binding-pattern.array.tsx, punctuation.definition.binding-pattern.object.tsx, punctuation.definition.block.tsx, punctuation.definition.parameters.begin.tsx, punctuation.definition.parameters.end.tsx, punctuation.definition.section.case-statement.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, punctuation.definition.template-expression.begin.tsx, punctuation.definition.template-expression.end.tsx, punctuation.definition.typeparameters.begin.tsx, punctuation.definition.typeparameters.end.tsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.separator.comma.tsx, punctuation.separator.key-value.tsx, punctuation.separator.label.tsx, punctuation.separator.parameter.tsx, punctuation.terminator.statement.tsx, storage.modifier.async.tsx, storage.modifier.tsx, storage.type.class.tsx, storage.type.enum.tsx, storage.type.function.arrow.tsx, storage.type.function.tsx, storage.type.interface.tsx, storage.type.tsx, storage.type.namespace.tsx, storage.type.property.tsx, storage.type.type.tsx, string.regexp.tsx keyword.other.tsx, support.type.builtin.tsx, support.type.primitive.tsx#71787F
meta.embedded.line.tsx, meta.export.tsx string.quoted.double.tsx, meta.export.tsx string.quoted.single.tsx, meta.import.tsx string.quoted.double.tsx, meta.import.tsx string.quoted.single.tsx, meta.type.declaration.tsx entity.name.type.alias.tsx, source.tsx#434A51
punctuation.definition.string.begin.tsx, punctuation.definition.string.end.tsx, punctuation.definition.string.template.begin.tsx, punctuation.definition.string.template.end.tsx#3882C2
string.quoted.double.tsx, string.quoted.single.tsx, string.regexp.tsx, string.template.tsx#144B7B
keyword.control.conditional.vue, keyword.control.loop.vue, meta.template-tag.end entity.name.tag.template.html.vue, punctuation.attribute-shorthand.bind.html.vue, punctuation.attribute-shorthand.event.html.vue, punctuation.attribute-shorthand.slot.html.vue, punctuation.definition.interpolation.begin.html.vue, punctuation.definition.interpolation.end.html.vue#71787F
entity.name.tag.template.html.vue, source.vue#434A51
comment.block.xml#8E979F
meta.tag.preprocessor.xml punctuation.definition.string.begin.xml, meta.tag.preprocessor.xml punctuation.definition.string.end.xml, meta.tag.preprocessor.xml string.quoted.double.xml, meta.tag.preprocessor.xml string.quoted.single.xml, meta.tag.preprocessor.xml, meta.tag.sgml.doctype.xml punctuation.definition.string.begin.xml, meta.tag.sgml.doctype.xml punctuation.definition.string.end.xml, meta.tag.sgml.doctype.xml string.quoted.double.xml, meta.tag.sgml.doctype.xml string.quoted.single.xml, meta.tag.sgml.doctype.xml, punctuation.definition.constant.xml, punctuation.definition.tag.xml, punctuation.separator.namespace.xml, string.unquoted.cdata.xml punctuation.definition.string.begin.xml, string.unquoted.cdata.xml punctuation.definition.string.end.xml, string.unquoted.cdata.xml#71787F
constant.character.entity.xml, entity.name.tag.localname.xml, entity.name.tag.namespace.xml, entity.other.attribute-name.localname.xml, entity.other.attribute-name.namespace.xml#434A51
punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml#3882C2
string.quoted.double.xml, string.quoted.single.xml, text.xml#144B7B
comment.line.number-sign.yaml#8E979F
constant.language.merge.yaml, entity.other.document.begin.yaml, entity.other.document.end.yaml, keyword.control.flow.alias.yaml, keyword.control.flow.block-scalar.folded.yaml, keyword.control.flow.block-scalar.literal.yaml, keyword.control.property.anchor.yaml, meta.directive.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.key-value.begin.yaml, punctuation.definition.mapping.begin.yaml, punctuation.definition.mapping.end.yaml, punctuation.definition.sequence.begin.yaml, punctuation.definition.sequence.end.yaml, punctuation.separator.key-value.mapping.yaml, punctuation.separator.mapping.yaml, punctuation.separator.sequence.yaml, storage.modifier.chomping-indicator.yaml#71787F
entity.name.tag.yaml#434A51
punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml#3882C2
source.yaml#144B7B
comment.line.documentation.zig, comment.line.double-slash.zig#8E979F
keyword.constant.default.zig, keyword.control.async.zig, keyword.control.conditional.zig, keyword.control.flow.zig, keyword.control.repeat.zig, keyword.control.trycatch.zig, keyword.default.zig, keyword.operator.arithmetic.zig, keyword.operator.assignment.zig, keyword.operator.bitwise.zig, keyword.operator.c-pointer.zig, keyword.operator.comparison.zig, keyword.operator.question.zig, keyword.statement.zig, keyword.storage.zig, keyword.structure.zig, keyword.type.c.zig, keyword.type.integer.zig, keyword.type.zig, punctuation.accessor.zig, punctuation.comma.zig, punctuation.separator.key-value.zig, punctuation.terminator.statement.zig, storage.type.function.zig#71787F
source.zig#434A51
string.multiline.zig, string.quoted.double.zig, string.quoted.single.zig#144B7B

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...