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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a0a6acitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f07171
variable.other.object.property#399ee6
constant.other.color#6cbf49
invalid, invalid.illegal#f07171
invalid.deprecated#e6ba7e
keyword, storage.modifier#a37acc
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a37acc
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#a37acc
keyword.type, storage.type.primitive#4cbf99
storage.type.function#399ee6
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#5c6166
punctuation.section.embedded, variable.interpolation#e6ba7e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07171
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#399ee6
meta.block variable.other#f07171
support.other.variable, string.other.link#f07171
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fa8d3e
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#6cbf49
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#f2ae49
storage.type, storage.modifier.package, storage.modifier.import#f2ae49
entity.name.variable.field#399ee6
support.type#4cbf99
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#4cbf99
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f07171
variable.language#f07171italic
entity.name.method.js#399ee6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#399ee6
entity.other.attribute-name#399ee6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f2ae49italic
entity.other.attribute-name.class#f2ae49
source.sass keyword.control#399ee6
markup.inserted#6cbf49
markup.deleted#f07171
markup.changed#a37acc
string.regexp#4cbf99
constant.character.escape#4cbf99
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#399ee6italic
source.js constant.other.object.key.js string.unquoted.label.js#a37accitalic
source.json meta.structure.dictionary.json support.type.property-name.json#399ee6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#399ee6
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#399ee6
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#399ee6
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#399ee6
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#399ee6
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#399ee6
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#399ee6
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#399ee6
text.html.markdown, punctuation.definition.list_item.markdown#5c6166
text.html.markdown markup.inline.raw.markdown#a37acc
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4cbf99
text.html.markdown meta.dummy.line-break#a0a6ac
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#399ee6
markup.italic#f07171italic
markup.bold, markup.bold string#f07171bold
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#f07171bold
markup.underline#fa8d3eunderline
markup.quote punctuation.definition.blockquote.markdown#4cbf99
markup.quoteitalic
string.other.link.title.markdown#399ee6
string.other.link.description.title.markdown#a37acc
constant.other.reference.link.markdown#f2ae49
markup.raw.block#a37acc
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a37acc
variable.language.fenced.markdown#f07171
meta.separator#4cbf99bold
markup.table#a37acc
token.info-token#399ee6
token.warn-token#f2ae49
token.error-token#f07171
token.debug-token#a37acc

Shiki preview

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

Loading...