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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#65737eitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ec5f67
variable.other.object.property#6699cc
constant.other.color#99c794
invalid, invalid.illegal#ec5f67
invalid.deprecated#ab7967
keyword, storage.modifier#c594c5
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c594c5
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#c594c5
keyword.type, storage.type.primitive#5fb3b3
storage.type.function#6699cc
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#c0c5ce
punctuation.section.embedded, variable.interpolation#ab7967
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ec5f67
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6699cc
meta.block variable.other#ec5f67
support.other.variable, string.other.link#ec5f67
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f99157
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#99c794
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#fac863
storage.type, storage.modifier.package, storage.modifier.import#fac863
entity.name.variable.field#6699cc
support.type#5fb3b3
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#5fb3b3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ec5f67
variable.language#ec5f67italic
entity.name.method.js#6699ccitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#6699cc
entity.other.attribute-name#6699cc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fac863italic
entity.other.attribute-name.class#fac863
source.sass keyword.control#6699cc
markup.inserted#99c794
markup.deleted#ec5f67
markup.changed#c594c5
string.regexp#5fb3b3
constant.character.escape#5fb3b3
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699ccitalic
source.js constant.other.object.key.js string.unquoted.label.js#c594c5italic
source.json meta.structure.dictionary.json support.type.property-name.json#6699cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
text.html.markdown, punctuation.definition.list_item.markdown#c0c5ce
text.html.markdown markup.inline.raw.markdown#c594c5
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#5fb3b3
text.html.markdown meta.dummy.line-break#65737e
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6699cc
markup.italic#ec5f67italic
markup.bold, markup.bold string#ec5f67bold
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#ec5f67bold
markup.underline#f99157underline
markup.quote punctuation.definition.blockquote.markdown#5fb3b3
markup.quoteitalic
string.other.link.title.markdown#6699cc
string.other.link.description.title.markdown#c594c5
constant.other.reference.link.markdown#fac863
markup.raw.block#c594c5
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c594c5
variable.language.fenced.markdown#ec5f67
meta.separator#5fb3b3bold
markup.table#c594c5
token.info-token#6699cc
token.warn-token#fac863
token.error-token#ec5f67
token.debug-token#c594c5