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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#737171italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ee2e24
variable.other.object.property#009ddc
constant.other.color#00853e
invalid, invalid.illegal#ee2e24
invalid.deprecated#b06110
keyword, storage.modifier#98005d
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#98005d
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#98005d
keyword.type, storage.type.primitive#85cebc
storage.type.function#009ddc
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#d9d8d8
punctuation.section.embedded, variable.interpolation#b06110
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ee2e24
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#009ddc
meta.block variable.other#ee2e24
support.other.variable, string.other.link#ee2e24
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f386a1
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#00853e
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#ffd204
storage.type, storage.modifier.package, storage.modifier.import#ffd204
entity.name.variable.field#009ddc
support.type#85cebc
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#85cebc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ee2e24
variable.language#ee2e24italic
entity.name.method.js#009ddcitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#009ddc
entity.other.attribute-name#009ddc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffd204italic
entity.other.attribute-name.class#ffd204
source.sass keyword.control#009ddc
markup.inserted#00853e
markup.deleted#ee2e24
markup.changed#98005d
string.regexp#85cebc
constant.character.escape#85cebc
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#009ddcitalic
source.js constant.other.object.key.js string.unquoted.label.js#98005ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#009ddc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#009ddc
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#009ddc
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#009ddc
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#009ddc
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#009ddc
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#009ddc
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#009ddc
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#009ddc
text.html.markdown, punctuation.definition.list_item.markdown#d9d8d8
text.html.markdown markup.inline.raw.markdown#98005d
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#85cebc
text.html.markdown meta.dummy.line-break#737171
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#009ddc
markup.italic#ee2e24italic
markup.bold, markup.bold string#ee2e24bold
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#ee2e24bold
markup.underline#f386a1underline
markup.quote punctuation.definition.blockquote.markdown#85cebc
markup.quoteitalic
string.other.link.title.markdown#009ddc
string.other.link.description.title.markdown#98005d
constant.other.reference.link.markdown#ffd204
markup.raw.block#98005d
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#98005d
variable.language.fenced.markdown#ee2e24
meta.separator#85cebcbold
markup.table#98005d
token.info-token#009ddc
token.warn-token#ffd204
token.error-token#ee2e24
token.debug-token#98005d
Tinted VSCode by Tinted Theming - VS Code Theme