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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#62626aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d0726a
variable.other.object.property#8a9ab0
constant.other.color#9aa890
invalid, invalid.illegal#d0726a
invalid.deprecated#4a4a50
keyword, storage.modifier#b0a0b8
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b0a0b8
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#b0a0b8
keyword.type, storage.type.primitive#80b8b4
storage.type.function#8a9ab0
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#d8d6d0
punctuation.section.embedded, variable.interpolation#4a4a50
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d0726a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8a9ab0
meta.block variable.other#d0726a
support.other.variable, string.other.link#d0726a
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e8843a
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#9aa890
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#c8b86a
storage.type, storage.modifier.package, storage.modifier.import#c8b86a
entity.name.variable.field#8a9ab0
support.type#80b8b4
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#80b8b4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d0726a
variable.language#d0726aitalic
entity.name.method.js#8a9ab0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#8a9ab0
entity.other.attribute-name#8a9ab0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c8b86aitalic
entity.other.attribute-name.class#c8b86a
source.sass keyword.control#8a9ab0
markup.inserted#9aa890
markup.deleted#d0726a
markup.changed#b0a0b8
string.regexp#80b8b4
constant.character.escape#80b8b4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8a9ab0italic
source.js constant.other.object.key.js string.unquoted.label.js#b0a0b8italic
source.json meta.structure.dictionary.json support.type.property-name.json#8a9ab0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a9ab0
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#8a9ab0
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#8a9ab0
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#8a9ab0
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#8a9ab0
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#8a9ab0
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#8a9ab0
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#8a9ab0
text.html.markdown, punctuation.definition.list_item.markdown#d8d6d0
text.html.markdown markup.inline.raw.markdown#b0a0b8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#80b8b4
text.html.markdown meta.dummy.line-break#62626a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8a9ab0
markup.italic#d0726aitalic
markup.bold, markup.bold string#d0726abold
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#d0726abold
markup.underline#e8843aunderline
markup.quote punctuation.definition.blockquote.markdown#80b8b4
markup.quoteitalic
string.other.link.title.markdown#8a9ab0
string.other.link.description.title.markdown#b0a0b8
constant.other.reference.link.markdown#c8b86a
markup.raw.block#b0a0b8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b0a0b8
variable.language.fenced.markdown#d0726a
meta.separator#80b8b4bold
markup.table#b0a0b8
token.info-token#8a9ab0
token.warn-token#c8b86a
token.error-token#d0726a
token.debug-token#b0a0b8