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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#88929ditalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#702c00
variable.other.object.property#622cbc
constant.other.color#032563
invalid, invalid.illegal#702c00
invalid.deprecated#6e011a
keyword, storage.modifier#a0111f
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a0111f
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#a0111f
keyword.type, storage.type.primitive#024c1a
storage.type.function#622cbc
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#343b43
punctuation.section.embedded, variable.interpolation#6e011a
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#702c00
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#622cbc
meta.block variable.other#702c00
support.other.variable, string.other.link#702c00
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#023b95
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#032563
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#956400
storage.type, storage.modifier.package, storage.modifier.import#956400
entity.name.variable.field#622cbc
support.type#024c1a
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#024c1a
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#702c00
variable.language#702c00italic
entity.name.method.js#622cbcitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#622cbc
entity.other.attribute-name#622cbc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#956400italic
entity.other.attribute-name.class#956400
source.sass keyword.control#622cbc
markup.inserted#032563
markup.deleted#702c00
markup.changed#a0111f
string.regexp#024c1a
constant.character.escape#024c1a
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#622cbcitalic
source.js constant.other.object.key.js string.unquoted.label.js#a0111fitalic
source.json meta.structure.dictionary.json support.type.property-name.json#622cbc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#622cbc
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#622cbc
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#622cbc
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#622cbc
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#622cbc
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#622cbc
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#622cbc
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#622cbc
text.html.markdown, punctuation.definition.list_item.markdown#343b43
text.html.markdown markup.inline.raw.markdown#a0111f
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#024c1a
text.html.markdown meta.dummy.line-break#88929d
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#622cbc
markup.italic#702c00italic
markup.bold, markup.bold string#702c00bold
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#702c00bold
markup.underline#023b95underline
markup.quote punctuation.definition.blockquote.markdown#024c1a
markup.quoteitalic
string.other.link.title.markdown#622cbc
string.other.link.description.title.markdown#a0111f
constant.other.reference.link.markdown#956400
markup.raw.block#a0111f
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a0111f
variable.language.fenced.markdown#702c00
meta.separator#024c1abold
markup.table#a0111f
token.info-token#622cbc
token.warn-token#956400
token.error-token#702c00
token.debug-token#a0111f