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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a8a8aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d75f5f
variable.other.object.property#83adad
constant.other.color#afaf00
invalid, invalid.illegal#d75f5f
invalid.deprecated#d65d0e
keyword, storage.modifier#d485ad
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d485ad
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#d485ad
keyword.type, storage.type.primitive#85ad85
storage.type.function#83adad
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#dab997
punctuation.section.embedded, variable.interpolation#d65d0e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d75f5f
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#83adad
meta.block variable.other#d75f5f
support.other.variable, string.other.link#d75f5f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff8700
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#afaf00
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#ffaf00
storage.type, storage.modifier.package, storage.modifier.import#ffaf00
entity.name.variable.field#83adad
support.type#85ad85
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#85ad85
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d75f5f
variable.language#d75f5fitalic
entity.name.method.js#83adaditalic
meta.class-method.js entity.name.function.js, variable.function.constructor#83adad
entity.other.attribute-name#83adad
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffaf00italic
entity.other.attribute-name.class#ffaf00
source.sass keyword.control#83adad
markup.inserted#afaf00
markup.deleted#d75f5f
markup.changed#d485ad
string.regexp#85ad85
constant.character.escape#85ad85
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#83adaditalic
source.js constant.other.object.key.js string.unquoted.label.js#d485aditalic
source.json meta.structure.dictionary.json support.type.property-name.json#83adad
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#83adad
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#83adad
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#83adad
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#83adad
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#83adad
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#83adad
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#83adad
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#83adad
text.html.markdown, punctuation.definition.list_item.markdown#dab997
text.html.markdown markup.inline.raw.markdown#d485ad
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#85ad85
text.html.markdown meta.dummy.line-break#8a8a8a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#83adad
markup.italic#d75f5fitalic
markup.bold, markup.bold string#d75f5fbold
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#d75f5fbold
markup.underline#ff8700underline
markup.quote punctuation.definition.blockquote.markdown#85ad85
markup.quoteitalic
string.other.link.title.markdown#83adad
string.other.link.description.title.markdown#d485ad
constant.other.reference.link.markdown#ffaf00
markup.raw.block#d485ad
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d485ad
variable.language.fenced.markdown#d75f5f
meta.separator#85ad85bold
markup.table#d485ad
token.info-token#83adad
token.warn-token#ffaf00
token.error-token#d75f5f
token.debug-token#d485ad