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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4a5059italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f28779
variable.other.object.property#73d0ff
constant.other.color#d5ff80
invalid, invalid.illegal#f28779
invalid.deprecated#f27983
keyword, storage.modifier#d4bfff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d4bfff
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#d4bfff
keyword.type, storage.type.primitive#95e6cb
storage.type.function#73d0ff
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#cccac2
punctuation.section.embedded, variable.interpolation#f27983
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f28779
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#73d0ff
meta.block variable.other#f28779
support.other.variable, string.other.link#f28779
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ffad66
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#d5ff80
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#ffd173
storage.type, storage.modifier.package, storage.modifier.import#ffd173
entity.name.variable.field#73d0ff
support.type#95e6cb
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#95e6cb
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f28779
variable.language#f28779italic
entity.name.method.js#73d0ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#73d0ff
entity.other.attribute-name#73d0ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffd173italic
entity.other.attribute-name.class#ffd173
source.sass keyword.control#73d0ff
markup.inserted#d5ff80
markup.deleted#f28779
markup.changed#d4bfff
string.regexp#95e6cb
constant.character.escape#95e6cb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#73d0ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#d4bfffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#73d0ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#73d0ff
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#73d0ff
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#73d0ff
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#73d0ff
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#73d0ff
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#73d0ff
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#73d0ff
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#73d0ff
text.html.markdown, punctuation.definition.list_item.markdown#cccac2
text.html.markdown markup.inline.raw.markdown#d4bfff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#95e6cb
text.html.markdown meta.dummy.line-break#4a5059
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#73d0ff
markup.italic#f28779italic
markup.bold, markup.bold string#f28779bold
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#f28779bold
markup.underline#ffad66underline
markup.quote punctuation.definition.blockquote.markdown#95e6cb
markup.quoteitalic
string.other.link.title.markdown#73d0ff
string.other.link.description.title.markdown#d4bfff
constant.other.reference.link.markdown#ffd173
markup.raw.block#d4bfff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d4bfff
variable.language.fenced.markdown#f28779
meta.separator#95e6cbbold
markup.table#d4bfff
token.info-token#73d0ff
token.warn-token#ffd173
token.error-token#f28779
token.debug-token#d4bfff

Shiki preview

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

Loading...