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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cecdc3italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#af3029
variable.other.object.property#205ea6
constant.other.color#66800b
invalid, invalid.illegal#af3029
invalid.deprecated#a02f6f
keyword, storage.modifier#5e409d
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#5e409d
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#5e409d
keyword.type, storage.type.primitive#24837b
storage.type.function#205ea6
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#403e3c
punctuation.section.embedded, variable.interpolation#a02f6f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#af3029
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#205ea6
meta.block variable.other#af3029
support.other.variable, string.other.link#af3029
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#bc5215
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#66800b
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#ad8301
storage.type, storage.modifier.package, storage.modifier.import#ad8301
entity.name.variable.field#205ea6
support.type#24837b
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#24837b
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#af3029
variable.language#af3029italic
entity.name.method.js#205ea6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#205ea6
entity.other.attribute-name#205ea6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ad8301italic
entity.other.attribute-name.class#ad8301
source.sass keyword.control#205ea6
markup.inserted#66800b
markup.deleted#af3029
markup.changed#5e409d
string.regexp#24837b
constant.character.escape#24837b
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#205ea6italic
source.js constant.other.object.key.js string.unquoted.label.js#5e409ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#205ea6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#205ea6
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#205ea6
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#205ea6
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#205ea6
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#205ea6
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#205ea6
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#205ea6
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#205ea6
text.html.markdown, punctuation.definition.list_item.markdown#403e3c
text.html.markdown markup.inline.raw.markdown#5e409d
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#24837b
text.html.markdown meta.dummy.line-break#cecdc3
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#205ea6
markup.italic#af3029italic
markup.bold, markup.bold string#af3029bold
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#af3029bold
markup.underline#bc5215underline
markup.quote punctuation.definition.blockquote.markdown#24837b
markup.quoteitalic
string.other.link.title.markdown#205ea6
string.other.link.description.title.markdown#5e409d
constant.other.reference.link.markdown#ad8301
markup.raw.block#5e409d
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#5e409d
variable.language.fenced.markdown#af3029
meta.separator#24837bbold
markup.table#5e409d
token.info-token#205ea6
token.warn-token#ad8301
token.error-token#af3029
token.debug-token#5e409d