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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#686f9aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#e33400
variable.other.object.property#7a5ccc
constant.other.color#5ccc96
invalid, invalid.illegal#e33400
invalid.deprecated#ce6f8f
keyword, storage.modifier#b3a1e6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b3a1e6
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#b3a1e6
keyword.type, storage.type.primitive#00a3cc
storage.type.function#7a5ccc
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#ecf0c1
punctuation.section.embedded, variable.interpolation#ce6f8f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e33400
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7a5ccc
meta.block variable.other#e33400
support.other.variable, string.other.link#e33400
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e39400
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#5ccc96
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#f2ce00
storage.type, storage.modifier.package, storage.modifier.import#f2ce00
entity.name.variable.field#7a5ccc
support.type#00a3cc
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#00a3cc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e33400
variable.language#e33400italic
entity.name.method.js#7a5cccitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#7a5ccc
entity.other.attribute-name#7a5ccc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f2ce00italic
entity.other.attribute-name.class#f2ce00
source.sass keyword.control#7a5ccc
markup.inserted#5ccc96
markup.deleted#e33400
markup.changed#b3a1e6
string.regexp#00a3cc
constant.character.escape#00a3cc
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7a5cccitalic
source.js constant.other.object.key.js string.unquoted.label.js#b3a1e6italic
source.json meta.structure.dictionary.json support.type.property-name.json#7a5ccc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7a5ccc
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#7a5ccc
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#7a5ccc
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#7a5ccc
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#7a5ccc
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#7a5ccc
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#7a5ccc
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#7a5ccc
text.html.markdown, punctuation.definition.list_item.markdown#ecf0c1
text.html.markdown markup.inline.raw.markdown#b3a1e6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00a3cc
text.html.markdown meta.dummy.line-break#686f9a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7a5ccc
markup.italic#e33400italic
markup.bold, markup.bold string#e33400bold
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#e33400bold
markup.underline#e39400underline
markup.quote punctuation.definition.blockquote.markdown#00a3cc
markup.quoteitalic
string.other.link.title.markdown#7a5ccc
string.other.link.description.title.markdown#b3a1e6
constant.other.reference.link.markdown#f2ce00
markup.raw.block#b3a1e6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b3a1e6
variable.language.fenced.markdown#e33400
meta.separator#00a3ccbold
markup.table#b3a1e6
token.info-token#7a5ccc
token.warn-token#f2ce00
token.error-token#e33400
token.debug-token#b3a1e6
Tinted VSCode by Tinted Theming - VS Code Theme