Skip to main content
CodingTheme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3e4b59italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f07178
variable.other.object.property#59c2ff
constant.other.color#aad94c
invalid, invalid.illegal#f07178
invalid.deprecated#e6b450
keyword, storage.modifier#d2a6ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d2a6ff
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#d2a6ff
keyword.type, storage.type.primitive#95e6cb
storage.type.function#59c2ff
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#e6e1cf
punctuation.section.embedded, variable.interpolation#e6b450
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#59c2ff
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff8f40
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#aad94c
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#ffb454
storage.type, storage.modifier.package, storage.modifier.import#ffb454
entity.name.variable.field#59c2ff
support.type#95e6cb
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#95e6cb
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f07178
variable.language#f07178italic
entity.name.method.js#59c2ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#59c2ff
entity.other.attribute-name#59c2ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffb454italic
entity.other.attribute-name.class#ffb454
source.sass keyword.control#59c2ff
markup.inserted#aad94c
markup.deleted#f07178
markup.changed#d2a6ff
string.regexp#95e6cb
constant.character.escape#95e6cb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#59c2ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#d2a6ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#59c2ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#59c2ff
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#59c2ff
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#59c2ff
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#59c2ff
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#59c2ff
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#59c2ff
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#59c2ff
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#59c2ff
text.html.markdown, punctuation.definition.list_item.markdown#e6e1cf
text.html.markdown markup.inline.raw.markdown#d2a6ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#95e6cb
text.html.markdown meta.dummy.line-break#3e4b59
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#59c2ff
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#ff8f40underline
markup.quote punctuation.definition.blockquote.markdown#95e6cb
markup.quoteitalic
string.other.link.title.markdown#59c2ff
string.other.link.description.title.markdown#d2a6ff
constant.other.reference.link.markdown#ffb454
markup.raw.block#d2a6ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d2a6ff
variable.language.fenced.markdown#f07178
meta.separator#95e6cbbold
markup.table#d2a6ff
token.info-token#59c2ff
token.warn-token#ffb454
token.error-token#f07178
token.debug-token#d2a6ff

Shiki preview

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

Loading...