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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7a5a8italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d8137f
variable.other.object.property#775dff
constant.other.color#17ad98
invalid, invalid.illegal#d8137f
invalid.deprecated#e013d0
keyword, storage.modifier#aa17e6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#aa17e6
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#aa17e6
keyword.type, storage.type.primitive#149bda
storage.type.function#775dff
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#6c696e
punctuation.section.embedded, variable.interpolation#e013d0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d8137f
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#775dff
meta.block variable.other#d8137f
support.other.variable, string.other.link#d8137f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#d65407
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#17ad98
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#dc8a0e
storage.type, storage.modifier.package, storage.modifier.import#dc8a0e
entity.name.variable.field#775dff
support.type#149bda
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#149bda
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d8137f
variable.language#d8137fitalic
entity.name.method.js#775dffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#775dff
entity.other.attribute-name#775dff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#dc8a0eitalic
entity.other.attribute-name.class#dc8a0e
source.sass keyword.control#775dff
markup.inserted#17ad98
markup.deleted#d8137f
markup.changed#aa17e6
string.regexp#149bda
constant.character.escape#149bda
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#775dffitalic
source.js constant.other.object.key.js string.unquoted.label.js#aa17e6italic
source.json meta.structure.dictionary.json support.type.property-name.json#775dff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#775dff
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#775dff
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#775dff
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#775dff
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#775dff
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#775dff
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#775dff
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#775dff
text.html.markdown, punctuation.definition.list_item.markdown#6c696e
text.html.markdown markup.inline.raw.markdown#aa17e6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#149bda
text.html.markdown meta.dummy.line-break#a7a5a8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#775dff
markup.italic#d8137fitalic
markup.bold, markup.bold string#d8137fbold
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#d8137fbold
markup.underline#d65407underline
markup.quote punctuation.definition.blockquote.markdown#149bda
markup.quoteitalic
string.other.link.title.markdown#775dff
string.other.link.description.title.markdown#aa17e6
constant.other.reference.link.markdown#dc8a0e
markup.raw.block#aa17e6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#aa17e6
variable.language.fenced.markdown#d8137f
meta.separator#149bdabold
markup.table#aa17e6
token.info-token#775dff
token.warn-token#dc8a0e
token.error-token#d8137f
token.debug-token#aa17e6