Skip to main content
Coding Theme

Color themes

VS Code preview

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

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#432d59
  • activityBar.background#000000
  • activityBar.dropBackground#a366ff
  • activityBar.foreground#b08ae6
  • activityBar.inactiveForeground#593380
  • activityBarBadge.background#4136d9
  • activityBarBadge.foreground#a366ff
  • badge.background#000000
  • badge.foreground#b08ae6
  • banner.background#432d59
  • banner.foreground#b08ae6
  • banner.iconForeground#4136d9
  • breadcrumb.activeSelectionForeground#a366ff
  • breadcrumb.background#231a40
  • breadcrumb.focusForeground#9045e6
  • breadcrumb.foreground#b08ae6
  • breadcrumbPicker.background#231a40
  • button.background#4136d9
  • button.foreground#a366ff
  • button.hoverBackground#00ff00
  • button.secondaryBackground#7e5ce6
  • button.secondaryForeground#a366ff
  • button.secondaryHoverBackground#00ff00
  • charts.blue#4136d9
  • charts.foreground#b08ae6
  • charts.green#4595e6
  • charts.lines#b08ae6
  • charts.orange#bb66cc
  • charts.purple#7e5ce6
  • charts.red#a82ee6
  • charts.yellow#f29df2
  • checkbox.background#000000
  • checkbox.foreground#b08ae6
  • commandCenter.activeBackground#231a40
  • commandCenter.activeForeground#a366ff
  • commandCenter.background#000000
  • commandCenter.foreground#b08ae6
  • debugConsole.errorForeground#a82ee6
  • debugConsole.infoForeground#b08ae6
  • debugConsole.sourceForeground#b08ae6
  • debugConsole.warningForeground#f29df2
  • debugConsoleInputIcon.foreground#b08ae6
  • debugExceptionWidget.background#231a40
  • debugIcon.breakpointCurrentStackframeForeground#f29df2
  • debugIcon.breakpointDisabledForeground#00ff00
  • debugIcon.breakpointForeground#a82ee6
  • debugIcon.breakpointStackframeForeground#a886bf
  • debugIcon.breakpointUnverifiedForeground#432d59
  • debugIcon.continueForeground#4595e6
  • debugIcon.disconnectForeground#a82ee6
  • debugIcon.pauseForeground#4136d9
  • debugIcon.restartForeground#4595e6
  • debugIcon.startForeground#4595e6
  • debugIcon.stepBackForeground#a886bf
  • debugIcon.stepIntoForeground#40dfff
  • debugIcon.stepOutForeground#7e5ce6
  • debugIcon.stepOverForeground#4136d9
  • debugIcon.stopForeground#a82ee6
  • debugTokenExpression.boolean#bb66cc
  • debugTokenExpression.error#a82ee6
  • debugTokenExpression.name#7e5ce6
  • debugTokenExpression.number#bb66cc
  • debugTokenExpression.string#4595e6
  • debugTokenExpression.value#b08ae6
  • debugToolBar.background#231a40
  • debugView.stateLabelBackground#4136d9
  • debugView.stateLabelForeground#a366ff
  • debugView.valueChangedHighlight#4136d9
  • descriptionForeground#593380
  • diffEditor.diagonalFill#432d59
  • diffEditor.insertedTextBackground#4595e620
  • diffEditor.removedTextBackground#a82ee620
  • disabledForeground#00ff00
  • dropdown.background#000000
  • dropdown.foreground#b08ae6
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#f29df26f
  • editor.findMatchHighlightBackground#bb66cc6f
  • editor.findRangeHighlightBackground#231a406f
  • editor.foreground#b08ae6
  • editor.hoverHighlightBackground#432d596f
  • editor.inactiveSelectionBackground#432d59
  • editor.lineHighlightBackground#231a40
  • editor.rangeHighlightBackground#231a406f
  • editor.selectionBackground#432d59
  • editor.selectionHighlightBackground#231a40
  • editor.snippetFinalTabstopHighlightBackground#593380
  • editor.snippetTabstopHighlightBackground#432d59
  • editor.wordHighlightBackground#432d596f
  • editor.wordHighlightStrongBackground#5933806f
  • editorBracketHighlight.foreground1#a82ee6
  • editorBracketHighlight.foreground2#bb66cc
  • editorBracketHighlight.foreground3#f29df2
  • editorBracketHighlight.foreground4#4595e6
  • editorBracketHighlight.foreground5#4136d9
  • editorBracketHighlight.foreground6#7e5ce6
  • editorBracketHighlight.unexpectedBracket.foreground#a886bf
  • editorBracketMatch.background#432d59
  • editorCodeLens.foreground#432d59
  • editorCursor.foreground#b08ae6
  • editorError.foreground#a82ee6
  • editorGroup.background#000000
  • editorGroup.dropBackground#432d596f
  • editorGroup.dropIntoPromptBackground#000000
  • editorGroup.dropIntoPromptForeground#9045e6
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.noTabsBackground#231a40
  • editorGroupHeader.tabsBackground#231a40
  • editorGutter.addedBackground#4595e6
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#00ff00
  • editorGutter.deletedBackground#a82ee6
  • editorGutter.foldingControlForeground#b08ae6
  • editorGutter.modifiedBackground#7e5ce6
  • editorHint.foreground#4136d9
  • editorHoverWidget.background#000000
  • editorHoverWidget.foreground#b08ae6
  • editorIndentGuide.activeBackground#00ff00
  • editorIndentGuide.background#593380
  • editorInfo.foreground#40dfff
  • editorInlayHint.background#231a40
  • editorInlayHint.foreground#b08ae6
  • editorInlayHint.parameterBackground#231a40
  • editorInlayHint.parameterForeground#b08ae6
  • editorInlayHint.typeBackground#231a40
  • editorInlayHint.typeForeground#b08ae6
  • editorLightBulb.foreground#f29df2
  • editorLightBulbAutoFix.foreground#4136d9
  • editorLineNumber.activeForeground#00ff00
  • editorLineNumber.foreground#593380
  • editorLink.activeForeground#4136d9
  • editorMarkerNavigation.background#231a40
  • editorMarkerNavigationError.background#a82ee6
  • editorMarkerNavigationError.headerBackground#a82ee620
  • editorMarkerNavigationInfo.background#4136d9
  • editorMarkerNavigationInfo.headerBackground#40dfff20
  • editorMarkerNavigationWarning.background#f29df2
  • editorMarkerNavigationWarning.headerBackground#f29df220
  • editorOverviewRuler.addedForeground#4595e6
  • editorOverviewRuler.bracketMatchForeground#9045e6
  • editorOverviewRuler.commonContentForeground#a886bf
  • editorOverviewRuler.currentContentForeground#4136d9
  • editorOverviewRuler.deletedForeground#a82ee6
  • editorOverviewRuler.errorForeground#a82ee6
  • editorOverviewRuler.findMatchForeground#f29df26f
  • editorOverviewRuler.incomingContentForeground#4595e6
  • editorOverviewRuler.infoForeground#40dfff
  • editorOverviewRuler.modifiedForeground#7e5ce6
  • editorOverviewRuler.rangeHighlightForeground#5933806f
  • editorOverviewRuler.selectionHighlightForeground#432d596f
  • editorOverviewRuler.warningForeground#f29df2
  • editorOverviewRuler.wordHighlightForeground#a366ff6f
  • editorOverviewRuler.wordHighlightStrongForeground#4136d96f
  • editorPane.background#000000
  • editorRuler.foreground#593380
  • editorSuggestWidget.background#231a40
  • editorSuggestWidget.focusHighlightForeground#a366ff
  • editorSuggestWidget.foreground#b08ae6
  • editorSuggestWidget.highlightForeground#4136d9
  • editorSuggestWidget.selectedBackground#432d59
  • editorSuggestWidget.selectedForeground#9045e6
  • editorWarning.foreground#f29df2
  • editorWhitespace.foreground#593380
  • editorWidget.background#000000
  • editorWidget.foreground#b08ae6
  • errorForeground#a82ee6
  • extensionBadge.remoteBackground#bb66cc
  • extensionBadge.remoteForeground#a366ff
  • extensionButton.prominentBackground#4595e6
  • extensionButton.prominentForeground#a366ff
  • extensionButton.prominentHoverBackground#432d59
  • extensionIcon.preReleaseForeground#bb66cc
  • extensionIcon.starForeground#f29df2
  • extensionIcon.verifiedForeground#4136d9
  • foreground#b08ae6
  • gitDecoration.addedResourceForeground#4595e6
  • gitDecoration.conflictingResourceForeground#f29df2
  • gitDecoration.deletedResourceForeground#a82ee6
  • gitDecoration.ignoredResourceForeground#593380
  • gitDecoration.modifiedResourceForeground#7e5ce6
  • gitDecoration.renamedResourceForeground#40dfff
  • gitDecoration.stageDeletedResourceForeground#a82ee6
  • gitDecoration.stageModifiedResourceForeground#7e5ce6
  • gitDecoration.submoduleResourceForeground#a886bf
  • gitDecoration.untrackedResourceForeground#bb66cc
  • icon.foreground#00ff00
  • input.background#000000
  • input.foreground#b08ae6
  • input.placeholderForeground#593380
  • inputOption.activeBackground#432d59
  • inputOption.activeBorder#bb66cc
  • inputOption.activeForeground#b08ae6
  • inputValidation.errorBackground#a82ee6
  • inputValidation.errorBorder#a82ee6
  • inputValidation.errorForeground#b08ae6
  • inputValidation.infoBackground#4136d9
  • inputValidation.infoBorder#4136d9
  • inputValidation.infoForeground#b08ae6
  • inputValidation.warningBackground#f29df2
  • inputValidation.warningBorder#f29df2
  • inputValidation.warningForeground#b08ae6
  • keybindingLabel.background#432d59
  • keybindingLabel.foreground#b08ae6
  • keybindingTable.headerBackground#432d59
  • keybindingTable.rowsBackground#231a40
  • list.activeSelectionBackground#432d59
  • list.activeSelectionForeground#b08ae6
  • list.dropBackground#a366ff
  • list.errorForeground#a82ee6
  • list.filterMatchBackground#432d59
  • list.focusBackground#432d59
  • list.focusForeground#b08ae6
  • list.highlightForeground#a366ff
  • list.hoverBackground#593380
  • list.hoverForeground#b08ae6
  • list.inactiveFocusBackground#432d59
  • list.inactiveSelectionBackground#432d59
  • list.inactiveSelectionForeground#b08ae6
  • list.invalidItemForeground#a82ee6
  • list.warningForeground#f29df2
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#a82ee6
  • menu.background#231a40
  • menu.foreground#b08ae6
  • menu.selectionBackground#432d59
  • menu.selectionForeground#b08ae6
  • menu.separatorBackground#a366ff
  • menubar.selectionBackground#231a40
  • menubar.selectionForeground#b08ae6
  • merge.currentContentBackground#4136d940
  • merge.currentHeaderBackground#4136d940
  • merge.incomingContentBackground#4595e660
  • merge.incomingHeaderBackground#4595e660
  • minimap.background#000000
  • minimap.errorHighlight#a82ee6
  • minimap.findMatchHighlight#f29df26f
  • minimap.selectionHighlight#432d596f
  • minimap.selectionOccurrenceHighlight#593380
  • minimap.warningHighlight#f29df2
  • minimapGutter.addedBackground#4595e6
  • minimapGutter.deletedBackground#a82ee6
  • minimapGutter.modifiedBackground#7e5ce6
  • notebook.cellBorderColor#593380
  • notebook.cellEditorBackground#000000
  • notebook.cellHoverBackground#231a40
  • notebook.cellToolbarSeparator#432d59
  • notebook.editorBackground#000000
  • notebook.focusedCellBackground#432d59
  • notebook.focusedCellBorder#4136d9
  • notebook.focusedEditorBorder#4136d9
  • notebook.inactiveFocusedCellBorder#593380
  • notebook.selectedCellBackground#432d59
  • notebookStatusErrorIcon.foreground#a82ee6
  • notebookStatusRunningIcon.foreground#40dfff
  • notebookStatusSuccessIcon.foreground#4595e6
  • notification.background#432d59
  • notification.buttonBackground#4136d9
  • notification.buttonForeground#a366ff
  • notification.buttonHoverBackground#432d59
  • notification.errorBackground#a82ee6
  • notification.errorForeground#a366ff
  • notification.foreground#b08ae6
  • notification.infoBackground#40dfff
  • notification.infoForeground#a366ff
  • notification.warningBackground#f29df2
  • notification.warningForeground#a366ff
  • notificationCenterHeader.background#231a40
  • notificationCenterHeader.foreground#b08ae6
  • notificationLink.foreground#4136d9
  • notifications.background#432d59
  • notifications.foreground#b08ae6
  • notificationsErrorIcon.foreground#a82ee6
  • notificationsInfoIcon.foreground#4136d9
  • notificationsWarningIcon.foreground#f29df2
  • panel.background#000000
  • panel.dropBackground#231a406f
  • panel.dropBorder#231a406f
  • panelTitle.activeForeground#b08ae6
  • panelTitle.inactiveForeground#593380
  • peekViewEditor.background#231a40
  • peekViewEditor.matchHighlightBackground#bb66cc6f
  • peekViewEditorGutter.background#231a40
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#b08ae6
  • peekViewResult.lineForeground#593380
  • peekViewResult.matchHighlightBackground#bb66cc6f
  • peekViewResult.selectionBackground#432d59
  • peekViewResult.selectionForeground#b08ae6
  • peekViewTitle.background#432d59
  • peekViewTitleDescription.foreground#593380
  • peekViewTitleLabel.foreground#b08ae6
  • pickerGroup.foreground#593380
  • ports.iconRunningProcessForeground#bb66cc
  • problemsErrorIcon.foreground#a82ee6
  • problemsInfoIcon.foreground#40dfff
  • problemsWarningIcon.foreground#f29df2
  • progressBar.background#593380
  • quickInput.background#231a40
  • quickInput.foreground#b08ae6
  • quickInputList.focusBackground#593380
  • quickInputList.focusForeground#a366ff
  • quickInputList.focusIconForeground#a366ff
  • scrollbar.shadow#231a40
  • scrollbarSlider.activeBackground#00ff006f
  • scrollbarSlider.background#432d596f
  • scrollbarSlider.hoverBackground#5933806f
  • searchEditor.findMatchBackground#f29df26f
  • selection.background#4136d9
  • settings.checkboxBackground#231a40
  • settings.checkboxForeground#b08ae6
  • settings.dropdownBackground#231a40
  • settings.dropdownForeground#b08ae6
  • settings.focusedRowBackground#432d59
  • settings.headerBorder#b08ae6
  • settings.headerForeground#b08ae6
  • settings.modifiedItemForeground#4595e6
  • settings.modifiedItemIndicator#4136d9
  • settings.numberInputBackground#231a40
  • settings.numberInputForeground#b08ae6
  • settings.rowHoverBackground#432d59
  • settings.sashBorder#b08ae6
  • settings.textInputBackground#231a40
  • settings.textInputForeground#b08ae6
  • sideBar.background#231a40
  • sideBar.dropBackground#432d596f
  • sideBar.foreground#b08ae6
  • sideBarSectionHeader.background#593380
  • sideBarSectionHeader.foreground#b08ae6
  • sideBarTitle.foreground#b08ae6
  • statusBar.background#4136d9
  • statusBar.debuggingBackground#bb66cc
  • statusBar.debuggingForeground#a366ff
  • statusBar.foreground#a366ff
  • statusBar.noFolderBackground#7e5ce6
  • statusBar.noFolderForeground#a366ff
  • statusBarItem.activeBackground#593380
  • statusBarItem.errorBackground#a82ee6
  • statusBarItem.errorForeground#a366ff
  • statusBarItem.hoverBackground#432d59
  • statusBarItem.prominentBackground#7e5ce6
  • statusBarItem.prominentForeground#a366ff
  • statusBarItem.prominentHoverBackground#a82ee6
  • statusBarItem.remoteBackground#4595e6
  • statusBarItem.remoteForeground#a366ff
  • statusBarItem.warningBackground#f29df2
  • statusBarItem.warningForeground#a366ff
  • symbolIcon.arrayForeground#b08ae6
  • symbolIcon.booleanForeground#bb66cc
  • symbolIcon.classForeground#f29df2
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#bb66cc
  • symbolIcon.constructorForeground#4136d9
  • symbolIcon.enumeratorForeground#bb66cc
  • symbolIcon.enumeratorMemberForeground#4136d9
  • symbolIcon.eventForeground#f29df2
  • symbolIcon.fieldForeground#a82ee6
  • symbolIcon.fileForeground#b08ae6
  • symbolIcon.folderForeground#b08ae6
  • symbolIcon.functionForeground#4136d9
  • symbolIcon.interfaceForeground#4136d9
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#7e5ce6
  • symbolIcon.methodForeground#4136d9
  • symbolIcon.moduleForeground#b08ae6
  • symbolIcon.namespaceForeground#b08ae6
  • symbolIcon.nullForeground#a886bf
  • symbolIcon.numberForeground#bb66cc
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#b08ae6
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#b08ae6
  • symbolIcon.stringForeground#4595e6
  • symbolIcon.structForeground#f29df2
  • symbolIcon.textForeground#b08ae6
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#a82ee6
  • tab.activeBackground#000000
  • tab.activeForeground#b08ae6
  • tab.activeModifiedBorder#4136d9
  • tab.hoverBackground#432d59
  • tab.inactiveBackground#231a40
  • tab.inactiveForeground#593380
  • tab.inactiveModifiedBorder#4136d9
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#00ff00
  • tab.unfocusedActiveModifiedBorder#4136d9
  • tab.unfocusedHoverBackground#432d59
  • tab.unfocusedInactiveForeground#593380
  • tab.unfocusedInactiveModifiedBorder#4136d9
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#4136d9
  • terminal.ansiBrightBlack#593380
  • terminal.ansiBrightBlue#4136d9
  • terminal.ansiBrightCyan#40dfff
  • terminal.ansiBrightGreen#4595e6
  • terminal.ansiBrightMagenta#7e5ce6
  • terminal.ansiBrightRed#a82ee6
  • terminal.ansiBrightWhite#a366ff
  • terminal.ansiBrightYellow#f29df2
  • terminal.ansiCyan#40dfff
  • terminal.ansiGreen#4595e6
  • terminal.ansiMagenta#7e5ce6
  • terminal.ansiRed#a82ee6
  • terminal.ansiWhite#b08ae6
  • terminal.ansiYellow#f29df2
  • terminal.background#000000
  • terminal.foreground#b08ae6
  • terminalCursor.foreground#b08ae6
  • terminalOverviewRuler.cursorForeground#ff0000
  • terminalOverviewRuler.findMatchForeground#ff0000
  • testing.iconErrored#a886bf
  • testing.iconFailed#a82ee6
  • testing.iconPassed#4595e6
  • testing.iconQueued#f29df2
  • testing.iconSkipped#7e5ce6
  • testing.iconUnset#00ff00
  • testing.message.error.decorationForeground#b08ae6
  • testing.message.error.lineBackground#a82ee620
  • testing.message.info.decorationForeground#b08ae6
  • testing.message.info.lineBackground#4136d920
  • testing.peekHeaderBackground#231a40
  • testing.runAction#00ff00
  • textBlockQuote.background#231a40
  • textBlockQuote.border#4136d9
  • textCodeBlock.background#000000
  • textLink.activeForeground#40dfff
  • textLink.foreground#4136d9
  • textPreformat.foreground#4136d9
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#b08ae6
  • titleBar.inactiveBackground#231a40
  • titleBar.inactiveForeground#593380
  • toolbar.activeBackground#593380
  • toolbar.hoverBackground#432d59
  • tree.indentGuidesStroke#b08ae6
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.background#000000
  • welcomePage.buttonBackground#231a40
  • welcomePage.buttonHoverBackground#432d59
  • welcomePage.progress.background#593380
  • welcomePage.progress.foreground#4136d9
  • welcomePage.tileBackground#231a40
  • welcomePage.tileHoverBackground#432d59
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#593380italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#a82ee6
variable.other.object.property#4136d9
constant.other.color#4595e6
invalid, invalid.illegal#a82ee6
invalid.deprecated#a886bf
keyword, storage.modifier#7e5ce6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#7e5ce6
keyword.other.using, keyword.other.namespace, keyword.other.class, keyword.other.new, keyword.other.event, keyword.other.this, keyword.other.await, keyword.other.var, keyword.other.package, keyword.other.import, variable.language.this, storage.type.ts#7e5ce6
keyword.type, storage.type.primitive#40dfff
storage.type.function#4136d9
constant.other.color, punctuation, punctuation.section.class.end, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#b08ae6
punctuation.section.embedded, variable.interpolation#a886bf
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#a82ee6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4136d9
meta.block variable.other#a82ee6
support.other.variable, string.other.link#a82ee6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#bb66cc
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#4595e6
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#f29df2
storage.type, storage.modifier.package, storage.modifier.import#f29df2
entity.name.variable.field#4136d9
support.type#40dfff
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#40dfff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#a82ee6
variable.language#a82ee6italic
entity.name.method.js#4136d9italic
meta.class-method.js entity.name.function.js, variable.function.constructor#4136d9
entity.other.attribute-name#4136d9
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f29df2italic
entity.other.attribute-name.class#f29df2
source.sass keyword.control#4136d9
markup.inserted#4595e6
markup.deleted#a82ee6
markup.changed#7e5ce6
string.regexp#40dfff
constant.character.escape#40dfff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#4136d9italic
source.js constant.other.object.key.js string.unquoted.label.js#7e5ce6italic
source.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4136d9
text.html.markdown, punctuation.definition.list_item.markdown#b08ae6
text.html.markdown markup.inline.raw.markdown#7e5ce6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#40dfff
text.html.markdown meta.dummy.line-break#593380
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4136d9
markup.italic#a82ee6italic
markup.bold, markup.bold string#a82ee6bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#a82ee6bold
markup.underline#bb66ccunderline
markup.quote punctuation.definition.blockquote.markdown#40dfff
markup.quoteitalic
string.other.link.title.markdown#4136d9
string.other.link.description.title.markdown#7e5ce6
constant.other.reference.link.markdown#f29df2
markup.raw.block#7e5ce6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#7e5ce6
variable.language.fenced.markdown#a82ee6
meta.separator#40dfffbold
markup.table#7e5ce6
token.info-token#4136d9
token.warn-token#f29df2
token.error-token#a82ee6
token.debug-token#7e5ce6