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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7c7c63italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ffbfa5
variable.other.object.property#ccbfd9
constant.other.color#e7ff99
invalid, invalid.illegal#ffbfa5
invalid.deprecated#e5d6a6
keyword, storage.modifier#f2bfd9
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#f2bfd9
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#f2bfd9
keyword.type, storage.type.primitive#bfffc5
storage.type.function#ccbfd9
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#bdbd97
punctuation.section.embedded, variable.interpolation#e5d6a6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffbfa5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ccbfd9
meta.block variable.other#ffbfa5
support.other.variable, string.other.link#ffbfa5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ffdc99
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#e7ff99
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#fff299
storage.type, storage.modifier.package, storage.modifier.import#fff299
entity.name.variable.field#ccbfd9
support.type#bfffc5
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#bfffc5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ffbfa5
variable.language#ffbfa5italic
entity.name.method.js#ccbfd9italic
meta.class-method.js entity.name.function.js, variable.function.constructor#ccbfd9
entity.other.attribute-name#ccbfd9
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fff299italic
entity.other.attribute-name.class#fff299
source.sass keyword.control#ccbfd9
markup.inserted#e7ff99
markup.deleted#ffbfa5
markup.changed#f2bfd9
string.regexp#bfffc5
constant.character.escape#bfffc5
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ccbfd9italic
source.js constant.other.object.key.js string.unquoted.label.js#f2bfd9italic
source.json meta.structure.dictionary.json support.type.property-name.json#ccbfd9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ccbfd9
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#ccbfd9
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#ccbfd9
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#ccbfd9
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#ccbfd9
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#ccbfd9
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#ccbfd9
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#ccbfd9
text.html.markdown, punctuation.definition.list_item.markdown#bdbd97
text.html.markdown markup.inline.raw.markdown#f2bfd9
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#bfffc5
text.html.markdown meta.dummy.line-break#7c7c63
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ccbfd9
markup.italic#ffbfa5italic
markup.bold, markup.bold string#ffbfa5bold
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#ffbfa5bold
markup.underline#ffdc99underline
markup.quote punctuation.definition.blockquote.markdown#bfffc5
markup.quoteitalic
string.other.link.title.markdown#ccbfd9
string.other.link.description.title.markdown#f2bfd9
constant.other.reference.link.markdown#fff299
markup.raw.block#f2bfd9
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#f2bfd9
variable.language.fenced.markdown#ffbfa5
meta.separator#bfffc5bold
markup.table#f2bfd9
token.info-token#ccbfd9
token.warn-token#fff299
token.error-token#ffbfa5
token.debug-token#f2bfd9

Shiki preview

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

Loading...