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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546e7aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f07178
variable.other.object.property#82aaff
constant.other.color#c3e88d
invalid, invalid.illegal#f07178
invalid.deprecated#ff5370
keyword, storage.modifier#c792ea
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c792ea
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#c792ea
keyword.type, storage.type.primitive#89ddff
storage.type.function#82aaff
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#eeffff
punctuation.section.embedded, variable.interpolation#ff5370
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82aaff
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f78c6c
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#c3e88d
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#ffcb6b
storage.type, storage.modifier.package, storage.modifier.import#ffcb6b
entity.name.variable.field#82aaff
support.type#89ddff
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#89ddff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f07178
variable.language#f07178italic
entity.name.method.js#82aaffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82aaff
entity.other.attribute-name#82aaff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffcb6bitalic
entity.other.attribute-name.class#ffcb6b
source.sass keyword.control#82aaff
markup.inserted#c3e88d
markup.deleted#f07178
markup.changed#c792ea
string.regexp#89ddff
constant.character.escape#89ddff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82aaffitalic
source.js constant.other.object.key.js string.unquoted.label.js#c792eaitalic
source.json meta.structure.dictionary.json support.type.property-name.json#82aaff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82aaff
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#82aaff
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#82aaff
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#82aaff
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#82aaff
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#82aaff
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#82aaff
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#82aaff
text.html.markdown, punctuation.definition.list_item.markdown#eeffff
text.html.markdown markup.inline.raw.markdown#c792ea
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#89ddff
text.html.markdown meta.dummy.line-break#546e7a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#82aaff
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#f78c6cunderline
markup.quote punctuation.definition.blockquote.markdown#89ddff
markup.quoteitalic
string.other.link.title.markdown#82aaff
string.other.link.description.title.markdown#c792ea
constant.other.reference.link.markdown#ffcb6b
markup.raw.block#c792ea
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c792ea
variable.language.fenced.markdown#f07178
meta.separator#89ddffbold
markup.table#c792ea
token.info-token#82aaff
token.warn-token#ffcb6b
token.error-token#f07178
token.debug-token#c792ea