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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#585858italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ff5faf
variable.other.object.property#5fafd7
constant.other.color#5faf5f
invalid, invalid.illegal#ff5faf
invalid.deprecated#af005f
keyword, storage.modifier#af87d7
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#af87d7
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#af87d7
keyword.type, storage.type.primitive#00afaf
storage.type.function#5fafd7
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#9e9e9e
punctuation.section.embedded, variable.interpolation#af005f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff5faf
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5fafd7
meta.block variable.other#ff5faf
support.other.variable, string.other.link#ff5faf
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#d7af5f
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#5faf5f
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#ffaf00
storage.type, storage.modifier.package, storage.modifier.import#ffaf00
entity.name.variable.field#5fafd7
support.type#00afaf
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#00afaf
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff5faf
variable.language#ff5fafitalic
entity.name.method.js#5fafd7italic
meta.class-method.js entity.name.function.js, variable.function.constructor#5fafd7
entity.other.attribute-name#5fafd7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffaf00italic
entity.other.attribute-name.class#ffaf00
source.sass keyword.control#5fafd7
markup.inserted#5faf5f
markup.deleted#ff5faf
markup.changed#af87d7
string.regexp#00afaf
constant.character.escape#00afaf
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5fafd7italic
source.js constant.other.object.key.js string.unquoted.label.js#af87d7italic
source.json meta.structure.dictionary.json support.type.property-name.json#5fafd7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5fafd7
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#5fafd7
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#5fafd7
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#5fafd7
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#5fafd7
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#5fafd7
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#5fafd7
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#5fafd7
text.html.markdown, punctuation.definition.list_item.markdown#9e9e9e
text.html.markdown markup.inline.raw.markdown#af87d7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00afaf
text.html.markdown meta.dummy.line-break#585858
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#5fafd7
markup.italic#ff5fafitalic
markup.bold, markup.bold string#ff5fafbold
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#ff5fafbold
markup.underline#d7af5funderline
markup.quote punctuation.definition.blockquote.markdown#00afaf
markup.quoteitalic
string.other.link.title.markdown#5fafd7
string.other.link.description.title.markdown#af87d7
constant.other.reference.link.markdown#ffaf00
markup.raw.block#af87d7
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#af87d7
variable.language.fenced.markdown#ff5faf
meta.separator#00afafbold
markup.table#af87d7
token.info-token#5fafd7
token.warn-token#ffaf00
token.error-token#ff5faf
token.debug-token#af87d7
Tinted VSCode by Tinted Theming - VS Code Theme