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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#494d64italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ed8796
variable.other.object.property#8aadf4
constant.other.color#a6da95
invalid, invalid.illegal#ed8796
invalid.deprecated#f0c6c6
keyword, storage.modifier#c6a0f6
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c6a0f6
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#c6a0f6
keyword.type, storage.type.primitive#8bd5ca
storage.type.function#8aadf4
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#cad3f5
punctuation.section.embedded, variable.interpolation#f0c6c6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ed8796
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8aadf4
meta.block variable.other#ed8796
support.other.variable, string.other.link#ed8796
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f5a97f
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#a6da95
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#eed49f
storage.type, storage.modifier.package, storage.modifier.import#eed49f
entity.name.variable.field#8aadf4
support.type#8bd5ca
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#8bd5ca
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ed8796
variable.language#ed8796italic
entity.name.method.js#8aadf4italic
meta.class-method.js entity.name.function.js, variable.function.constructor#8aadf4
entity.other.attribute-name#8aadf4
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#eed49fitalic
entity.other.attribute-name.class#eed49f
source.sass keyword.control#8aadf4
markup.inserted#a6da95
markup.deleted#ed8796
markup.changed#c6a0f6
string.regexp#8bd5ca
constant.character.escape#8bd5ca
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8aadf4italic
source.js constant.other.object.key.js string.unquoted.label.js#c6a0f6italic
source.json meta.structure.dictionary.json support.type.property-name.json#8aadf4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8aadf4
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#8aadf4
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#8aadf4
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#8aadf4
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#8aadf4
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#8aadf4
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#8aadf4
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#8aadf4
text.html.markdown, punctuation.definition.list_item.markdown#cad3f5
text.html.markdown markup.inline.raw.markdown#c6a0f6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8bd5ca
text.html.markdown meta.dummy.line-break#494d64
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8aadf4
markup.italic#ed8796italic
markup.bold, markup.bold string#ed8796bold
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#ed8796bold
markup.underline#f5a97funderline
markup.quote punctuation.definition.blockquote.markdown#8bd5ca
markup.quoteitalic
string.other.link.title.markdown#8aadf4
string.other.link.description.title.markdown#c6a0f6
constant.other.reference.link.markdown#eed49f
markup.raw.block#c6a0f6
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c6a0f6
variable.language.fenced.markdown#ed8796
meta.separator#8bd5cabold
markup.table#c6a0f6
token.info-token#8aadf4
token.warn-token#eed49f
token.error-token#ed8796
token.debug-token#c6a0f6

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme