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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f8080italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#b14745
variable.other.object.property#246da5
constant.other.color#557300
invalid, invalid.illegal#b14745
invalid.deprecated#a83f92
keyword, storage.modifier#7a50c6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#7a50c6
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#7a50c6
keyword.type, storage.type.primitive#0e7767
storage.type.function#246da5
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#4e5359
punctuation.section.embedded, variable.interpolation#a83f92
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#b14745
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#246da5
meta.block variable.other#b14745
support.other.variable, string.other.link#b14745
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#a25600
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#557300
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#876500
storage.type, storage.modifier.package, storage.modifier.import#876500
entity.name.variable.field#246da5
support.type#0e7767
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#0e7767
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#b14745
variable.language#b14745italic
entity.name.method.js#246da5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#246da5
entity.other.attribute-name#246da5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#876500italic
entity.other.attribute-name.class#876500
source.sass keyword.control#246da5
markup.inserted#557300
markup.deleted#b14745
markup.changed#7a50c6
string.regexp#0e7767
constant.character.escape#0e7767
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#246da5italic
source.js constant.other.object.key.js string.unquoted.label.js#7a50c6italic
source.json meta.structure.dictionary.json support.type.property-name.json#246da5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#246da5
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#246da5
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#246da5
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#246da5
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#246da5
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#246da5
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#246da5
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#246da5
text.html.markdown, punctuation.definition.list_item.markdown#4e5359
text.html.markdown markup.inline.raw.markdown#7a50c6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#0e7767
text.html.markdown meta.dummy.line-break#7f8080
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#246da5
markup.italic#b14745italic
markup.bold, markup.bold string#b14745bold
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#b14745bold
markup.underline#a25600underline
markup.quote punctuation.definition.blockquote.markdown#0e7767
markup.quoteitalic
string.other.link.title.markdown#246da5
string.other.link.description.title.markdown#7a50c6
constant.other.reference.link.markdown#876500
markup.raw.block#7a50c6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#7a50c6
variable.language.fenced.markdown#b14745
meta.separator#0e7767bold
markup.table#7a50c6
token.info-token#246da5
token.warn-token#876500
token.error-token#b14745
token.debug-token#7a50c6
Tinted VSCode by Tinted Theming - VS Code Theme