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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#004852italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d3464d
variable.other.object.property#568ccf
constant.other.color#63b784
invalid, invalid.illegal#d3464d
invalid.deprecated#d0658e
keyword, storage.modifier#8b66d6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#8b66d6
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#8b66d6
keyword.type, storage.type.primitive#4fb7ae
storage.type.function#568ccf
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#d4e1e8
punctuation.section.embedded, variable.interpolation#d0658e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d3464d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#568ccf
meta.block variable.other#d3464d
support.other.variable, string.other.link#d3464d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e37552
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#63b784
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#f3b863
storage.type, storage.modifier.package, storage.modifier.import#f3b863
entity.name.variable.field#568ccf
support.type#4fb7ae
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#4fb7ae
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d3464d
variable.language#d3464ditalic
entity.name.method.js#568ccfitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#568ccf
entity.other.attribute-name#568ccf
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f3b863italic
entity.other.attribute-name.class#f3b863
source.sass keyword.control#568ccf
markup.inserted#63b784
markup.deleted#d3464d
markup.changed#8b66d6
string.regexp#4fb7ae
constant.character.escape#4fb7ae
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#568ccfitalic
source.js constant.other.object.key.js string.unquoted.label.js#8b66d6italic
source.json meta.structure.dictionary.json support.type.property-name.json#568ccf
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#568ccf
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#568ccf
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#568ccf
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#568ccf
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#568ccf
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#568ccf
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#568ccf
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#568ccf
text.html.markdown, punctuation.definition.list_item.markdown#d4e1e8
text.html.markdown markup.inline.raw.markdown#8b66d6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4fb7ae
text.html.markdown meta.dummy.line-break#004852
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#568ccf
markup.italic#d3464ditalic
markup.bold, markup.bold string#d3464dbold
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#d3464dbold
markup.underline#e37552underline
markup.quote punctuation.definition.blockquote.markdown#4fb7ae
markup.quoteitalic
string.other.link.title.markdown#568ccf
string.other.link.description.title.markdown#8b66d6
constant.other.reference.link.markdown#f3b863
markup.raw.block#8b66d6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#8b66d6
variable.language.fenced.markdown#d3464d
meta.separator#4fb7aebold
markup.table#8b66d6
token.info-token#568ccf
token.warn-token#f3b863
token.error-token#d3464d
token.debug-token#8b66d6
Tinted VSCode by Tinted Theming - VS Code Theme