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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f5a60italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#cf6a4c
variable.other.object.property#7587a6
constant.other.color#8f9d6a
invalid, invalid.illegal#cf6a4c
invalid.deprecated#9b703f
keyword, storage.modifier#9b859d
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#9b859d
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#9b859d
keyword.type, storage.type.primitive#afc4db
storage.type.function#7587a6
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#a7a7a7
punctuation.section.embedded, variable.interpolation#9b703f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#cf6a4c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7587a6
meta.block variable.other#cf6a4c
support.other.variable, string.other.link#cf6a4c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#cda869
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#8f9d6a
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#f9ee98
storage.type, storage.modifier.package, storage.modifier.import#f9ee98
entity.name.variable.field#7587a6
support.type#afc4db
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#afc4db
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cf6a4c
variable.language#cf6a4citalic
entity.name.method.js#7587a6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#7587a6
entity.other.attribute-name#7587a6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f9ee98italic
entity.other.attribute-name.class#f9ee98
source.sass keyword.control#7587a6
markup.inserted#8f9d6a
markup.deleted#cf6a4c
markup.changed#9b859d
string.regexp#afc4db
constant.character.escape#afc4db
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7587a6italic
source.js constant.other.object.key.js string.unquoted.label.js#9b859ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#7587a6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7587a6
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#7587a6
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#7587a6
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#7587a6
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#7587a6
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#7587a6
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#7587a6
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#7587a6
text.html.markdown, punctuation.definition.list_item.markdown#a7a7a7
text.html.markdown markup.inline.raw.markdown#9b859d
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#afc4db
text.html.markdown meta.dummy.line-break#5f5a60
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7587a6
markup.italic#cf6a4citalic
markup.bold, markup.bold string#cf6a4cbold
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#cf6a4cbold
markup.underline#cda869underline
markup.quote punctuation.definition.blockquote.markdown#afc4db
markup.quoteitalic
string.other.link.title.markdown#7587a6
string.other.link.description.title.markdown#9b859d
constant.other.reference.link.markdown#f9ee98
markup.raw.block#9b859d
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#9b859d
variable.language.fenced.markdown#cf6a4c
meta.separator#afc4dbbold
markup.table#9b859d
token.info-token#7587a6
token.warn-token#f9ee98
token.error-token#cf6a4c
token.debug-token#9b859d
Tinted VSCode by Tinted Theming - VS Code Theme