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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#474849italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#b53b50
variable.other.object.property#03aeff
constant.other.color#06ea61
invalid, invalid.illegal#b53b50
invalid.deprecated#cd6320
keyword, storage.modifier#ea5ce2
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#ea5ce2
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#ea5ce2
keyword.type, storage.type.primitive#42fff9
storage.type.function#03aeff
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#c1c3c4
punctuation.section.embedded, variable.interpolation#cd6320
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#b53b50
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#03aeff
meta.block variable.other#b53b50
support.other.variable, string.other.link#b53b50
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ea770d
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#06ea61
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#c9d364
storage.type, storage.modifier.package, storage.modifier.import#c9d364
entity.name.variable.field#03aeff
support.type#42fff9
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#42fff9
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#b53b50
variable.language#b53b50italic
entity.name.method.js#03aeffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#03aeff
entity.other.attribute-name#03aeff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c9d364italic
entity.other.attribute-name.class#c9d364
source.sass keyword.control#03aeff
markup.inserted#06ea61
markup.deleted#b53b50
markup.changed#ea5ce2
string.regexp#42fff9
constant.character.escape#42fff9
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#03aeffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ea5ce2italic
source.json meta.structure.dictionary.json support.type.property-name.json#03aeff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#03aeff
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#03aeff
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#03aeff
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#03aeff
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#03aeff
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#03aeff
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#03aeff
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#03aeff
text.html.markdown, punctuation.definition.list_item.markdown#c1c3c4
text.html.markdown markup.inline.raw.markdown#ea5ce2
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#42fff9
text.html.markdown meta.dummy.line-break#474849
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#03aeff
markup.italic#b53b50italic
markup.bold, markup.bold string#b53b50bold
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#b53b50bold
markup.underline#ea770dunderline
markup.quote punctuation.definition.blockquote.markdown#42fff9
markup.quoteitalic
string.other.link.title.markdown#03aeff
string.other.link.description.title.markdown#ea5ce2
constant.other.reference.link.markdown#c9d364
markup.raw.block#ea5ce2
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#ea5ce2
variable.language.fenced.markdown#b53b50
meta.separator#42fff9bold
markup.table#ea5ce2
token.info-token#03aeff
token.warn-token#c9d364
token.error-token#b53b50
token.debug-token#ea5ce2