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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#44464ditalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f44336
variable.other.object.property#2196f3
constant.other.color#00e676
invalid, invalid.illegal#f44336
invalid.deprecated#8d6e63
keyword, storage.modifier#673ab7
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#673ab7
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#673ab7
keyword.type, storage.type.primitive#00bcd4
storage.type.function#2196f3
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#80868b
punctuation.section.embedded, variable.interpolation#8d6e63
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f44336
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#2196f3
meta.block variable.other#f44336
support.other.variable, string.other.link#f44336
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff9800
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#00e676
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#ffeb3b
storage.type, storage.modifier.package, storage.modifier.import#ffeb3b
entity.name.variable.field#2196f3
support.type#00bcd4
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#00bcd4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f44336
variable.language#f44336italic
entity.name.method.js#2196f3italic
meta.class-method.js entity.name.function.js, variable.function.constructor#2196f3
entity.other.attribute-name#2196f3
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffeb3bitalic
entity.other.attribute-name.class#ffeb3b
source.sass keyword.control#2196f3
markup.inserted#00e676
markup.deleted#f44336
markup.changed#673ab7
string.regexp#00bcd4
constant.character.escape#00bcd4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2196f3italic
source.js constant.other.object.key.js string.unquoted.label.js#673ab7italic
source.json meta.structure.dictionary.json support.type.property-name.json#2196f3
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2196f3
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#2196f3
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#2196f3
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#2196f3
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#2196f3
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#2196f3
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#2196f3
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#2196f3
text.html.markdown, punctuation.definition.list_item.markdown#80868b
text.html.markdown markup.inline.raw.markdown#673ab7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00bcd4
text.html.markdown meta.dummy.line-break#44464d
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#2196f3
markup.italic#f44336italic
markup.bold, markup.bold string#f44336bold
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#f44336bold
markup.underline#ff9800underline
markup.quote punctuation.definition.blockquote.markdown#00bcd4
markup.quoteitalic
string.other.link.title.markdown#2196f3
string.other.link.description.title.markdown#673ab7
constant.other.reference.link.markdown#ffeb3b
markup.raw.block#673ab7
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#673ab7
variable.language.fenced.markdown#f44336
meta.separator#00bcd4bold
markup.table#673ab7
token.info-token#2196f3
token.warn-token#ffeb3b
token.error-token#f44336
token.debug-token#673ab7
Tinted VSCode by Tinted Theming - VS Code Theme