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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878787italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#bf0000
variable.other.object.property#0054cf
constant.other.color#008400
invalid, invalid.illegal#bf0000
invalid.deprecated#dd0f9d
keyword, storage.modifier#6b40c3
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#6b40c3
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#6b40c3
keyword.type, storage.type.primitive#009a8a
storage.type.function#0054cf
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#474747
punctuation.section.embedded, variable.interpolation#dd0f9d
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#bf0000
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0054cf
meta.block variable.other#bf0000
support.other.variable, string.other.link#bf0000
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ba3700
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#008400
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#af8500
storage.type, storage.modifier.package, storage.modifier.import#af8500
entity.name.variable.field#0054cf
support.type#009a8a
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#009a8a
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#bf0000
variable.language#bf0000italic
entity.name.method.js#0054cfitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0054cf
entity.other.attribute-name#0054cf
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#af8500italic
entity.other.attribute-name.class#af8500
source.sass keyword.control#0054cf
markup.inserted#008400
markup.deleted#bf0000
markup.changed#6b40c3
string.regexp#009a8a
constant.character.escape#009a8a
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0054cfitalic
source.js constant.other.object.key.js string.unquoted.label.js#6b40c3italic
source.json meta.structure.dictionary.json support.type.property-name.json#0054cf
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0054cf
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#0054cf
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#0054cf
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#0054cf
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#0054cf
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#0054cf
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#0054cf
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#0054cf
text.html.markdown, punctuation.definition.list_item.markdown#474747
text.html.markdown markup.inline.raw.markdown#6b40c3
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#009a8a
text.html.markdown meta.dummy.line-break#878787
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#0054cf
markup.italic#bf0000italic
markup.bold, markup.bold string#bf0000bold
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#bf0000bold
markup.underline#ba3700underline
markup.quote punctuation.definition.blockquote.markdown#009a8a
markup.quoteitalic
string.other.link.title.markdown#0054cf
string.other.link.description.title.markdown#6b40c3
constant.other.reference.link.markdown#af8500
markup.raw.block#6b40c3
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#6b40c3
variable.language.fenced.markdown#bf0000
meta.separator#009a8abold
markup.table#6b40c3
token.info-token#0054cf
token.warn-token#af8500
token.error-token#bf0000
token.debug-token#6b40c3