Skip to main content
Coding Theme

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#6b00ff15
  • activityBar.activeBorder#6b00ff
  • activityBar.activeFocusBorder#6b00ff
  • activityBar.background#0c0d0d
  • activityBar.border#1a1b1c
  • activityBar.dropBorder#6b00ff
  • activityBar.foreground#e1e1e1
  • activityBar.inactiveForeground#969696
  • activityBarBadge.background#108e3c
  • activityBarBadge.foreground#ffffff
  • activityBarItem.activeBackground#6b00ff15
  • activityBarItem.hoverBackground#6b00ff08
  • activityBarItem.inactiveBackgroundtransparent
  • activityBarTop.activeBorder#6b00ff
  • activityBarTop.dropBorder#6b00ff
  • activityBarTop.foreground#e1e1e1
  • activityBarTop.inactiveForeground#969696
  • badge.background#108e3c
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#6b00ff
  • breadcrumb.background#161718
  • breadcrumb.focusForeground#e1e1e1
  • breadcrumb.foreground#969696
  • breadcrumbPicker.background#161718
  • button.background#6b00ff
  • button.border#6b00ff
  • button.foreground#ffffff
  • button.hoverBackground#8b3fff
  • button.secondaryBackground#1a1b1c
  • button.secondaryForeground#e1e1e1
  • button.secondaryHoverBackground#2c2e30
  • checkbox.background#161718
  • checkbox.border#1a1b1c
  • checkbox.foreground#6b00ff
  • debugConsole.errorForeground#f14251
  • debugConsole.infoForeground#6b00ff
  • debugConsole.sourceForeground#6b7089
  • debugConsole.warningForeground#ffd666
  • debugConsoleInputIcon.foreground#e1e1e1
  • debugIcon.breakpointCurrentStackframeForeground#6b00ff
  • debugIcon.breakpointDisabledForeground#6b7089
  • debugIcon.breakpointForeground#f14251
  • debugIcon.breakpointStackframeForeground#9dd194
  • debugIcon.breakpointUnverifiedForeground#ffd666
  • debugIcon.continueForeground#9dd194
  • debugIcon.disconnectForeground#f14251
  • debugIcon.pauseForeground#ffd666
  • debugIcon.restartForeground#6b00ff
  • debugIcon.startForeground#9dd194
  • debugIcon.stepBackForeground#6b00ff
  • debugIcon.stepIntoForeground#6b00ff
  • debugIcon.stepOutForeground#6b00ff
  • debugIcon.stepOverForeground#6b00ff
  • debugIcon.stopForeground#f14251
  • debugToolBar.background#161718
  • debugToolBar.border#1a1b1c
  • descriptionForeground#969696
  • diffEditor.diagonalFill#1a1b1c
  • diffEditor.insertedLineBackground#9dd19410
  • diffEditor.insertedTextBackground#9dd19420
  • diffEditor.removedLineBackground#f1425110
  • diffEditor.removedTextBackground#f1425120
  • dropdown.background#161718
  • dropdown.border#1a1b1c
  • dropdown.foreground#e1e1e1
  • dropdown.listBackground#161718
  • editor.background#0c0d0d
  • editor.findMatchBackground#6b00ff40
  • editor.findMatchHighlightBackground#6b00ff20
  • editor.findRangeHighlightBackground#6b00ff10
  • editor.foreground#e1e1e1
  • editor.hoverHighlightBackground#6b00ff15
  • editor.inactiveSelectionBackground#42454740
  • editor.lineHighlightBackground#161718
  • editor.rangeHighlightBackground#6b00ff10
  • editor.selectionBackground#424547
  • editor.selectionHighlightBackground#42454760
  • editor.wordHighlightBackground#424547
  • editor.wordHighlightStrongBackground#424547
  • editorBracketMatch.background#6b00ff20
  • editorBracketMatch.border#6b00ff
  • editorCodeLens.foreground#969696
  • editorCursor.foreground#6b00ff
  • editorError.foreground#f14251
  • editorGroup.border#1a1b1c
  • editorGroup.dropBackground#6b00ff20
  • editorGroup.emptyBackground#0c0d0d
  • editorGroup.focusedEmptyBorder#6b00ff
  • editorGroupHeader.border#1a1b1c
  • editorGroupHeader.noTabsBackground#161718
  • editorGroupHeader.tabsBackground#161718
  • editorGroupHeader.tabsBorder#1a1b1c
  • editorGutter.addedBackground#9dd194
  • editorGutter.background#0c0d0d
  • editorGutter.deletedBackground#f14251
  • editorGutter.foldingControlForeground#969696
  • editorGutter.modifiedBackground#ffd666
  • editorHint.foreground#969696
  • editorHoverWidget.background#161718
  • editorHoverWidget.border#1a1b1c
  • editorHoverWidget.foreground#e1e1e1
  • editorHoverWidget.highlightForeground#6b00ff
  • editorHoverWidget.statusBarBackground#1a1b1c
  • editorIndentGuide.activeBackground#6b00ff
  • editorIndentGuide.background#404040
  • editorInfo.foreground#6b00ff
  • editorInlayHint.background#16171820
  • editorInlayHint.foreground#969696
  • editorLineNumber.activeForeground#ac70ff
  • editorLineNumber.foreground#5a5a5a
  • editorLink.activeForeground#6b00ff
  • editorOverviewRuler.background#0c0d0d
  • editorOverviewRuler.border#1a1b1c
  • editorOverviewRuler.commonContentForeground#ffd666
  • editorOverviewRuler.currentContentForeground#6b00ff
  • editorOverviewRuler.incomingContentForeground#9dd194
  • editorRuler.foreground#1a1b1c
  • editorSuggestWidget.background#161718
  • editorSuggestWidget.border#1a1b1c
  • editorSuggestWidget.focusHighlightForeground#6b00ff
  • editorSuggestWidget.foreground#e1e1e1
  • editorSuggestWidget.highlightForeground#6b00ff
  • editorSuggestWidget.selectedBackground#6b00ff20
  • editorSuggestWidget.selectedForeground#e1e1e1
  • editorSuggestWidget.selectedIconForeground#6b00ff
  • editorWarning.foreground#ffd666
  • editorWhitespace.foreground#404040
  • editorWidget.background#161718
  • editorWidget.border#1a1b1c
  • editorWidget.foreground#e1e1e1
  • editorWidget.resizeBorder#6b00ff
  • errorForeground#f14251
  • extensionBadge.remoteBackground#6b00ff
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#6b00ff
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#8b3fff
  • extensionIcon.preReleaseForeground#f14251
  • extensionIcon.sponsorForeground#e66b8a
  • extensionIcon.starForeground#ffd666
  • extensionIcon.verifiedForeground#6b00ff
  • focusBorder#6b00ff
  • foreground#e1e1e1
  • gitDecoration.addedResourceForeground#9dd194
  • gitDecoration.conflictingResourceForeground#f14251
  • gitDecoration.deletedResourceForeground#f14251
  • gitDecoration.ignoredResourceForeground#6b7089
  • gitDecoration.modifiedResourceForeground#ffd666
  • gitDecoration.renamedResourceForeground#6b00ff
  • gitDecoration.stageDeletedResourceForeground#f14251
  • gitDecoration.stageModifiedResourceForeground#ffd666
  • gitDecoration.submoduleResourceForeground#77aaff
  • gitDecoration.untrackedResourceForeground#9dd194
  • icon.foreground#cccccc
  • input.background#0c0d0d
  • input.border#1a1b1c
  • input.foreground#e1e1e1
  • input.placeholderForeground#969696
  • inputOption.activeBackground#6b00ff20
  • inputOption.activeBorder#6b00ff
  • inputOption.activeForeground#e1e1e1
  • inputValidation.errorBackground#161718
  • inputValidation.errorBorder#f14251
  • inputValidation.errorForeground#f14251
  • inputValidation.infoBackground#161718
  • inputValidation.infoBorder#6b00ff
  • inputValidation.infoForeground#6b00ff
  • inputValidation.warningBackground#161718
  • inputValidation.warningBorder#ffd666
  • inputValidation.warningForeground#ffd666
  • keybindingLabel.background#1a1b1c
  • keybindingLabel.border#2c2e30
  • keybindingLabel.bottomBorder#161718
  • keybindingLabel.foreground#e1e1e1
  • keybindingTable.headerBackground#161718
  • keybindingTable.rowsBackground#0c0d0d
  • list.activeSelectionBackground#6b00ff20
  • list.activeSelectionForeground#e1e1e1
  • list.activeSelectionIconForeground#e1e1e1
  • list.deemphasizedForeground#8c8c8c
  • list.dropBackground#6b00ff20
  • list.errorForeground#f14251
  • list.filterMatchBackground#6b00ff30
  • list.filterMatchBorder#6b00ff
  • list.focusAndSelectionOutline#6b00ff
  • list.focusBackground#6b00ff15
  • list.focusForeground#e1e1e1
  • list.focusHighlightForeground#6b00ff
  • list.focusOutline#6b00ff
  • list.highlightForeground#6b00ff
  • list.hoverBackground#6b00ff08
  • list.hoverForeground#e1e1e1
  • list.inactiveFocusBackground#6b00ff08
  • list.inactiveFocusOutline#6b00ff80
  • list.inactiveSelectionBackground#6b00ff10
  • list.inactiveSelectionForeground#e1e1e1
  • list.inactiveSelectionIconForeground#cccccc
  • list.invalidItemForeground#f14251
  • list.warningForeground#ffd666
  • listFilterWidget.background#161718
  • listFilterWidget.noMatchesOutline#f14251
  • listFilterWidget.outline#6b00ff
  • listFilterWidget.shadow#00000080
  • menu.background#161718
  • menu.border#1a1b1c
  • menu.foreground#e1e1e1
  • menu.selectionBackground#6b00ff20
  • menu.selectionBorder#6b00ff
  • menu.selectionForeground#e1e1e1
  • menu.separatorBackground#1a1b1c
  • menubar.selectionBackground#6b00ff20
  • menubar.selectionBorder#6b00ff
  • menubar.selectionForeground#e1e1e1
  • merge.border#1a1b1c
  • merge.commonContentBackground#ffd66620
  • merge.commonHeaderBackground#ffd66640
  • merge.currentContentBackground#6b00ff20
  • merge.currentHeaderBackground#6b00ff40
  • merge.incomingContentBackground#9dd19420
  • merge.incomingHeaderBackground#9dd19440
  • notificationCenter.border#1a1b1c
  • notificationCenterHeader.background#161718
  • notificationCenterHeader.foreground#e1e1e1
  • notifications.background#161718
  • notifications.border#1a1b1c
  • notifications.foreground#e1e1e1
  • notificationsErrorIcon.foreground#f14251
  • notificationsInfoIcon.foreground#6b00ff
  • notificationsWarningIcon.foreground#ffd666
  • notificationToast.border#1a1b1c
  • panel.background#161718
  • panel.border#1a1b1c
  • panel.dropBorder#6b00ff
  • panelInput.border#1a1b1c
  • panelSection.border#1a1b1c
  • panelSection.dropBackground#6b00ff20
  • panelSectionHeader.background#161718
  • panelSectionHeader.border#1a1b1c
  • panelSectionHeader.foreground#e1e1e1
  • panelTitle.activeBorder#6b00ff
  • panelTitle.activeForeground#e1e1e1
  • panelTitle.inactiveForeground#969696
  • peekView.border#6b00ff
  • peekViewEditor.background#0c0d0d
  • peekViewEditor.matchHighlightBackground#6b00ff30
  • peekViewEditor.matchHighlightBorder#6b00ff
  • peekViewResult.background#161718
  • peekViewResult.fileForeground#e1e1e1
  • peekViewResult.lineForeground#969696
  • peekViewResult.matchHighlightBackground#6b00ff30
  • peekViewResult.selectionBackground#6b00ff20
  • peekViewResult.selectionForeground#e1e1e1
  • peekViewTitle.background#161718
  • peekViewTitleDescription.foreground#969696
  • peekViewTitleLabel.foreground#e1e1e1
  • pickerGroup.border#1a1b1c
  • pickerGroup.foreground#6b00ff
  • problemsErrorIcon.foreground#f14251
  • problemsInfoIcon.foreground#6b00ff
  • problemsWarningIcon.foreground#ffd666
  • progressBar.background#6b00ff
  • quickInput.background#161718
  • quickInput.foreground#e1e1e1
  • quickInputList.focusBackground#6b00ff20
  • quickInputList.focusForeground#e1e1e1
  • quickInputList.focusIconForeground#6b00ff
  • quickInputTitle.background#6b00ff20
  • sash.hoverBorder#6b00ff
  • scm.historyItemAdditionsForeground#9dd194
  • scm.historyItemDeletionsForeground#f14251
  • scm.historyItemSelectedStatisticsBorder#6b00ff
  • scm.historyItemStatisticsBorder#1a1b1c
  • scm.providerBorder#1a1b1c
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#1a1b1ca0
  • scrollbarSlider.background#1a1b1c60
  • scrollbarSlider.hoverBackground#1a1b1c80
  • selection.background#424547
  • settings.checkboxBackground#161718
  • settings.checkboxBorder#1a1b1c
  • settings.checkboxForeground#6b00ff
  • settings.dropdownBackground#161718
  • settings.dropdownBorder#1a1b1c
  • settings.dropdownForeground#e1e1e1
  • settings.headerForeground#e1e1e1
  • settings.modifiedItemIndicator#6b00ff
  • settings.numberInputBackground#0c0d0d
  • settings.numberInputBorder#1a1b1c
  • settings.numberInputForeground#e1e1e1
  • settings.textInputBackground#0c0d0d
  • settings.textInputBorder#1a1b1c
  • settings.textInputForeground#e1e1e1
  • sideBar.background#0c0d0d
  • sideBar.border#1a1b1c
  • sideBar.dropBackground#6b00ff20
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#161718
  • sideBarSectionHeader.border#1a1b1c
  • sideBarSectionHeader.foreground#e1e1e1
  • sideBarTitle.foreground#e1e1e1
  • statusBar.background#090027
  • statusBar.border#1a1b1c
  • statusBar.debuggingBackground#f14251
  • statusBar.debuggingBorder#1a1b1c
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#6b00ff
  • statusBar.foreground#ac70ff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderBorder#1a1b1c
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#c9a3ff25
  • statusBarItem.compactHoverBackground#c9a3ff15
  • statusBarItem.errorBackground#f14251
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.focusBorder#6b00ff
  • statusBarItem.hoverBackground#c9a3ff15
  • statusBarItem.prominentBackground#6b00ff
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#8b3fff
  • statusBarItem.remoteBackground#6b00ff
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#ffd666
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#1a1b1c
  • tab.activeBorderTop#6b00ff
  • tab.activeForeground#e1e1e1
  • tab.activeModifiedBorder#6b00ff
  • tab.border#1a1b1c
  • tab.hoverBackground#1f2021
  • tab.hoverBorder#1a1b1c
  • tab.hoverForeground#e1e1e1
  • tab.inactiveBackground#161718
  • tab.inactiveForeground#969696
  • tab.inactiveModifiedBorder#8b3fff
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#1a1b1c
  • tab.unfocusedActiveBorderTop#6b00ff80
  • tab.unfocusedActiveForeground#cccccc
  • tab.unfocusedActiveModifiedBorder#6b00ff80
  • tab.unfocusedHoverBackground#1f2021
  • tab.unfocusedHoverForeground#cccccc
  • tab.unfocusedInactiveBackground#161718
  • tab.unfocusedInactiveForeground#808080
  • tab.unfocusedInactiveModifiedBorder#8b3fff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#77aaff
  • terminal.ansiBrightBlack#6b7089
  • terminal.ansiBrightBlue#77aaff
  • terminal.ansiBrightCyan#66c2c2
  • terminal.ansiBrightGreen#9dd194
  • terminal.ansiBrightMagenta#d4a5d4
  • terminal.ansiBrightRed#f14251
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd666
  • terminal.ansiCyan#66c2c2
  • terminal.ansiGreen#9dd194
  • terminal.ansiMagenta#d4a5d4
  • terminal.ansiRed#f14251
  • terminal.ansiWhite#e1e1e1
  • terminal.ansiYellow#ffd666
  • terminal.background#0c0d0d
  • terminal.border#1a1b1c
  • terminal.dropBackground#6b00ff20
  • terminal.foreground#e1e1e1
  • terminal.selectionBackground#424547
  • terminalCursor.background#0c0d0d
  • terminalCursor.foreground#6b00ff
  • testing.iconErrored#ff4757
  • testing.iconFailed#ff4757
  • testing.iconPassed#9dd194
  • testing.iconQueued#ffd666
  • testing.iconSkipped#6b7089
  • testing.iconUnset#6b7089
  • testing.message.error.decorationForeground#f14251
  • testing.message.error.lineBackground#f1425120
  • testing.message.info.decorationForeground#6b00ff
  • testing.message.info.lineBackground#6b00ff20
  • testing.peekBorder#6b00ff
  • testing.peekHeaderBackground#161718
  • testing.runAction#9dd194
  • textBlockQuote.background#161718
  • textBlockQuote.border#6b00ff
  • textCodeBlock.background#0c0d0d
  • textLink.activeForeground#8b3fff
  • textLink.foreground#6b00ff
  • textPreformat.foreground#e1e1e1
  • textSeparator.foreground#1a1b1c
  • titleBar.activeBackground#161718
  • titleBar.activeForeground#e1e1e1
  • titleBar.border#1a1b1c
  • titleBar.inactiveBackground#0c0d0d
  • titleBar.inactiveForeground#969696
  • tree.indentGuidesStroke#1a1b1c
  • tree.tableColumnsBorder#1a1b1c
  • tree.tableOddRowsBackground#0c0d0d00
  • walkThrough.embeddedEditorBackground#0c0d0d
  • welcomePage.background#0c0d0d
  • welcomePage.buttonBackground#6b00ff
  • welcomePage.buttonHoverBackground#8b3fff
  • welcomePage.tileBackground#161718
  • welcomePage.tileBorder#1a1b1c
  • welcomePage.tileHoverBackground#1f2021
  • window.activeBorder#1a1b1c
  • window.inactiveBorder#1a1b1c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7089italic
variable, string constant.other.placeholder#e1e1e1
constant.other.color#ffffff
invalid, invalid.illegal#ffffff
keyword, storage.type, storage.modifier#d4a5d4
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#66c2c2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f14251
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#66c2c2
meta.block variable.other#f14251
support.other.variable, string.other.link#f14251
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffd666
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#9dd194
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#ffd666
support.type#77aaff
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#77aaff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f14251
variable.language#f14251italic
entity.name.method.js#66c2c2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#66c2c2
entity.other.attribute-name#d4a5d4
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffd666italic
entity.other.attribute-name.class#ffd666
source.sass keyword.control#66c2c2
markup.inserted#9dd194
markup.deleted#f14251
markup.changed#d4a5d4
string.regexp#66c2c2
constant.character.escape#66c2c2
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#66c2c2italic
source.js constant.other.object.key.js string.unquoted.label.js#f14251italic
source.json meta.structure.dictionary.json support.type.property-name.json#d4a5d4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffd666
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#f14251
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#f14251
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#9dd194
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#66c2c2
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#f14251
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#d4a5d4
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#9dd194
text.html.markdown, punctuation.definition.list_item.markdown#e1e1e1
text.html.markdown markup.inline.raw.markdown#d4a5d4
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#66c2c2
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#9dd194
markup.italic#f14251italic
markup.bold, markup.bold string#f14251bold
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#f14251bold
markup.underline#f14251underline
markup.quote punctuation.definition.blockquote.markdown#66c2c2
markup.quoteitalic
string.other.link.title.markdown#66c2c2
string.other.link.description.title.markdown#d4a5d4
constant.other.reference.link.markdown#ffd666
markup.raw.block#d4a5d4
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#e1e1e1
variable.language.fenced.markdown#66c2c2
meta.separator#66c2c2bold
markup.table#e1e1e1
Axis Ultra Dark by Ignacio Utreras Urrutia - VS Code Theme