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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#766052italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#e0705c
variable.other.object.property#a89ad0
constant.other.color#9ac97a
invalid, invalid.illegal#e0705c
invalid.deprecated#4e382a
keyword, storage.modifier#ce8ab0
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#ce8ab0
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#ce8ab0
keyword.type, storage.type.primitive#74c8b0
storage.type.function#a89ad0
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#e8d6c4
punctuation.section.embedded, variable.interpolation#4e382a
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e0705c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#a89ad0
meta.block variable.other#e0705c
support.other.variable, string.other.link#e0705c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#c77b4a
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#9ac97a
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#e8a84a
storage.type, storage.modifier.package, storage.modifier.import#e8a84a
entity.name.variable.field#a89ad0
support.type#74c8b0
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#74c8b0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e0705c
variable.language#e0705citalic
entity.name.method.js#a89ad0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#a89ad0
entity.other.attribute-name#a89ad0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e8a84aitalic
entity.other.attribute-name.class#e8a84a
source.sass keyword.control#a89ad0
markup.inserted#9ac97a
markup.deleted#e0705c
markup.changed#ce8ab0
string.regexp#74c8b0
constant.character.escape#74c8b0
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#a89ad0italic
source.js constant.other.object.key.js string.unquoted.label.js#ce8ab0italic
source.json meta.structure.dictionary.json support.type.property-name.json#a89ad0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a89ad0
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#a89ad0
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#a89ad0
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#a89ad0
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#a89ad0
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#a89ad0
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#a89ad0
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#a89ad0
text.html.markdown, punctuation.definition.list_item.markdown#e8d6c4
text.html.markdown markup.inline.raw.markdown#ce8ab0
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#74c8b0
text.html.markdown meta.dummy.line-break#766052
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#a89ad0
markup.italic#e0705citalic
markup.bold, markup.bold string#e0705cbold
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#e0705cbold
markup.underline#c77b4aunderline
markup.quote punctuation.definition.blockquote.markdown#74c8b0
markup.quoteitalic
string.other.link.title.markdown#a89ad0
string.other.link.description.title.markdown#ce8ab0
constant.other.reference.link.markdown#e8a84a
markup.raw.block#ce8ab0
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#ce8ab0
variable.language.fenced.markdown#e0705c
meta.separator#74c8b0bold
markup.table#ce8ab0
token.info-token#a89ad0
token.warn-token#e8a84a
token.error-token#e0705c
token.debug-token#ce8ab0
Tinted VSCode by Tinted Theming - VS Code Theme