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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#003b49italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ff585d
variable.other.object.property#4698cb
constant.other.color#78d64b
invalid, invalid.illegal#ff585d
invalid.deprecated#9b704d
keyword, storage.modifier#d59ed7
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d59ed7
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#d59ed7
keyword.type, storage.type.primitive#2dccd3
storage.type.function#4698cb
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#f4f5f0
punctuation.section.embedded, variable.interpolation#9b704d
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff585d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4698cb
meta.block variable.other#ff585d
support.other.variable, string.other.link#ff585d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff8f1c
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#78d64b
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#fbdd40
storage.type, storage.modifier.package, storage.modifier.import#fbdd40
entity.name.variable.field#4698cb
support.type#2dccd3
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#2dccd3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff585d
variable.language#ff585ditalic
entity.name.method.js#4698cbitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#4698cb
entity.other.attribute-name#4698cb
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fbdd40italic
entity.other.attribute-name.class#fbdd40
source.sass keyword.control#4698cb
markup.inserted#78d64b
markup.deleted#ff585d
markup.changed#d59ed7
string.regexp#2dccd3
constant.character.escape#2dccd3
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#4698cbitalic
source.js constant.other.object.key.js string.unquoted.label.js#d59ed7italic
source.json meta.structure.dictionary.json support.type.property-name.json#4698cb
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4698cb
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#4698cb
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#4698cb
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#4698cb
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#4698cb
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#4698cb
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#4698cb
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#4698cb
text.html.markdown, punctuation.definition.list_item.markdown#f4f5f0
text.html.markdown markup.inline.raw.markdown#d59ed7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#2dccd3
text.html.markdown meta.dummy.line-break#003b49
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4698cb
markup.italic#ff585ditalic
markup.bold, markup.bold string#ff585dbold
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#ff585dbold
markup.underline#ff8f1cunderline
markup.quote punctuation.definition.blockquote.markdown#2dccd3
markup.quoteitalic
string.other.link.title.markdown#4698cb
string.other.link.description.title.markdown#d59ed7
constant.other.reference.link.markdown#fbdd40
markup.raw.block#d59ed7
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d59ed7
variable.language.fenced.markdown#ff585d
meta.separator#2dccd3bold
markup.table#d59ed7
token.info-token#4698cb
token.warn-token#fbdd40
token.error-token#ff585d
token.debug-token#d59ed7