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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4a4a4aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f92672
variable.other.object.property#66d9ef
constant.other.color#a6e22e
invalid, invalid.illegal#f92672
invalid.deprecated#e8b882
keyword, storage.modifier#9e6ffe
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#9e6ffe
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#9e6ffe
keyword.type, storage.type.primitive#708387
storage.type.function#66d9ef
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#cdcdcd
punctuation.section.embedded, variable.interpolation#e8b882
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f92672
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#66d9ef
meta.block variable.other#f92672
support.other.variable, string.other.link#f92672
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fd971f
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#a6e22e
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#e6db74
storage.type, storage.modifier.package, storage.modifier.import#e6db74
entity.name.variable.field#66d9ef
support.type#708387
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#708387
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f92672
variable.language#f92672italic
entity.name.method.js#66d9efitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#66d9ef
entity.other.attribute-name#66d9ef
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e6db74italic
entity.other.attribute-name.class#e6db74
source.sass keyword.control#66d9ef
markup.inserted#a6e22e
markup.deleted#f92672
markup.changed#9e6ffe
string.regexp#708387
constant.character.escape#708387
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#66d9efitalic
source.js constant.other.object.key.js string.unquoted.label.js#9e6ffeitalic
source.json meta.structure.dictionary.json support.type.property-name.json#66d9ef
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66d9ef
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#66d9ef
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#66d9ef
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#66d9ef
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#66d9ef
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#66d9ef
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#66d9ef
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#66d9ef
text.html.markdown, punctuation.definition.list_item.markdown#cdcdcd
text.html.markdown markup.inline.raw.markdown#9e6ffe
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#708387
text.html.markdown meta.dummy.line-break#4a4a4a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#66d9ef
markup.italic#f92672italic
markup.bold, markup.bold string#f92672bold
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#f92672bold
markup.underline#fd971funderline
markup.quote punctuation.definition.blockquote.markdown#708387
markup.quoteitalic
string.other.link.title.markdown#66d9ef
string.other.link.description.title.markdown#9e6ffe
constant.other.reference.link.markdown#e6db74
markup.raw.block#9e6ffe
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#9e6ffe
variable.language.fenced.markdown#f92672
meta.separator#708387bold
markup.table#9e6ffe
token.info-token#66d9ef
token.warn-token#e6db74
token.error-token#f92672
token.debug-token#9e6ffe