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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3e5c53italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d7586e
variable.other.object.property#4ed2d2
constant.other.color#59d678
invalid, invalid.illegal#d7586e
invalid.deprecated#c05a8f
keyword, storage.modifier#a874e0
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a874e0
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#a874e0
keyword.type, storage.type.primitive#76dbd2
storage.type.function#4ed2d2
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#98c1a3
punctuation.section.embedded, variable.interpolation#c05a8f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d7586e
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4ed2d2
meta.block variable.other#d7586e
support.other.variable, string.other.link#d7586e
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e6b466
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#59d678
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#dfe754
storage.type, storage.modifier.package, storage.modifier.import#dfe754
entity.name.variable.field#4ed2d2
support.type#76dbd2
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#76dbd2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d7586e
variable.language#d7586eitalic
entity.name.method.js#4ed2d2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#4ed2d2
entity.other.attribute-name#4ed2d2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#dfe754italic
entity.other.attribute-name.class#dfe754
source.sass keyword.control#4ed2d2
markup.inserted#59d678
markup.deleted#d7586e
markup.changed#a874e0
string.regexp#76dbd2
constant.character.escape#76dbd2
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#4ed2d2italic
source.js constant.other.object.key.js string.unquoted.label.js#a874e0italic
source.json meta.structure.dictionary.json support.type.property-name.json#4ed2d2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4ed2d2
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#4ed2d2
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#4ed2d2
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#4ed2d2
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#4ed2d2
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#4ed2d2
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#4ed2d2
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#4ed2d2
text.html.markdown, punctuation.definition.list_item.markdown#98c1a3
text.html.markdown markup.inline.raw.markdown#a874e0
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#76dbd2
text.html.markdown meta.dummy.line-break#3e5c53
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4ed2d2
markup.italic#d7586eitalic
markup.bold, markup.bold string#d7586ebold
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#d7586ebold
markup.underline#e6b466underline
markup.quote punctuation.definition.blockquote.markdown#76dbd2
markup.quoteitalic
string.other.link.title.markdown#4ed2d2
string.other.link.description.title.markdown#a874e0
constant.other.reference.link.markdown#dfe754
markup.raw.block#a874e0
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a874e0
variable.language.fenced.markdown#d7586e
meta.separator#76dbd2bold
markup.table#a874e0
token.info-token#4ed2d2
token.warn-token#dfe754
token.error-token#d7586e
token.debug-token#a874e0
Tinted VSCode by Tinted Theming - VS Code Theme