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#606060
  • activityBar.background#000000
  • activityBar.dropBackground#ffffff
  • activityBar.foreground#d0d0d0
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#0066ff
  • activityBarBadge.foreground#ffffff
  • badge.background#000000
  • badge.foreground#d0d0d0
  • banner.background#606060
  • banner.foreground#d0d0d0
  • banner.iconForeground#0066ff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#404040
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#d0d0d0
  • breadcrumbPicker.background#404040
  • button.background#0066ff
  • button.foreground#ffffff
  • button.hoverBackground#c0c0c0
  • button.secondaryBackground#cc00ff
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#c0c0c0
  • charts.blue#0066ff
  • charts.foreground#d0d0d0
  • charts.green#33ff00
  • charts.lines#d0d0d0
  • charts.orange#ff9900
  • charts.purple#cc00ff
  • charts.red#ff0000
  • charts.yellow#ff0099
  • checkbox.background#000000
  • checkbox.foreground#d0d0d0
  • commandCenter.activeBackground#404040
  • commandCenter.activeForeground#ffffff
  • commandCenter.background#000000
  • commandCenter.foreground#d0d0d0
  • debugConsole.errorForeground#ff0000
  • debugConsole.infoForeground#d0d0d0
  • debugConsole.sourceForeground#d0d0d0
  • debugConsole.warningForeground#ff0099
  • debugConsoleInputIcon.foreground#d0d0d0
  • debugExceptionWidget.background#404040
  • debugIcon.breakpointCurrentStackframeForeground#ff0099
  • debugIcon.breakpointDisabledForeground#c0c0c0
  • debugIcon.breakpointForeground#ff0000
  • debugIcon.breakpointStackframeForeground#3300ff
  • debugIcon.breakpointUnverifiedForeground#606060
  • debugIcon.continueForeground#33ff00
  • debugIcon.disconnectForeground#ff0000
  • debugIcon.pauseForeground#0066ff
  • debugIcon.restartForeground#33ff00
  • debugIcon.startForeground#33ff00
  • debugIcon.stepBackForeground#3300ff
  • debugIcon.stepIntoForeground#00ffff
  • debugIcon.stepOutForeground#cc00ff
  • debugIcon.stepOverForeground#0066ff
  • debugIcon.stopForeground#ff0000
  • debugTokenExpression.boolean#ff9900
  • debugTokenExpression.error#ff0000
  • debugTokenExpression.name#cc00ff
  • debugTokenExpression.number#ff9900
  • debugTokenExpression.string#33ff00
  • debugTokenExpression.value#d0d0d0
  • debugToolBar.background#404040
  • debugView.stateLabelBackground#0066ff
  • debugView.stateLabelForeground#ffffff
  • debugView.valueChangedHighlight#0066ff
  • descriptionForeground#808080
  • diffEditor.diagonalFill#606060
  • diffEditor.insertedTextBackground#33ff0020
  • diffEditor.removedTextBackground#ff000020
  • disabledForeground#c0c0c0
  • dropdown.background#000000
  • dropdown.foreground#d0d0d0
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#ff00996f
  • editor.findMatchHighlightBackground#ff99006f
  • editor.findRangeHighlightBackground#4040406f
  • editor.foreground#d0d0d0
  • editor.hoverHighlightBackground#6060606f
  • editor.inactiveSelectionBackground#606060
  • editor.lineHighlightBackground#404040
  • editor.rangeHighlightBackground#4040406f
  • editor.selectionBackground#606060
  • editor.selectionHighlightBackground#404040
  • editor.snippetFinalTabstopHighlightBackground#808080
  • editor.snippetTabstopHighlightBackground#606060
  • editor.wordHighlightBackground#6060606f
  • editor.wordHighlightStrongBackground#8080806f
  • editorBracketHighlight.foreground1#ff0000
  • editorBracketHighlight.foreground2#ff9900
  • editorBracketHighlight.foreground3#ff0099
  • editorBracketHighlight.foreground4#33ff00
  • editorBracketHighlight.foreground5#0066ff
  • editorBracketHighlight.foreground6#cc00ff
  • editorBracketHighlight.unexpectedBracket.foreground#3300ff
  • editorBracketMatch.background#606060
  • editorCodeLens.foreground#606060
  • editorCursor.foreground#d0d0d0
  • editorError.foreground#ff0000
  • editorGroup.background#000000
  • editorGroup.dropBackground#6060606f
  • editorGroup.dropIntoPromptBackground#000000
  • editorGroup.dropIntoPromptForeground#e0e0e0
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.noTabsBackground#404040
  • editorGroupHeader.tabsBackground#404040
  • editorGutter.addedBackground#33ff00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#c0c0c0
  • editorGutter.deletedBackground#ff0000
  • editorGutter.foldingControlForeground#d0d0d0
  • editorGutter.modifiedBackground#cc00ff
  • editorHint.foreground#0066ff
  • editorHoverWidget.background#000000
  • editorHoverWidget.foreground#d0d0d0
  • editorIndentGuide.activeBackground#c0c0c0
  • editorIndentGuide.background#808080
  • editorInfo.foreground#00ffff
  • editorInlayHint.background#404040
  • editorInlayHint.foreground#d0d0d0
  • editorInlayHint.parameterBackground#404040
  • editorInlayHint.parameterForeground#d0d0d0
  • editorInlayHint.typeBackground#404040
  • editorInlayHint.typeForeground#d0d0d0
  • editorLightBulb.foreground#ff0099
  • editorLightBulbAutoFix.foreground#0066ff
  • editorLineNumber.activeForeground#c0c0c0
  • editorLineNumber.foreground#808080
  • editorLink.activeForeground#0066ff
  • editorMarkerNavigation.background#404040
  • editorMarkerNavigationError.background#ff0000
  • editorMarkerNavigationError.headerBackground#ff000020
  • editorMarkerNavigationInfo.background#0066ff
  • editorMarkerNavigationInfo.headerBackground#00ffff20
  • editorMarkerNavigationWarning.background#ff0099
  • editorMarkerNavigationWarning.headerBackground#ff009920
  • editorOverviewRuler.addedForeground#33ff00
  • editorOverviewRuler.bracketMatchForeground#e0e0e0
  • editorOverviewRuler.commonContentForeground#3300ff
  • editorOverviewRuler.currentContentForeground#0066ff
  • editorOverviewRuler.deletedForeground#ff0000
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#ff00996f
  • editorOverviewRuler.incomingContentForeground#33ff00
  • editorOverviewRuler.infoForeground#00ffff
  • editorOverviewRuler.modifiedForeground#cc00ff
  • editorOverviewRuler.rangeHighlightForeground#8080806f
  • editorOverviewRuler.selectionHighlightForeground#6060606f
  • editorOverviewRuler.warningForeground#ff0099
  • editorOverviewRuler.wordHighlightForeground#ffffff6f
  • editorOverviewRuler.wordHighlightStrongForeground#0066ff6f
  • editorPane.background#000000
  • editorRuler.foreground#808080
  • editorSuggestWidget.background#404040
  • editorSuggestWidget.focusHighlightForeground#ffffff
  • editorSuggestWidget.foreground#d0d0d0
  • editorSuggestWidget.highlightForeground#0066ff
  • editorSuggestWidget.selectedBackground#606060
  • editorSuggestWidget.selectedForeground#e0e0e0
  • editorWarning.foreground#ff0099
  • editorWhitespace.foreground#808080
  • editorWidget.background#000000
  • editorWidget.foreground#d0d0d0
  • errorForeground#ff0000
  • extensionBadge.remoteBackground#ff9900
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#33ff00
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#606060
  • extensionIcon.preReleaseForeground#ff9900
  • extensionIcon.starForeground#ff0099
  • extensionIcon.verifiedForeground#0066ff
  • foreground#d0d0d0
  • gitDecoration.addedResourceForeground#33ff00
  • gitDecoration.conflictingResourceForeground#ff0099
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#cc00ff
  • gitDecoration.renamedResourceForeground#00ffff
  • gitDecoration.stageDeletedResourceForeground#ff0000
  • gitDecoration.stageModifiedResourceForeground#cc00ff
  • gitDecoration.submoduleResourceForeground#3300ff
  • gitDecoration.untrackedResourceForeground#ff9900
  • icon.foreground#c0c0c0
  • input.background#000000
  • input.foreground#d0d0d0
  • input.placeholderForeground#808080
  • inputOption.activeBackground#606060
  • inputOption.activeBorder#ff9900
  • inputOption.activeForeground#d0d0d0
  • inputValidation.errorBackground#ff0000
  • inputValidation.errorBorder#ff0000
  • inputValidation.errorForeground#d0d0d0
  • inputValidation.infoBackground#0066ff
  • inputValidation.infoBorder#0066ff
  • inputValidation.infoForeground#d0d0d0
  • inputValidation.warningBackground#ff0099
  • inputValidation.warningBorder#ff0099
  • inputValidation.warningForeground#d0d0d0
  • keybindingLabel.background#606060
  • keybindingLabel.foreground#d0d0d0
  • keybindingTable.headerBackground#606060
  • keybindingTable.rowsBackground#404040
  • list.activeSelectionBackground#606060
  • list.activeSelectionForeground#d0d0d0
  • list.dropBackground#ffffff
  • list.errorForeground#ff0000
  • list.filterMatchBackground#606060
  • list.focusBackground#606060
  • list.focusForeground#d0d0d0
  • list.highlightForeground#ffffff
  • list.hoverBackground#808080
  • list.hoverForeground#d0d0d0
  • list.inactiveFocusBackground#606060
  • list.inactiveSelectionBackground#606060
  • list.inactiveSelectionForeground#d0d0d0
  • list.invalidItemForeground#ff0000
  • list.warningForeground#ff0099
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#ff0000
  • menu.background#404040
  • menu.foreground#d0d0d0
  • menu.selectionBackground#606060
  • menu.selectionForeground#d0d0d0
  • menu.separatorBackground#ffffff
  • menubar.selectionBackground#404040
  • menubar.selectionForeground#d0d0d0
  • merge.currentContentBackground#0066ff40
  • merge.currentHeaderBackground#0066ff40
  • merge.incomingContentBackground#33ff0060
  • merge.incomingHeaderBackground#33ff0060
  • minimap.background#000000
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#ff00996f
  • minimap.selectionHighlight#6060606f
  • minimap.selectionOccurrenceHighlight#808080
  • minimap.warningHighlight#ff0099
  • minimapGutter.addedBackground#33ff00
  • minimapGutter.deletedBackground#ff0000
  • minimapGutter.modifiedBackground#cc00ff
  • notebook.cellBorderColor#808080
  • notebook.cellEditorBackground#000000
  • notebook.cellHoverBackground#404040
  • notebook.cellToolbarSeparator#606060
  • notebook.editorBackground#000000
  • notebook.focusedCellBackground#606060
  • notebook.focusedCellBorder#0066ff
  • notebook.focusedEditorBorder#0066ff
  • notebook.inactiveFocusedCellBorder#808080
  • notebook.selectedCellBackground#606060
  • notebookStatusErrorIcon.foreground#ff0000
  • notebookStatusRunningIcon.foreground#00ffff
  • notebookStatusSuccessIcon.foreground#33ff00
  • notification.background#606060
  • notification.buttonBackground#0066ff
  • notification.buttonForeground#ffffff
  • notification.buttonHoverBackground#606060
  • notification.errorBackground#ff0000
  • notification.errorForeground#ffffff
  • notification.foreground#d0d0d0
  • notification.infoBackground#00ffff
  • notification.infoForeground#ffffff
  • notification.warningBackground#ff0099
  • notification.warningForeground#ffffff
  • notificationCenterHeader.background#404040
  • notificationCenterHeader.foreground#d0d0d0
  • notificationLink.foreground#0066ff
  • notifications.background#606060
  • notifications.foreground#d0d0d0
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#0066ff
  • notificationsWarningIcon.foreground#ff0099
  • panel.background#000000
  • panel.dropBackground#4040406f
  • panel.dropBorder#4040406f
  • panelTitle.activeForeground#d0d0d0
  • panelTitle.inactiveForeground#808080
  • peekViewEditor.background#404040
  • peekViewEditor.matchHighlightBackground#ff99006f
  • peekViewEditorGutter.background#404040
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#d0d0d0
  • peekViewResult.lineForeground#808080
  • peekViewResult.matchHighlightBackground#ff99006f
  • peekViewResult.selectionBackground#606060
  • peekViewResult.selectionForeground#d0d0d0
  • peekViewTitle.background#606060
  • peekViewTitleDescription.foreground#808080
  • peekViewTitleLabel.foreground#d0d0d0
  • pickerGroup.foreground#808080
  • ports.iconRunningProcessForeground#ff9900
  • problemsErrorIcon.foreground#ff0000
  • problemsInfoIcon.foreground#00ffff
  • problemsWarningIcon.foreground#ff0099
  • progressBar.background#808080
  • quickInput.background#404040
  • quickInput.foreground#d0d0d0
  • quickInputList.focusBackground#808080
  • quickInputList.focusForeground#ffffff
  • quickInputList.focusIconForeground#ffffff
  • scrollbar.shadow#404040
  • scrollbarSlider.activeBackground#c0c0c06f
  • scrollbarSlider.background#6060606f
  • scrollbarSlider.hoverBackground#8080806f
  • searchEditor.findMatchBackground#ff00996f
  • selection.background#0066ff
  • settings.checkboxBackground#404040
  • settings.checkboxForeground#d0d0d0
  • settings.dropdownBackground#404040
  • settings.dropdownForeground#d0d0d0
  • settings.focusedRowBackground#606060
  • settings.headerBorder#d0d0d0
  • settings.headerForeground#d0d0d0
  • settings.modifiedItemForeground#33ff00
  • settings.modifiedItemIndicator#0066ff
  • settings.numberInputBackground#404040
  • settings.numberInputForeground#d0d0d0
  • settings.rowHoverBackground#606060
  • settings.sashBorder#d0d0d0
  • settings.textInputBackground#404040
  • settings.textInputForeground#d0d0d0
  • sideBar.background#404040
  • sideBar.dropBackground#6060606f
  • sideBar.foreground#d0d0d0
  • sideBarSectionHeader.background#808080
  • sideBarSectionHeader.foreground#d0d0d0
  • sideBarTitle.foreground#d0d0d0
  • statusBar.background#0066ff
  • statusBar.debuggingBackground#ff9900
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#cc00ff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#808080
  • statusBarItem.errorBackground#ff0000
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#606060
  • statusBarItem.prominentBackground#cc00ff
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#ff0000
  • statusBarItem.remoteBackground#33ff00
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#ff0099
  • statusBarItem.warningForeground#ffffff
  • symbolIcon.arrayForeground#d0d0d0
  • symbolIcon.booleanForeground#ff9900
  • symbolIcon.classForeground#ff0099
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#ff9900
  • symbolIcon.constructorForeground#0066ff
  • symbolIcon.enumeratorForeground#ff9900
  • symbolIcon.enumeratorMemberForeground#0066ff
  • symbolIcon.eventForeground#ff0099
  • symbolIcon.fieldForeground#ff0000
  • symbolIcon.fileForeground#d0d0d0
  • symbolIcon.folderForeground#d0d0d0
  • symbolIcon.functionForeground#0066ff
  • symbolIcon.interfaceForeground#0066ff
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#cc00ff
  • symbolIcon.methodForeground#0066ff
  • symbolIcon.moduleForeground#d0d0d0
  • symbolIcon.namespaceForeground#d0d0d0
  • symbolIcon.nullForeground#3300ff
  • symbolIcon.numberForeground#ff9900
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#d0d0d0
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#d0d0d0
  • symbolIcon.stringForeground#33ff00
  • symbolIcon.structForeground#ff0099
  • symbolIcon.textForeground#d0d0d0
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#ff0000
  • tab.activeBackground#000000
  • tab.activeForeground#d0d0d0
  • tab.activeModifiedBorder#0066ff
  • tab.hoverBackground#606060
  • tab.inactiveBackground#404040
  • tab.inactiveForeground#808080
  • tab.inactiveModifiedBorder#0066ff
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#c0c0c0
  • tab.unfocusedActiveModifiedBorder#0066ff
  • tab.unfocusedHoverBackground#606060
  • tab.unfocusedInactiveForeground#808080
  • tab.unfocusedInactiveModifiedBorder#0066ff
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0066ff
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#0066ff
  • terminal.ansiBrightCyan#00ffff
  • terminal.ansiBrightGreen#33ff00
  • terminal.ansiBrightMagenta#cc00ff
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ff0099
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#33ff00
  • terminal.ansiMagenta#cc00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#d0d0d0
  • terminal.ansiYellow#ff0099
  • terminal.background#000000
  • terminal.foreground#d0d0d0
  • terminalCursor.foreground#d0d0d0
  • terminalOverviewRuler.cursorForeground#ff0000
  • terminalOverviewRuler.findMatchForeground#ff0000
  • testing.iconErrored#3300ff
  • testing.iconFailed#ff0000
  • testing.iconPassed#33ff00
  • testing.iconQueued#ff0099
  • testing.iconSkipped#cc00ff
  • testing.iconUnset#c0c0c0
  • testing.message.error.decorationForeground#d0d0d0
  • testing.message.error.lineBackground#ff000020
  • testing.message.info.decorationForeground#d0d0d0
  • testing.message.info.lineBackground#0066ff20
  • testing.peekHeaderBackground#404040
  • testing.runAction#c0c0c0
  • textBlockQuote.background#404040
  • textBlockQuote.border#0066ff
  • textCodeBlock.background#000000
  • textLink.activeForeground#00ffff
  • textLink.foreground#0066ff
  • textPreformat.foreground#0066ff
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#d0d0d0
  • titleBar.inactiveBackground#404040
  • titleBar.inactiveForeground#808080
  • toolbar.activeBackground#808080
  • toolbar.hoverBackground#606060
  • tree.indentGuidesStroke#d0d0d0
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.background#000000
  • welcomePage.buttonBackground#404040
  • welcomePage.buttonHoverBackground#606060
  • welcomePage.progress.background#808080
  • welcomePage.progress.foreground#0066ff
  • welcomePage.tileBackground#404040
  • welcomePage.tileHoverBackground#606060
  • 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#0066ff
constant.other.color#33ff00
invalid, invalid.illegal#ff0000
invalid.deprecated#3300ff
keyword, storage.modifier#cc00ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#cc00ff
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#cc00ff
keyword.type, storage.type.primitive#00ffff
storage.type.function#0066ff
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#d0d0d0
punctuation.section.embedded, variable.interpolation#3300ff
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#0066ff
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#ff9900
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#33ff00
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#ff0099
storage.type, storage.modifier.package, storage.modifier.import#ff0099
entity.name.variable.field#0066ff
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#0066ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0066ff
entity.other.attribute-name#0066ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff0099italic
entity.other.attribute-name.class#ff0099
source.sass keyword.control#0066ff
markup.inserted#33ff00
markup.deleted#ff0000
markup.changed#cc00ff
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#0066ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#cc00ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#0066ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0066ff
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#0066ff
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#0066ff
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#0066ff
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#0066ff
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#0066ff
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#0066ff
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#0066ff
text.html.markdown, punctuation.definition.list_item.markdown#d0d0d0
text.html.markdown markup.inline.raw.markdown#cc00ff
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#0066ff
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#ff9900underline
markup.quote punctuation.definition.blockquote.markdown#00ffff
markup.quoteitalic
string.other.link.title.markdown#0066ff
string.other.link.description.title.markdown#cc00ff
constant.other.reference.link.markdown#ff0099
markup.raw.block#cc00ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#cc00ff
variable.language.fenced.markdown#ff0000
meta.separator#00ffffbold
markup.table#cc00ff
token.info-token#0066ff
token.warn-token#ff0099
token.error-token#ff0000
token.debug-token#cc00ff
Tinted VSCode by Tinted Theming - VS Code Theme