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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#676567italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ff7272
variable.other.object.property#49cae4
constant.other.color#bcdf59
invalid, invalid.illegal#ff7272
invalid.deprecated#ff8787
keyword, storage.modifier#a093e2
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a093e2
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#a093e2
keyword.type, storage.type.primitive#aee8f4
storage.type.function#49cae4
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#fcfcfc
punctuation.section.embedded, variable.interpolation#ff8787
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff7272
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#49cae4
meta.block variable.other#ff7272
support.other.variable, string.other.link#ff7272
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fc9d6f
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#bcdf59
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#ffca58
storage.type, storage.modifier.package, storage.modifier.import#ffca58
entity.name.variable.field#49cae4
support.type#aee8f4
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#aee8f4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff7272
variable.language#ff7272italic
entity.name.method.js#49cae4italic
meta.class-method.js entity.name.function.js, variable.function.constructor#49cae4
entity.other.attribute-name#49cae4
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffca58italic
entity.other.attribute-name.class#ffca58
source.sass keyword.control#49cae4
markup.inserted#bcdf59
markup.deleted#ff7272
markup.changed#a093e2
string.regexp#aee8f4
constant.character.escape#aee8f4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#49cae4italic
source.js constant.other.object.key.js string.unquoted.label.js#a093e2italic
source.json meta.structure.dictionary.json support.type.property-name.json#49cae4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#49cae4
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#49cae4
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#49cae4
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#49cae4
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#49cae4
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#49cae4
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#49cae4
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#49cae4
text.html.markdown, punctuation.definition.list_item.markdown#fcfcfc
text.html.markdown markup.inline.raw.markdown#a093e2
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#aee8f4
text.html.markdown meta.dummy.line-break#676567
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#49cae4
markup.italic#ff7272italic
markup.bold, markup.bold string#ff7272bold
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#ff7272bold
markup.underline#fc9d6funderline
markup.quote punctuation.definition.blockquote.markdown#aee8f4
markup.quoteitalic
string.other.link.title.markdown#49cae4
string.other.link.description.title.markdown#a093e2
constant.other.reference.link.markdown#ffca58
markup.raw.block#a093e2
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a093e2
variable.language.fenced.markdown#ff7272
meta.separator#aee8f4bold
markup.table#a093e2
token.info-token#49cae4
token.warn-token#ffca58
token.error-token#ff7272
token.debug-token#a093e2

Shiki preview

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

Loading...