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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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