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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#625e5aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c4746e
variable.other.object.property#8ba4b0
constant.other.color#8a9a7b
invalid, invalid.illegal#c4746e
invalid.deprecated#b98d7b
keyword, storage.modifier#a292a3
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a292a3
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#a292a3
keyword.type, storage.type.primitive#8ea4a2
storage.type.function#8ba4b0
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#c5c9c5
punctuation.section.embedded, variable.interpolation#b98d7b
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c4746e
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8ba4b0
meta.block variable.other#c4746e
support.other.variable, string.other.link#c4746e
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#b6927b
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#8a9a7b
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#c4b28a
storage.type, storage.modifier.package, storage.modifier.import#c4b28a
entity.name.variable.field#8ba4b0
support.type#8ea4a2
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#8ea4a2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c4746e
variable.language#c4746eitalic
entity.name.method.js#8ba4b0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#8ba4b0
entity.other.attribute-name#8ba4b0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c4b28aitalic
entity.other.attribute-name.class#c4b28a
source.sass keyword.control#8ba4b0
markup.inserted#8a9a7b
markup.deleted#c4746e
markup.changed#a292a3
string.regexp#8ea4a2
constant.character.escape#8ea4a2
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8ba4b0italic
source.js constant.other.object.key.js string.unquoted.label.js#a292a3italic
source.json meta.structure.dictionary.json support.type.property-name.json#8ba4b0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8ba4b0
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#8ba4b0
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#8ba4b0
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#8ba4b0
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#8ba4b0
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#8ba4b0
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#8ba4b0
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#8ba4b0
text.html.markdown, punctuation.definition.list_item.markdown#c5c9c5
text.html.markdown markup.inline.raw.markdown#a292a3
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8ea4a2
text.html.markdown meta.dummy.line-break#625e5a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8ba4b0
markup.italic#c4746eitalic
markup.bold, markup.bold string#c4746ebold
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#c4746ebold
markup.underline#b6927bunderline
markup.quote punctuation.definition.blockquote.markdown#8ea4a2
markup.quoteitalic
string.other.link.title.markdown#8ba4b0
string.other.link.description.title.markdown#a292a3
constant.other.reference.link.markdown#c4b28a
markup.raw.block#a292a3
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a292a3
variable.language.fenced.markdown#c4746e
meta.separator#8ea4a2bold
markup.table#a292a3
token.info-token#8ba4b0
token.warn-token#c4b28a
token.error-token#c4746e
token.debug-token#a292a3
Tinted VSCode by Tinted Theming - VS Code Theme