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#3a3a3d
  • activityBar.background#1c1c1e
  • activityBar.dropBackground#eaebf5
  • activityBar.foreground#c6c8d1
  • activityBar.inactiveForeground#8c8d93
  • activityBarBadge.background#8a87e3
  • activityBarBadge.foreground#eaebf5
  • badge.background#1c1c1e
  • badge.foreground#c6c8d1
  • breadcrumb.activeSelectionForeground#eaebf5
  • breadcrumb.background#2b2c2e
  • breadcrumb.focusForeground#dadbe5
  • breadcrumb.foreground#c6c8d1
  • breadcrumbPicker.background#2b2c2e
  • button.background#2b2c2e
  • button.foreground#eaebf5
  • button.hoverBackground#a9aab2
  • button.secondaryBackground#c589de
  • button.secondaryForeground#eaebf5
  • button.secondaryHoverBackground#a9aab2
  • charts.blue#8a87e3
  • charts.foreground#c6c8d1
  • charts.green#98c897
  • charts.lines#c6c8d1
  • charts.orange#d8996c
  • charts.purple#c589de
  • charts.red#d8676c
  • charts.yellow#d8cf88
  • checkbox.background#1c1c1e
  • checkbox.foreground#c6c8d1
  • debugConsole.errorForeground#d8676c
  • debugConsole.infoForeground#c6c8d1
  • debugConsole.sourceForeground#c6c8d1
  • debugConsole.warningForeground#d8cf88
  • debugConsoleInputIcon.foreground#c6c8d1
  • debugExceptionWidget.background#2b2c2e
  • debugIcon.breakpointCurrentStackframeForeground#d8cf88
  • debugIcon.breakpointDisabledForeground#a9aab2
  • debugIcon.breakpointForeground#d8676c
  • debugIcon.breakpointStackframeForeground#8c6551
  • debugIcon.breakpointUnverifiedForeground#3a3a3d
  • debugIcon.continueForeground#98c897
  • debugIcon.disconnectForeground#d8676c
  • debugIcon.pauseForeground#8a87e3
  • debugIcon.restartForeground#98c897
  • debugIcon.startForeground#98c897
  • debugIcon.stepBackForeground#8c6551
  • debugIcon.stepIntoForeground#8bc2c8
  • debugIcon.stepOutForeground#c589de
  • debugIcon.stepOverForeground#8a87e3
  • debugIcon.stopForeground#d8676c
  • debugTokenExpression.boolean#d8996c
  • debugTokenExpression.error#d8676c
  • debugTokenExpression.name#c589de
  • debugTokenExpression.number#d8996c
  • debugTokenExpression.string#98c897
  • debugTokenExpression.value#c6c8d1
  • debugToolBar.background#2b2c2e
  • debugView.stateLabelBackground#8a87e3
  • debugView.stateLabelForeground#eaebf5
  • debugView.valueChangedHighlight#8a87e3
  • descriptionForeground#8c8d93
  • diffEditor.diagonalFill#3a3a3d
  • diffEditor.insertedTextBackground#98c89720
  • diffEditor.removedTextBackground#d8676c20
  • dropdown.background#1c1c1e
  • dropdown.foreground#c6c8d1
  • dropdown.listBackground#1c1c1e
  • editor.background#1c1c1e
  • editor.findMatchBackground#d8cf886f
  • editor.findMatchHighlightBackground#d8996c6f
  • editor.findRangeHighlightBackground#2b2c2e6f
  • editor.foreground#c6c8d1
  • editor.hoverHighlightBackground#3a3a3d6f
  • editor.inactiveSelectionBackground#3a3a3d
  • editor.lineHighlightBackground#2b2c2e
  • editor.rangeHighlightBackground#2b2c2e6f
  • editor.selectionBackground#3a3a3d
  • editor.selectionHighlightBackground#2b2c2e
  • editor.snippetFinalTabstopHighlightBackground#8c8d93
  • editor.snippetTabstopHighlightBackground#3a3a3d
  • editor.wordHighlightBackground#3a3a3d6f
  • editor.wordHighlightStrongBackground#8c8d936f
  • editorBracketMatch.background#3a3a3d
  • editorCodeLens.foreground#3a3a3d
  • editorCursor.foreground#c6c8d1
  • editorError.foreground#d8676c
  • editorGroup.background#1c1c1e
  • editorGroup.dropBackground#3a3a3d6f
  • editorGroup.emptyBackground#1c1c1e
  • editorGroupHeader.noTabsBackground#2b2c2e
  • editorGroupHeader.tabsBackground#2b2c2e
  • editorGutter.addedBackground#98c897
  • editorGutter.background#1c1c1e
  • editorGutter.commentRangeForeground#a9aab2
  • editorGutter.deletedBackground#d8676c
  • editorGutter.foldingControlForeground#c6c8d1
  • editorGutter.modifiedBackground#c589de
  • editorHint.foreground#8a87e3
  • editorHoverWidget.background#1c1c1e
  • editorHoverWidget.foreground#c6c8d1
  • editorIndentGuide.activeBackground#a9aab2
  • editorIndentGuide.background#8c8d93
  • editorInfo.foreground#8bc2c8
  • editorLightBulb.foreground#d8cf88
  • editorLightBulbAutoFix.foreground#8a87e3
  • editorLineNumber.activeForeground#a9aab2
  • editorLineNumber.foreground#8c8d93
  • editorLink.activeForeground#8a87e3
  • editorMarkerNavigation.background#2b2c2e
  • editorMarkerNavigationError.background#d8676c
  • editorMarkerNavigationInfo.background#8a87e3
  • editorMarkerNavigationWarning.background#d8cf88
  • editorOverviewRuler.addedForeground#98c897
  • editorOverviewRuler.bracketMatchForeground#dadbe5
  • editorOverviewRuler.commonContentForeground#8c6551
  • editorOverviewRuler.currentContentForeground#8a87e3
  • editorOverviewRuler.deletedForeground#d8676c
  • editorOverviewRuler.errorForeground#d8676c
  • editorOverviewRuler.findMatchForeground#d8cf886f
  • editorOverviewRuler.incomingContentForeground#98c897
  • editorOverviewRuler.infoForeground#8bc2c8
  • editorOverviewRuler.modifiedForeground#c589de
  • editorOverviewRuler.rangeHighlightForeground#8c8d936f
  • editorOverviewRuler.selectionHighlightForeground#3a3a3d6f
  • editorOverviewRuler.warningForeground#d8cf88
  • editorOverviewRuler.wordHighlightForeground#eaebf56f
  • editorOverviewRuler.wordHighlightStrongForeground#8a87e36f
  • editorPane.background#1c1c1e
  • editorRuler.foreground#8c8d93
  • editorSuggestWidget.background#2b2c2e
  • editorSuggestWidget.foreground#c6c8d1
  • editorSuggestWidget.highlightForeground#8a87e3
  • editorSuggestWidget.selectedBackground#3a3a3d
  • editorWarning.foreground#d8cf88
  • editorWhitespace.foreground#8c8d93
  • editorWidget.background#1c1c1e
  • editorWidget.foreground#c6c8d1
  • errorForeground#d8676c
  • extensionBadge.remoteBackground#d8996c
  • extensionBadge.remoteForeground#eaebf5
  • extensionButton.prominentBackground#98c897
  • extensionButton.prominentForeground#eaebf5
  • extensionButton.prominentHoverBackground#3a3a3d
  • foreground#c6c8d1
  • gitDecoration.addedResourceForeground#98c897
  • gitDecoration.conflictingResourceForeground#d8cf88
  • gitDecoration.deletedResourceForeground#d8676c
  • gitDecoration.ignoredResourceForeground#8c8d93
  • gitDecoration.modifiedResourceForeground#c589de
  • gitDecoration.stageDeletedResourceForeground#d8676c
  • gitDecoration.stageModifiedResourceForeground#c589de
  • gitDecoration.submoduleResourceForeground#8c6551
  • gitDecoration.untrackedResourceForeground#d8996c
  • icon.foreground#a9aab2
  • input.background#1c1c1e
  • input.foreground#c6c8d1
  • input.placeholderForeground#8c8d93
  • inputOption.activeBackground#3a3a3d
  • inputOption.activeBorder#d8996c
  • inputOption.activeForeground#c6c8d1
  • inputValidation.errorBackground#d8676c
  • inputValidation.errorBorder#d8676c
  • inputValidation.errorForeground#c6c8d1
  • inputValidation.infoBackground#8a87e3
  • inputValidation.infoBorder#8a87e3
  • inputValidation.infoForeground#c6c8d1
  • inputValidation.warningBackground#d8cf88
  • inputValidation.warningBorder#d8cf88
  • inputValidation.warningForeground#c6c8d1
  • list.activeSelectionBackground#3a3a3d
  • list.activeSelectionForeground#c6c8d1
  • list.dropBackground#eaebf5
  • list.errorForeground#d8676c
  • list.filterMatchBackground#3a3a3d
  • list.focusBackground#3a3a3d
  • list.focusForeground#c6c8d1
  • list.highlightForeground#eaebf5
  • list.hoverBackground#8c8d93
  • list.hoverForeground#c6c8d1
  • list.inactiveFocusBackground#3a3a3d
  • list.inactiveSelectionBackground#3a3a3d
  • list.inactiveSelectionForeground#c6c8d1
  • list.invalidItemForeground#d8676c
  • list.warningForeground#d8cf88
  • listFilterWidget.background#1c1c1e
  • listFilterWidget.noMatchesOutline#d8676c
  • menu.background#2b2c2e
  • menu.foreground#c6c8d1
  • menu.selectionBackground#3a3a3d
  • menu.selectionForeground#c6c8d1
  • menu.separatorBackground#eaebf5
  • menubar.selectionBackground#2b2c2e
  • menubar.selectionForeground#c6c8d1
  • merge.currentContentBackground#8a87e340
  • merge.currentHeaderBackground#8a87e340
  • merge.incomingContentBackground#98c89760
  • merge.incomingHeaderBackground#98c89760
  • minimap.background#1c1c1e
  • minimap.errorHighlight#d8676c
  • minimap.findMatchHighlight#d8cf886f
  • minimap.selectionHighlight#3a3a3d6f
  • minimap.warningHighlight#d8cf88
  • minimapGutter.addedBackground#98c897
  • minimapGutter.deletedBackground#d8676c
  • minimapGutter.modifiedBackground#c589de
  • notebook.rowHoverBackground#2b2c2e
  • notification.background#3a3a3d
  • notification.buttonBackground#8a87e3
  • notification.buttonForeground#eaebf5
  • notification.buttonHoverBackground#3a3a3d
  • notification.errorBackground#d8676c
  • notification.errorForeground#eaebf5
  • notification.foreground#c6c8d1
  • notification.infoBackground#8bc2c8
  • notification.infoForeground#eaebf5
  • notification.warningBackground#d8cf88
  • notification.warningForeground#eaebf5
  • notificationCenterHeader.background#2b2c2e
  • notificationCenterHeader.foreground#c6c8d1
  • notificationLink.foreground#8a87e3
  • notifications.background#3a3a3d
  • notifications.foreground#c6c8d1
  • notificationsErrorIcon.foreground#d8676c
  • notificationsInfoIcon.foreground#8a87e3
  • notificationsWarningIcon.foreground#d8cf88
  • panel.background#1c1c1e
  • panel.dropBackground#2b2c2e6f
  • panelTitle.activeForeground#c6c8d1
  • panelTitle.inactiveForeground#8c8d93
  • peekViewEditor.background#2b2c2e
  • peekViewEditor.matchHighlightBackground#d8996c6f
  • peekViewEditorGutter.background#2b2c2e
  • peekViewResult.background#1c1c1e
  • peekViewResult.fileForeground#c6c8d1
  • peekViewResult.lineForeground#8c8d93
  • peekViewResult.matchHighlightBackground#d8996c6f
  • peekViewResult.selectionBackground#3a3a3d
  • peekViewResult.selectionForeground#c6c8d1
  • peekViewTitle.background#3a3a3d
  • peekViewTitleDescription.foreground#8c8d93
  • peekViewTitleLabel.foreground#c6c8d1
  • pickerGroup.foreground#8c8d93
  • problemsErrorIcon.foreground#d8676c
  • problemsInfoIcon.foreground#8bc2c8
  • problemsWarningIcon.foreground#d8cf88
  • progressBar.background#8c8d93
  • quickInput.background#2b2c2e
  • quickInput.foreground#c6c8d1
  • scrollbar.shadow#2b2c2e
  • scrollbarSlider.activeBackground#a9aab26f
  • scrollbarSlider.background#3a3a3d6f
  • scrollbarSlider.hoverBackground#8c8d936f
  • selection.background#8a87e3
  • settings.checkboxBackground#2b2c2e
  • settings.checkboxForeground#c6c8d1
  • settings.dropdownBackground#2b2c2e
  • settings.dropdownForeground#c6c8d1
  • settings.focusedRowBackground#3a3a3d
  • settings.headerForeground#c6c8d1
  • settings.modifiedItemForeground#8a87e3
  • settings.modifiedItemIndicator#8a87e3
  • settings.numberInputBackground#2b2c2e
  • settings.numberInputForeground#c6c8d1
  • settings.textInputBackground#2b2c2e
  • settings.textInputForeground#c6c8d1
  • sideBar.background#2b2c2e
  • sideBar.dropBackground#3a3a3d6f
  • sideBar.foreground#c6c8d1
  • sideBarSectionHeader.background#8c8d93
  • sideBarSectionHeader.foreground#c6c8d1
  • sideBarTitle.foreground#c6c8d1
  • statusBar.background#8a87e3
  • statusBar.debuggingBackground#d8996c
  • statusBar.debuggingForeground#eaebf5
  • statusBar.foreground#eaebf5
  • statusBar.noFolderBackground#c589de
  • statusBar.noFolderForeground#eaebf5
  • statusBarItem.activeBackground#8c8d93
  • statusBarItem.errorBackground#d8676c
  • statusBarItem.errorForeground#eaebf5
  • statusBarItem.hoverBackground#3a3a3d
  • statusBarItem.prominentBackground#c589de
  • statusBarItem.prominentForeground#eaebf5
  • statusBarItem.prominentHoverBackground#d8676c
  • statusBarItem.remoteBackground#98c897
  • statusBarItem.remoteForeground#eaebf5
  • symbolIcon.arrayForeground#c6c8d1
  • symbolIcon.booleanForeground#d8996c
  • symbolIcon.classForeground#d8cf88
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#d8996c
  • symbolIcon.constructorForeground#8a87e3
  • symbolIcon.enumeratorForeground#d8996c
  • symbolIcon.enumeratorMemberForeground#8a87e3
  • symbolIcon.eventForeground#d8cf88
  • symbolIcon.fieldForeground#d8676c
  • symbolIcon.fileForeground#c6c8d1
  • symbolIcon.folderForeground#c6c8d1
  • symbolIcon.functionForeground#8a87e3
  • symbolIcon.interfaceForeground#8a87e3
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#c589de
  • symbolIcon.methodForeground#8a87e3
  • symbolIcon.moduleForeground#c6c8d1
  • symbolIcon.namespaceForeground#c6c8d1
  • symbolIcon.nullForeground#8c6551
  • symbolIcon.numberForeground#d8996c
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#c6c8d1
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#c6c8d1
  • symbolIcon.stringForeground#98c897
  • symbolIcon.structForeground#d8cf88
  • symbolIcon.textForeground#c6c8d1
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#d8676c
  • tab.activeBackground#1c1c1e
  • tab.activeForeground#c6c8d1
  • tab.activeModifiedBorder#8a87e3
  • tab.hoverBackground#3a3a3d
  • tab.inactiveBackground#2b2c2e
  • tab.inactiveForeground#8c8d93
  • tab.inactiveModifiedBorder#8a87e3
  • tab.unfocusedActiveBackground#1c1c1e
  • tab.unfocusedActiveForeground#a9aab2
  • tab.unfocusedActiveModifiedBorder#8a87e3
  • tab.unfocusedHoverBackground#3a3a3d
  • tab.unfocusedInactiveForeground#8c8d93
  • tab.unfocusedInactiveModifiedBorder#8a87e3
  • terminal.ansiBlack#1c1c1e
  • terminal.ansiBlue#8a87e3
  • terminal.ansiBrightBlack#8c8d93
  • terminal.ansiBrightBlue#8a87e3
  • terminal.ansiBrightCyan#8bc2c8
  • terminal.ansiBrightGreen#98c897
  • terminal.ansiBrightMagenta#c589de
  • terminal.ansiBrightRed#d8676c
  • terminal.ansiBrightWhite#eaebf5
  • terminal.ansiBrightYellow#d8cf88
  • terminal.ansiCyan#8bc2c8
  • terminal.ansiGreen#98c897
  • terminal.ansiMagenta#c589de
  • terminal.ansiRed#d8676c
  • terminal.ansiWhite#c6c8d1
  • terminal.ansiYellow#d8cf88
  • terminal.background#1c1c1e
  • terminal.foreground#c6c8d1
  • terminalCursor.foreground#c6c8d1
  • textBlockQuote.background#2b2c2e
  • textBlockQuote.border#8a87e3
  • textCodeBlock.background#1c1c1e
  • textLink.activeForeground#8bc2c8
  • textLink.foreground#8a87e3
  • textPreformat.foreground#8a87e3
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#1c1c1e
  • titleBar.activeForeground#c6c8d1
  • titleBar.inactiveBackground#2b2c2e
  • titleBar.inactiveForeground#8c8d93
  • tree.indentGuidesStroke#c6c8d1
  • walkThrough.embeddedEditorBackground#1c1c1e
  • welcomePage.background#1c1c1e
  • welcomePage.buttonBackground#2b2c2e
  • welcomePage.buttonHoverBackground#3a3a3d
  • widget.shadow#1c1c1e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c8d93italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#d8676c
variable.other.object.property#8a87e3
constant.other.color#98c897
invalid, invalid.illegal#d8676c
invalid.deprecated#8c6551
keyword, storage.modifier#c589de
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c589de
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#c589de
keyword.type, storage.type.primitive#8bc2c8
storage.type.function#8a87e3
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#c6c8d1
punctuation.section.embedded, variable.interpolation#8c6551
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d8676c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8a87e3
meta.block variable.other#d8676c
support.other.variable, string.other.link#d8676c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#d8996c
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#98c897
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#d8cf88
storage.type, storage.modifier.package, storage.modifier.import#d8cf88
entity.name.variable.field#8a87e3
support.type#8bc2c8
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#8bc2c8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d8676c
variable.language#d8676citalic
entity.name.method.js#8a87e3italic
meta.class-method.js entity.name.function.js, variable.function.constructor#8a87e3
entity.other.attribute-name#8a87e3
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d8cf88italic
entity.other.attribute-name.class#d8cf88
source.sass keyword.control#8a87e3
markup.inserted#98c897
markup.deleted#d8676c
markup.changed#c589de
string.regexp#8bc2c8
constant.character.escape#8bc2c8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8a87e3italic
source.js constant.other.object.key.js string.unquoted.label.js#c589deitalic
source.json meta.structure.dictionary.json support.type.property-name.json#8a87e3
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a87e3
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#8a87e3
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#8a87e3
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#8a87e3
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#8a87e3
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#8a87e3
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#8a87e3
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#8a87e3
text.html.markdown, punctuation.definition.list_item.markdown#c6c8d1
text.html.markdown markup.inline.raw.markdown#c589de
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8bc2c8
text.html.markdown meta.dummy.line-break#8c8d93
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8a87e3
markup.italic#d8676citalic
markup.bold, markup.bold string#d8676cbold
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#d8676cbold
markup.underline#d8996cunderline
markup.quote punctuation.definition.blockquote.markdown#8bc2c8
markup.quoteitalic
string.other.link.title.markdown#8a87e3
string.other.link.description.title.markdown#c589de
constant.other.reference.link.markdown#d8cf88
markup.raw.block#c589de
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c589de
variable.language.fenced.markdown#d8676c
meta.separator#8bc2c8bold
markup.table#c589de
token.info-token#8a87e3
token.warn-token#d8cf88
token.error-token#d8676c
token.debug-token#c589de
meta.function-call.arguments#c6c8d1
support.function#8bc2c8
string.quoted.docstring.multi, string.quoted.docstring.multi punctuation.definition.string#8c8d93italic

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Hammock Theme - Coding Theme