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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c5855italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#db2d20
variable.other.object.property#01a0e4
constant.other.color#01a252
invalid, invalid.illegal#db2d20
invalid.deprecated#cdab53
keyword, storage.modifier#a16a94
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a16a94
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#a16a94
keyword.type, storage.type.primitive#b5e4f4
storage.type.function#01a0e4
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#a5a2a2
punctuation.section.embedded, variable.interpolation#cdab53
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#db2d20
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#01a0e4
meta.block variable.other#db2d20
support.other.variable, string.other.link#db2d20
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e8bbd0
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#01a252
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#fded02
storage.type, storage.modifier.package, storage.modifier.import#fded02
entity.name.variable.field#01a0e4
support.type#b5e4f4
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#b5e4f4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#db2d20
variable.language#db2d20italic
entity.name.method.js#01a0e4italic
meta.class-method.js entity.name.function.js, variable.function.constructor#01a0e4
entity.other.attribute-name#01a0e4
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fded02italic
entity.other.attribute-name.class#fded02
source.sass keyword.control#01a0e4
markup.inserted#01a252
markup.deleted#db2d20
markup.changed#a16a94
string.regexp#b5e4f4
constant.character.escape#b5e4f4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#01a0e4italic
source.js constant.other.object.key.js string.unquoted.label.js#a16a94italic
source.json meta.structure.dictionary.json support.type.property-name.json#01a0e4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#01a0e4
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#01a0e4
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#01a0e4
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#01a0e4
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#01a0e4
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#01a0e4
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#01a0e4
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#01a0e4
text.html.markdown, punctuation.definition.list_item.markdown#a5a2a2
text.html.markdown markup.inline.raw.markdown#a16a94
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#b5e4f4
text.html.markdown meta.dummy.line-break#5c5855
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#01a0e4
markup.italic#db2d20italic
markup.bold, markup.bold string#db2d20bold
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#db2d20bold
markup.underline#e8bbd0underline
markup.quote punctuation.definition.blockquote.markdown#b5e4f4
markup.quoteitalic
string.other.link.title.markdown#01a0e4
string.other.link.description.title.markdown#a16a94
constant.other.reference.link.markdown#fded02
markup.raw.block#a16a94
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a16a94
variable.language.fenced.markdown#db2d20
meta.separator#b5e4f4bold
markup.table#a16a94
token.info-token#01a0e4
token.warn-token#fded02
token.error-token#db2d20
token.debug-token#a16a94

Shiki preview

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

Loading...