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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ccccccitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c50f1f
variable.other.object.property#0037da
constant.other.color#13a10e
invalid, invalid.illegal#c50f1f
invalid.deprecated#16c60c
keyword, storage.modifier#881798
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#881798
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#881798
keyword.type, storage.type.primitive#3a96dd
storage.type.function#0037da
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#767676
punctuation.section.embedded, variable.interpolation#16c60c
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c50f1f
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0037da
meta.block variable.other#c50f1f
support.other.variable, string.other.link#c50f1f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f9f1a5
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#13a10e
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#c19c00
storage.type, storage.modifier.package, storage.modifier.import#c19c00
entity.name.variable.field#0037da
support.type#3a96dd
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#3a96dd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c50f1f
variable.language#c50f1fitalic
entity.name.method.js#0037daitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0037da
entity.other.attribute-name#0037da
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c19c00italic
entity.other.attribute-name.class#c19c00
source.sass keyword.control#0037da
markup.inserted#13a10e
markup.deleted#c50f1f
markup.changed#881798
string.regexp#3a96dd
constant.character.escape#3a96dd
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0037daitalic
source.js constant.other.object.key.js string.unquoted.label.js#881798italic
source.json meta.structure.dictionary.json support.type.property-name.json#0037da
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0037da
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#0037da
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#0037da
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#0037da
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#0037da
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#0037da
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#0037da
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#0037da
text.html.markdown, punctuation.definition.list_item.markdown#767676
text.html.markdown markup.inline.raw.markdown#881798
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#3a96dd
text.html.markdown meta.dummy.line-break#cccccc
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#0037da
markup.italic#c50f1fitalic
markup.bold, markup.bold string#c50f1fbold
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#c50f1fbold
markup.underline#f9f1a5underline
markup.quote punctuation.definition.blockquote.markdown#3a96dd
markup.quoteitalic
string.other.link.title.markdown#0037da
string.other.link.description.title.markdown#881798
constant.other.reference.link.markdown#c19c00
markup.raw.block#881798
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#881798
variable.language.fenced.markdown#c50f1f
meta.separator#3a96ddbold
markup.table#881798
token.info-token#0037da
token.warn-token#c19c00
token.error-token#c50f1f
token.debug-token#881798