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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777777italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f04339
variable.other.object.property#008dd1
constant.other.color#7f8b00
invalid, invalid.illegal#f04339
invalid.deprecated#e3488e
keyword, storage.modifier#6a7fd2
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#6a7fd2
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#6a7fd2
keyword.type, storage.type.primitive#00948b
storage.type.function#008dd1
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#ababab
punctuation.section.embedded, variable.interpolation#e3488e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f04339
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#008dd1
meta.block variable.other#f04339
support.other.variable, string.other.link#f04339
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#df5923
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#7f8b00
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#bb8801
storage.type, storage.modifier.package, storage.modifier.import#bb8801
entity.name.variable.field#008dd1
support.type#00948b
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#00948b
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f04339
variable.language#f04339italic
entity.name.method.js#008dd1italic
meta.class-method.js entity.name.function.js, variable.function.constructor#008dd1
entity.other.attribute-name#008dd1
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#bb8801italic
entity.other.attribute-name.class#bb8801
source.sass keyword.control#008dd1
markup.inserted#7f8b00
markup.deleted#f04339
markup.changed#6a7fd2
string.regexp#00948b
constant.character.escape#00948b
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#008dd1italic
source.js constant.other.object.key.js string.unquoted.label.js#6a7fd2italic
source.json meta.structure.dictionary.json support.type.property-name.json#008dd1
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#008dd1
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#008dd1
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#008dd1
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#008dd1
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#008dd1
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#008dd1
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#008dd1
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#008dd1
text.html.markdown, punctuation.definition.list_item.markdown#ababab
text.html.markdown markup.inline.raw.markdown#6a7fd2
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00948b
text.html.markdown meta.dummy.line-break#777777
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#008dd1
markup.italic#f04339italic
markup.bold, markup.bold string#f04339bold
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#f04339bold
markup.underline#df5923underline
markup.quote punctuation.definition.blockquote.markdown#00948b
markup.quoteitalic
string.other.link.title.markdown#008dd1
string.other.link.description.title.markdown#6a7fd2
constant.other.reference.link.markdown#bb8801
markup.raw.block#6a7fd2
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#6a7fd2
variable.language.fenced.markdown#f04339
meta.separator#00948bbold
markup.table#6a7fd2
token.info-token#008dd1
token.warn-token#bb8801
token.error-token#f04339
token.debug-token#6a7fd2