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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bdb3b1italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f7939b
variable.other.object.property#da103f
constant.other.color#94e1b0
invalid, invalid.illegal#f7939b
invalid.deprecated#e58c92
keyword, storage.modifier#1d8991
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#1d8991
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#1d8991
keyword.type, storage.type.primitive#dc3318
storage.type.function#da103f
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#403c3d
punctuation.section.embedded, variable.interpolation#e58c92
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f7939b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#da103f
meta.block variable.other#f7939b
support.other.variable, string.other.link#f7939b
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f6661e
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#94e1b0
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#fbe0d9
storage.type, storage.modifier.package, storage.modifier.import#fbe0d9
entity.name.variable.field#da103f
support.type#dc3318
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#dc3318
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f7939b
variable.language#f7939bitalic
entity.name.method.js#da103fitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#da103f
entity.other.attribute-name#da103f
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fbe0d9italic
entity.other.attribute-name.class#fbe0d9
source.sass keyword.control#da103f
markup.inserted#94e1b0
markup.deleted#f7939b
markup.changed#1d8991
string.regexp#dc3318
constant.character.escape#dc3318
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#da103fitalic
source.js constant.other.object.key.js string.unquoted.label.js#1d8991italic
source.json meta.structure.dictionary.json support.type.property-name.json#da103f
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#da103f
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#da103f
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#da103f
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#da103f
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#da103f
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#da103f
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#da103f
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#da103f
text.html.markdown, punctuation.definition.list_item.markdown#403c3d
text.html.markdown markup.inline.raw.markdown#1d8991
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#dc3318
text.html.markdown meta.dummy.line-break#bdb3b1
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#da103f
markup.italic#f7939bitalic
markup.bold, markup.bold string#f7939bbold
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#f7939bbold
markup.underline#f6661eunderline
markup.quote punctuation.definition.blockquote.markdown#dc3318
markup.quoteitalic
string.other.link.title.markdown#da103f
string.other.link.description.title.markdown#1d8991
constant.other.reference.link.markdown#fbe0d9
markup.raw.block#1d8991
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#1d8991
variable.language.fenced.markdown#f7939b
meta.separator#dc3318bold
markup.table#1d8991
token.info-token#da103f
token.warn-token#fbe0d9
token.error-token#f7939b
token.debug-token#1d8991