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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c0c0c0italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#800000
variable.other.object.property#000080
constant.other.color#008000
invalid, invalid.illegal#800000
invalid.deprecated#54fc54
keyword, storage.modifier#800080
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#800080
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#800080
keyword.type, storage.type.primitive#008080
storage.type.function#000080
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#545454
punctuation.section.embedded, variable.interpolation#54fc54
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#800000
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#000080
meta.block variable.other#800000
support.other.variable, string.other.link#800000
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fcfc54
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#008000
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#808000
storage.type, storage.modifier.package, storage.modifier.import#808000
entity.name.variable.field#000080
support.type#008080
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#008080
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#800000
variable.language#800000italic
entity.name.method.js#000080italic
meta.class-method.js entity.name.function.js, variable.function.constructor#000080
entity.other.attribute-name#000080
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#808000italic
entity.other.attribute-name.class#808000
source.sass keyword.control#000080
markup.inserted#008000
markup.deleted#800000
markup.changed#800080
string.regexp#008080
constant.character.escape#008080
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#000080italic
source.js constant.other.object.key.js string.unquoted.label.js#800080italic
source.json meta.structure.dictionary.json support.type.property-name.json#000080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#000080
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#000080
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#000080
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#000080
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#000080
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#000080
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#000080
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#000080
text.html.markdown, punctuation.definition.list_item.markdown#545454
text.html.markdown markup.inline.raw.markdown#800080
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#008080
text.html.markdown meta.dummy.line-break#c0c0c0
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#000080
markup.italic#800000italic
markup.bold, markup.bold string#800000bold
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#800000bold
markup.underline#fcfc54underline
markup.quote punctuation.definition.blockquote.markdown#008080
markup.quoteitalic
string.other.link.title.markdown#000080
string.other.link.description.title.markdown#800080
constant.other.reference.link.markdown#808000
markup.raw.block#800080
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#800080
variable.language.fenced.markdown#800000
meta.separator#008080bold
markup.table#800080
token.info-token#000080
token.warn-token#808000
token.error-token#800000
token.debug-token#800080
Tinted VSCode by Tinted Theming - VS Code Theme