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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878589italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d8137f
variable.other.object.property#7864fa
constant.other.color#17ad98
invalid, invalid.illegal#d8137f
invalid.deprecated#d41acd
keyword, storage.modifier#b33ce8
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b33ce8
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#b33ce8
keyword.type, storage.type.primitive#149bda
storage.type.function#7864fa
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#c3c2c4
punctuation.section.embedded, variable.interpolation#d41acd
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#7864fa
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#7864fa
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#7864faitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#7864fa
entity.other.attribute-name#7864fa
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#7864fa
markup.inserted#17ad98
markup.deleted#d8137f
markup.changed#b33ce8
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#7864faitalic
source.js constant.other.object.key.js string.unquoted.label.js#b33ce8italic
source.json meta.structure.dictionary.json support.type.property-name.json#7864fa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7864fa
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#7864fa
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#7864fa
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#7864fa
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#7864fa
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#7864fa
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#7864fa
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#7864fa
text.html.markdown, punctuation.definition.list_item.markdown#c3c2c4
text.html.markdown markup.inline.raw.markdown#b33ce8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#149bda
text.html.markdown meta.dummy.line-break#878589
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7864fa
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#7864fa
string.other.link.description.title.markdown#b33ce8
constant.other.reference.link.markdown#dc8a0e
markup.raw.block#b33ce8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b33ce8
variable.language.fenced.markdown#d8137f
meta.separator#149bdabold
markup.table#b33ce8
token.info-token#7864fa
token.warn-token#dc8a0e
token.error-token#d8137f
token.debug-token#b33ce8