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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c92a8italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f80059
variable.other.object.property#5ba2b6
constant.other.color#5bb66a
invalid, invalid.illegal#f80059
invalid.deprecated#58425d
keyword, storage.modifier#8f6c97
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#8f6c97
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#8f6c97
keyword.type, storage.type.primitive#47f9f5
storage.type.function#5ba2b6
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#5a496e
punctuation.section.embedded, variable.interpolation#58425d
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f80059
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5ba2b6
meta.block variable.other#f80059
support.other.variable, string.other.link#f80059
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#bd0152
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#5bb66a
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#bd9701
storage.type, storage.modifier.package, storage.modifier.import#bd9701
entity.name.variable.field#5ba2b6
support.type#47f9f5
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#47f9f5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f80059
variable.language#f80059italic
entity.name.method.js#5ba2b6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#5ba2b6
entity.other.attribute-name#5ba2b6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#bd9701italic
entity.other.attribute-name.class#bd9701
source.sass keyword.control#5ba2b6
markup.inserted#5bb66a
markup.deleted#f80059
markup.changed#8f6c97
string.regexp#47f9f5
constant.character.escape#47f9f5
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5ba2b6italic
source.js constant.other.object.key.js string.unquoted.label.js#8f6c97italic
source.json meta.structure.dictionary.json support.type.property-name.json#5ba2b6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5ba2b6
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#5ba2b6
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#5ba2b6
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#5ba2b6
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#5ba2b6
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#5ba2b6
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#5ba2b6
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#5ba2b6
text.html.markdown, punctuation.definition.list_item.markdown#5a496e
text.html.markdown markup.inline.raw.markdown#8f6c97
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#47f9f5
text.html.markdown meta.dummy.line-break#9c92a8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#5ba2b6
markup.italic#f80059italic
markup.bold, markup.bold string#f80059bold
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#f80059bold
markup.underline#bd0152underline
markup.quote punctuation.definition.blockquote.markdown#47f9f5
markup.quoteitalic
string.other.link.title.markdown#5ba2b6
string.other.link.description.title.markdown#8f6c97
constant.other.reference.link.markdown#bd9701
markup.raw.block#8f6c97
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#8f6c97
variable.language.fenced.markdown#f80059
meta.separator#47f9f5bold
markup.table#8f6c97
token.info-token#5ba2b6
token.warn-token#bd9701
token.error-token#f80059
token.debug-token#8f6c97
Tinted VSCode by Tinted Theming - VS Code Theme