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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#707880italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ec5f67
variable.other.object.property#89ddff
constant.other.color#8bd649
invalid, invalid.illegal#ec5f67
invalid.deprecated#ec5f67
keyword, storage.modifier#82aaff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#82aaff
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#82aaff
keyword.type, storage.type.primitive#80cbc4
storage.type.function#89ddff
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#cdd3de
punctuation.section.embedded, variable.interpolation#ec5f67
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#89ddff
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#ea9560
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#8bd649
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#ffcc00
storage.type, storage.modifier.package, storage.modifier.import#ffcc00
entity.name.variable.field#89ddff
support.type#80cbc4
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#80cbc4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ec5f67
variable.language#ec5f67italic
entity.name.method.js#89ddffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#89ddff
entity.other.attribute-name#89ddff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffcc00italic
entity.other.attribute-name.class#ffcc00
source.sass keyword.control#89ddff
markup.inserted#8bd649
markup.deleted#ec5f67
markup.changed#82aaff
string.regexp#80cbc4
constant.character.escape#80cbc4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#89ddffitalic
source.js constant.other.object.key.js string.unquoted.label.js#82aaffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#89ddff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#89ddff
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#89ddff
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#89ddff
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#89ddff
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#89ddff
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#89ddff
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#89ddff
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#89ddff
text.html.markdown, punctuation.definition.list_item.markdown#cdd3de
text.html.markdown markup.inline.raw.markdown#82aaff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#80cbc4
text.html.markdown meta.dummy.line-break#707880
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#89ddff
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#ea9560underline
markup.quote punctuation.definition.blockquote.markdown#80cbc4
markup.quoteitalic
string.other.link.title.markdown#89ddff
string.other.link.description.title.markdown#82aaff
constant.other.reference.link.markdown#ffcc00
markup.raw.block#82aaff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#82aaff
variable.language.fenced.markdown#ec5f67
meta.separator#80cbc4bold
markup.table#82aaff
token.info-token#89ddff
token.warn-token#ffcc00
token.error-token#ec5f67
token.debug-token#82aaff