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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#665c50italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fb4934
variable.other.object.property#b8bb26
constant.other.color#b8bb26
invalid, invalid.illegal#fb4934
invalid.deprecated#d65d0e
keyword, storage.modifier#96bda2
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#96bda2
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#96bda2
keyword.type, storage.type.primitive#5f6c1f
storage.type.function#b8bb26
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#d5c4a1
punctuation.section.embedded, variable.interpolation#d65d0e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fb4934
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#b8bb26
meta.block variable.other#fb4934
support.other.variable, string.other.link#fb4934
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fe8019
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#b8bb26
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#fabd2f
storage.type, storage.modifier.package, storage.modifier.import#fabd2f
entity.name.variable.field#b8bb26
support.type#5f6c1f
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#5f6c1f
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fb4934
variable.language#fb4934italic
entity.name.method.js#b8bb26italic
meta.class-method.js entity.name.function.js, variable.function.constructor#b8bb26
entity.other.attribute-name#b8bb26
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fabd2fitalic
entity.other.attribute-name.class#fabd2f
source.sass keyword.control#b8bb26
markup.inserted#b8bb26
markup.deleted#fb4934
markup.changed#96bda2
string.regexp#5f6c1f
constant.character.escape#5f6c1f
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#b8bb26italic
source.js constant.other.object.key.js string.unquoted.label.js#96bda2italic
source.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
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#b8bb26
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#b8bb26
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#b8bb26
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#b8bb26
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#b8bb26
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#b8bb26
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#b8bb26
text.html.markdown, punctuation.definition.list_item.markdown#d5c4a1
text.html.markdown markup.inline.raw.markdown#96bda2
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#5f6c1f
text.html.markdown meta.dummy.line-break#665c50
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#b8bb26
markup.italic#fb4934italic
markup.bold, markup.bold string#fb4934bold
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#fb4934bold
markup.underline#fe8019underline
markup.quote punctuation.definition.blockquote.markdown#5f6c1f
markup.quoteitalic
string.other.link.title.markdown#b8bb26
string.other.link.description.title.markdown#96bda2
constant.other.reference.link.markdown#fabd2f
markup.raw.block#96bda2
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#96bda2
variable.language.fenced.markdown#fb4934
meta.separator#5f6c1fbold
markup.table#96bda2
token.info-token#b8bb26
token.warn-token#fabd2f
token.error-token#fb4934
token.debug-token#96bda2