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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#797379italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#dd464c
variable.other.object.property#1290bf
constant.other.color#8fc13e
invalid, invalid.illegal#dd464c
invalid.deprecated#b33508
keyword, storage.modifier#c85e7c
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c85e7c
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#c85e7c
keyword.type, storage.type.primitive#149b93
storage.type.function#1290bf
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#b9b5b8
punctuation.section.embedded, variable.interpolation#b33508
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#dd464c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1290bf
meta.block variable.other#dd464c
support.other.variable, string.other.link#dd464c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fd8b19
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#8fc13e
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#fdcc59
storage.type, storage.modifier.package, storage.modifier.import#fdcc59
entity.name.variable.field#1290bf
support.type#149b93
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#149b93
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#dd464c
variable.language#dd464citalic
entity.name.method.js#1290bfitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#1290bf
entity.other.attribute-name#1290bf
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fdcc59italic
entity.other.attribute-name.class#fdcc59
source.sass keyword.control#1290bf
markup.inserted#8fc13e
markup.deleted#dd464c
markup.changed#c85e7c
string.regexp#149b93
constant.character.escape#149b93
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1290bfitalic
source.js constant.other.object.key.js string.unquoted.label.js#c85e7citalic
source.json meta.structure.dictionary.json support.type.property-name.json#1290bf
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#1290bf
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#1290bf
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#1290bf
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#1290bf
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#1290bf
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#1290bf
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#1290bf
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#1290bf
text.html.markdown, punctuation.definition.list_item.markdown#b9b5b8
text.html.markdown markup.inline.raw.markdown#c85e7c
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#149b93
text.html.markdown meta.dummy.line-break#797379
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#1290bf
markup.italic#dd464citalic
markup.bold, markup.bold string#dd464cbold
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#dd464cbold
markup.underline#fd8b19underline
markup.quote punctuation.definition.blockquote.markdown#149b93
markup.quoteitalic
string.other.link.title.markdown#1290bf
string.other.link.description.title.markdown#c85e7c
constant.other.reference.link.markdown#fdcc59
markup.raw.block#c85e7c
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c85e7c
variable.language.fenced.markdown#dd464c
meta.separator#149b93bold
markup.table#c85e7c
token.info-token#1290bf
token.warn-token#fdcc59
token.error-token#dd464c
token.debug-token#c85e7c