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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bebebeitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ca736c
variable.other.object.property#5794d0
constant.other.color#47a477
invalid, invalid.illegal#ca736c
invalid.deprecated#bc73a4
keyword, storage.modifier#9481cc
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#9481cc
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#9481cc
keyword.type, storage.type.primitive#00a2af
storage.type.function#5794d0
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#636363
punctuation.section.embedded, variable.interpolation#bc73a4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ca736c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5794d0
meta.block variable.other#ca736c
support.other.variable, string.other.link#ca736c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ba823a
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#47a477
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#8d9741
storage.type, storage.modifier.package, storage.modifier.import#8d9741
entity.name.variable.field#5794d0
support.type#00a2af
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#00a2af
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ca736c
variable.language#ca736citalic
entity.name.method.js#5794d0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#5794d0
entity.other.attribute-name#5794d0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8d9741italic
entity.other.attribute-name.class#8d9741
source.sass keyword.control#5794d0
markup.inserted#47a477
markup.deleted#ca736c
markup.changed#9481cc
string.regexp#00a2af
constant.character.escape#00a2af
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5794d0italic
source.js constant.other.object.key.js string.unquoted.label.js#9481ccitalic
source.json meta.structure.dictionary.json support.type.property-name.json#5794d0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5794d0
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#5794d0
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#5794d0
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#5794d0
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#5794d0
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#5794d0
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#5794d0
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#5794d0
text.html.markdown, punctuation.definition.list_item.markdown#636363
text.html.markdown markup.inline.raw.markdown#9481cc
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00a2af
text.html.markdown meta.dummy.line-break#bebebe
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#5794d0
markup.italic#ca736citalic
markup.bold, markup.bold string#ca736cbold
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#ca736cbold
markup.underline#ba823aunderline
markup.quote punctuation.definition.blockquote.markdown#00a2af
markup.quoteitalic
string.other.link.title.markdown#5794d0
string.other.link.description.title.markdown#9481cc
constant.other.reference.link.markdown#8d9741
markup.raw.block#9481cc
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#9481cc
variable.language.fenced.markdown#ca736c
meta.separator#00a2afbold
markup.table#9481cc
token.info-token#5794d0
token.warn-token#8d9741
token.error-token#ca736c
token.debug-token#9481cc