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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#657b83italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#dc322f
variable.other.object.property#268bd2
constant.other.color#859900
invalid, invalid.illegal#dc322f
invalid.deprecated#d33682
keyword, storage.modifier#6c71c4
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#6c71c4
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#6c71c4
keyword.type, storage.type.primitive#2aa198
storage.type.function#268bd2
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#93a1a1
punctuation.section.embedded, variable.interpolation#d33682
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#dc322f
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#268bd2
meta.block variable.other#dc322f
support.other.variable, string.other.link#dc322f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#cb4b16
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#859900
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#b58900
storage.type, storage.modifier.package, storage.modifier.import#b58900
entity.name.variable.field#268bd2
support.type#2aa198
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#2aa198
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#dc322f
variable.language#dc322fitalic
entity.name.method.js#268bd2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#268bd2
entity.other.attribute-name#268bd2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#b58900italic
entity.other.attribute-name.class#b58900
source.sass keyword.control#268bd2
markup.inserted#859900
markup.deleted#dc322f
markup.changed#6c71c4
string.regexp#2aa198
constant.character.escape#2aa198
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#268bd2italic
source.js constant.other.object.key.js string.unquoted.label.js#6c71c4italic
source.json meta.structure.dictionary.json support.type.property-name.json#268bd2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#268bd2
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#268bd2
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#268bd2
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#268bd2
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#268bd2
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#268bd2
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#268bd2
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#268bd2
text.html.markdown, punctuation.definition.list_item.markdown#93a1a1
text.html.markdown markup.inline.raw.markdown#6c71c4
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#2aa198
text.html.markdown meta.dummy.line-break#657b83
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#268bd2
markup.italic#dc322fitalic
markup.bold, markup.bold string#dc322fbold
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#dc322fbold
markup.underline#cb4b16underline
markup.quote punctuation.definition.blockquote.markdown#2aa198
markup.quoteitalic
string.other.link.title.markdown#268bd2
string.other.link.description.title.markdown#6c71c4
constant.other.reference.link.markdown#b58900
markup.raw.block#6c71c4
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#6c71c4
variable.language.fenced.markdown#dc322f
meta.separator#2aa198bold
markup.table#6c71c4
token.info-token#268bd2
token.warn-token#b58900
token.error-token#dc322f
token.debug-token#6c71c4