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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#282c34italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ee6d85
variable.other.object.property#7199ee
constant.other.color#95c561
invalid, invalid.illegal#ee6d85
invalid.deprecated#773440
keyword, storage.modifier#a485dd
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a485dd
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#a485dd
keyword.type, storage.type.primitive#38a89d
storage.type.function#7199ee
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#a0a8cd
punctuation.section.embedded, variable.interpolation#773440
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ee6d85
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7199ee
meta.block variable.other#ee6d85
support.other.variable, string.other.link#ee6d85
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f6955b
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#95c561
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#d7a65f
storage.type, storage.modifier.package, storage.modifier.import#d7a65f
entity.name.variable.field#7199ee
support.type#38a89d
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#38a89d
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ee6d85
variable.language#ee6d85italic
entity.name.method.js#7199eeitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#7199ee
entity.other.attribute-name#7199ee
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d7a65fitalic
entity.other.attribute-name.class#d7a65f
source.sass keyword.control#7199ee
markup.inserted#95c561
markup.deleted#ee6d85
markup.changed#a485dd
string.regexp#38a89d
constant.character.escape#38a89d
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7199eeitalic
source.js constant.other.object.key.js string.unquoted.label.js#a485dditalic
source.json meta.structure.dictionary.json support.type.property-name.json#7199ee
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7199ee
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#7199ee
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#7199ee
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#7199ee
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#7199ee
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#7199ee
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#7199ee
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#7199ee
text.html.markdown, punctuation.definition.list_item.markdown#a0a8cd
text.html.markdown markup.inline.raw.markdown#a485dd
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#38a89d
text.html.markdown meta.dummy.line-break#282c34
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7199ee
markup.italic#ee6d85italic
markup.bold, markup.bold string#ee6d85bold
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#ee6d85bold
markup.underline#f6955bunderline
markup.quote punctuation.definition.blockquote.markdown#38a89d
markup.quoteitalic
string.other.link.title.markdown#7199ee
string.other.link.description.title.markdown#a485dd
constant.other.reference.link.markdown#d7a65f
markup.raw.block#a485dd
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a485dd
variable.language.fenced.markdown#ee6d85
meta.separator#38a89dbold
markup.table#a485dd
token.info-token#7199ee
token.warn-token#d7a65f
token.error-token#ee6d85
token.debug-token#a485dd
Tinted VSCode by Tinted Theming - VS Code Theme