Skip to main content
Coding Theme

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#47cfc426
  • activityBar.activeBorder#47cfc4
  • activityBar.background#10252c
  • activityBar.border#0b191e
  • activityBar.dropBorder#367b9033
  • activityBar.foreground#47cfc4
  • activityBar.inactiveForeground#476873
  • activityBarBadge.background#47cfc4
  • activityBarBadge.foreground#10252c
  • activityBarTop.activeBorder#47cfc4
  • activityBarTop.dropBorder#367b9033
  • activityBarTop.foreground#47cfc4
  • activityBarTop.inactiveForeground#435d65
  • badge.background#47cfc4
  • badge.foreground#10252c
  • breadcrumb.background#132c34
  • breadcrumbPicker.background#1a3c47
  • button.background#47cfc480
  • button.border#ffffff26
  • button.foreground#a0e6e1
  • button.hoverBackground#47cfc499
  • button.secondaryBackground#1d424e
  • button.secondaryForeground#c3e0e9cc
  • button.secondaryHoverBackground#214c59
  • button.separator#ffffff4d
  • charts.blue#4db0f7
  • charts.foreground#c3e0e9
  • charts.green#a5b82e
  • charts.lines#c3e0e9
  • charts.orange#e8913b
  • charts.purple#df96d9
  • charts.red#f45645
  • charts.yellow#e2ae10
  • checkbox.foreground#c3e0e9
  • commandCenter.activeBackground#1a3c4761
  • commandCenter.activeForeground#9eccdb8f
  • commandCenter.background#132c34
  • commandCenter.border#0b191e
  • commandCenter.foreground#367b90
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugConsole.errorForeground#f45645
  • debugConsole.infoForeground#4db0f7
  • debugConsole.warningForeground#e2ae10
  • debugExceptionWidget.background#1a3c47
  • debugExceptionWidget.border#0b191e
  • debugIcon.breakpointCurrentStackframeForeground#f45645
  • debugIcon.breakpointDisabledForeground#f4564580
  • debugIcon.breakpointForeground#f45645
  • debugIcon.continueForeground#4db0f7
  • debugIcon.disconnectForeground#f45645
  • debugIcon.pauseForeground#f45645
  • debugIcon.restartForeground#a5b82e
  • debugIcon.startForeground#a5b82e
  • debugIcon.stepBackForeground#4db0f7
  • debugIcon.stepIntoForeground#4db0f7
  • debugIcon.stepOutForeground#4db0f7
  • debugIcon.stepOverForeground#4db0f7
  • debugIcon.stopForeground#f45645
  • debugToolBar.background#183a41
  • descriptionForeground#c3e0e980
  • diffEditor.border#0b191e
  • diffEditor.diagonalFill#1a3c47
  • diffEditor.insertedLineBackground#b1c91d1a
  • diffEditor.insertedTextBackground#b1c91d1a
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.move.border#e2ae104d
  • diffEditor.moveActive.border#e2ae10b3
  • diffEditor.removedLineBackground#ff4d3a1a
  • diffEditor.removedTextBackground#ff4d3a1a
  • diffEditor.removedTextBorder#00000000
  • diffEditor.unchangedCodeBackground#0f2228
  • diffEditor.unchangedRegionBackground#0f2228
  • diffEditor.unchangedRegionShadow#00000066
  • diffEditorGutter.insertedLineBackground#00000000
  • diffEditorGutter.removedLineBackground#00000000
  • diffEditorOverview.insertedForeground#a5b82e26
  • diffEditorOverview.removedForeground#f4564530
  • disabledForeground#c3e0e94d
  • dropdown.background#16343d
  • dropdown.border#2b5a68
  • dropdown.foreground#c3e0e9
  • dropdown.listBackground#16343d
  • editor.background#132c34
  • editor.findMatchBackground#47cfc430
  • editor.findMatchBorder#47cfc461
  • editor.findMatchHighlightBackground#47cfc43d
  • editor.findMatchHighlightBorder#47cfc45c
  • editor.foldBackground#00000033
  • editor.foldPlaceholderForeground#367b90
  • editor.foreground#c3e0e9
  • editor.hoverHighlightBackground#47cfc44d
  • editor.inactiveSelectionBackground#47cfc44d
  • editor.lineHighlightBackground#47cfc40f
  • editor.lineHighlightBorder#47cfc426
  • editor.linkedEditingBackground#45b1ff33
  • editor.rangeHighlightBackground#47cfc43d
  • editor.selectionBackground#47cfc44d
  • editor.selectionForeground#c3e0e9
  • editor.selectionHighlightBackground#47cfc414
  • editor.selectionHighlightBorder#47cfc44d
  • editor.wordHighlightBackground#47cfc473
  • editor.wordHighlightBorder#47cfc48a
  • editor.wordHighlightStrongBackground#47cfc44d
  • editorBracketHighlight.foreground1#e2ae10
  • editorBracketHighlight.foreground2#df96d9
  • editorBracketHighlight.foreground3#4db0f7
  • editorBracketHighlight.foreground4#858bf7
  • editorBracketHighlight.foreground5#26bbae
  • editorBracketHighlight.foreground6#f154a0
  • editorBracketHighlight.unexpectedBracket.foreground#f45645
  • editorBracketMatch.background#47cfc44d
  • editorBracketMatch.border#47cfc473
  • editorCodeLens.foreground#9eccdb80
  • editorCursor.background#47cfc4
  • editorCursor.foreground#e2ae10
  • editorError.border#00000000
  • editorError.foreground#f45645
  • editorGhostText.border#00000000
  • editorGhostText.foreground#c3e0e970
  • editorGroup.border#0b191e
  • editorGroup.dropBackground#47cfc414
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#132c34
  • editorGroupHeader.tabsBackground#10252c
  • editorGroupHeader.tabsBorder#0b191e
  • editorGutter.addedBackground#a5b82ecc
  • editorGutter.background#132c34
  • editorGutter.commentRangeForeground#1a3c47
  • editorGutter.deletedBackground#f45645cc
  • editorGutter.modifiedBackground#4db0f7cc
  • editorHoverWidget.background#1a3c47
  • editorHoverWidget.border#0b191e
  • editorIndentGuide.activeBackground1#367b90cc
  • editorIndentGuide.background1#367b9033
  • editorInfo.border#00000000
  • editorInlayHint.background#9eccdb1a
  • editorInlayHint.foreground#9eccdbb3
  • editorInlayHint.parameterBackground#9eccdb1a
  • editorInlayHint.parameterForeground#9eccdbb3
  • editorInlayHint.typeBackground#9eccdb1a
  • editorInlayHint.typeForeground#9eccdbb3
  • editorLineNumber.activeForeground#77b4c9
  • editorLineNumber.foreground#375661
  • editorLink.activeForeground#c3e0e9
  • editorMarkerNavigation.background#10252c
  • editorMarkerNavigationError.background#f456458f
  • editorMarkerNavigationInfo.background#4db0f78f
  • editorMarkerNavigationWarning.background#e2ae108f
  • editorOverviewRuler.addedForeground#a5b82e80
  • editorOverviewRuler.border#0b191e
  • editorOverviewRuler.deletedForeground#f4564580
  • editorOverviewRuler.errorForeground#f45645
  • editorOverviewRuler.incomingContentForeground#a5b82e80
  • editorOverviewRuler.infoForeground#4db0f780
  • editorOverviewRuler.modifiedForeground#4db0f780
  • editorOverviewRuler.selectionHighlightForeground#47cfc480
  • editorOverviewRuler.warningForeground#e2ae10
  • editorRuler.foreground#367b9033
  • editorStickyScroll.shadow#00000066
  • editorStickyScrollHover.background#17353f
  • editorSuggestWidget.background#16323b
  • editorSuggestWidget.border#0b191e
  • editorSuggestWidget.foreground#9eccdb
  • editorSuggestWidget.highlightForeground#e2ae10
  • editorSuggestWidget.selectedBackground#214c59
  • editorSuggestWidget.selectedIconForeground#c3e0e9
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.border#00000000
  • editorWarning.foreground#e2ae10
  • editorWhitespace.foreground#367b9060
  • editorWidget.background#1a3c47
  • editorWidget.border#214c59
  • editorWidget.resizeBorder#47cfc450
  • errorForeground#f45645
  • errorLens.errorForeground#f45645fc
  • errorLens.hintForeground#4db0f7fc
  • errorLens.infoForeground#4db0f7fc
  • errorLens.warningForeground#e2ae10fc
  • extensionButton.background#47cfc480
  • extensionButton.foreground#a0e6e1
  • extensionButton.hoverBackground#47cfc499
  • extensionButton.prominentBackground#47cfc49d
  • extensionButton.prominentForeground#c3e0e9
  • extensionButton.prominentHoverBackground#47cfc4
  • focusBorder#2e6b7f
  • foreground#9eccdb
  • gitDecoration.conflictingResourceForeground#47cfc4
  • gitDecoration.deletedResourceForeground#f45645
  • gitDecoration.ignoredResourceForeground#367b90
  • gitDecoration.modifiedResourceForeground#4db0f7
  • gitDecoration.untrackedResourceForeground#a5b82e
  • icon.foreground#9eccdbab
  • inlineChat.background#1a3c47
  • inlineChat.border#214c59
  • inlineChatInput.background#16323b
  • inlineChatInput.border#214c59
  • inlineChatInput.focusBorder#2e6b7f
  • inlineEdit.gutterIndicator.background#9eccdb80
  • inlineEdit.gutterIndicator.primaryBackground#836509b3
  • inlineEdit.gutterIndicator.primaryBorder#836509
  • inlineEdit.gutterIndicator.primaryForeground#050c0f
  • inlineEdit.gutterIndicator.secondaryBackground#248c83b3
  • inlineEdit.gutterIndicator.secondaryBorder#248c83
  • inlineEdit.gutterIndicator.secondaryForeground#000000
  • inlineEdit.gutterIndicator.successfulBackground#5c661ab3
  • inlineEdit.gutterIndicator.successfulBorder#5c661a
  • inlineEdit.gutterIndicator.successfulForeground#000000
  • inlineEdit.modifiedBackground#a5b82e26
  • inlineEdit.modifiedBorder#a5b82ecc
  • inlineEdit.modifiedChangedLineBackground#a5b82e14
  • inlineEdit.modifiedChangedTextBackground#00000000
  • inlineEdit.originalBackground#f4564526
  • inlineEdit.originalBorder#f45645cc
  • inlineEdit.originalChangedLineBackground#f45645cc
  • inlineEdit.originalChangedTextBackground#00000000
  • inlineEdit.tabWillAcceptModifiedBorder#a5b82e
  • inlineEdit.tabWillAcceptOriginalBorder#f45645
  • input.background#16343d
  • input.border#2b5a68
  • input.foreground#c3e0e9
  • input.placeholderForeground#42889e
  • inputOption.activeBackground#3c8ba4
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#c3e0e9
  • inputOption.hoverBackground#214c59
  • inputValidation.errorBackground#1a3c47
  • inputValidation.errorBorder#e2ae10
  • inputValidation.infoBackground#1a3c47
  • inputValidation.infoBorder#47cfc4
  • inputValidation.warningBackground#1a3c47
  • inputValidation.warningBorder#e2ae10
  • keybindingLabel.background#1a3c47
  • keybindingLabel.border#3f7688
  • keybindingLabel.bottomBorder#3f7688
  • keybindingLabel.foreground#70aabd
  • list.activeSelectionBackground#285c6c73
  • list.activeSelectionForeground#c3e0e9
  • list.dropBackground#47cfc415
  • list.errorForeground#f45645
  • list.focusBackground#47cfc440
  • list.focusForeground#9eccdb
  • list.highlightForeground#e2ae10
  • list.hoverBackground#285c6c4d
  • list.hoverForeground#fcfdfd
  • list.inactiveSelectionBackground#285c6c40
  • list.inactiveSelectionForeground#c3e0e9
  • list.warningForeground#e2ae10
  • menu.background#1a3c47
  • menu.border#0b191e
  • menu.foreground#93bfcd
  • menu.selectionForeground#fcfdfd
  • menu.separatorBackground#0b191e65
  • menubar.selectionBackground#1a3c47
  • menubar.selectionForeground#9eccdb
  • merge.border#0b191e
  • merge.commonContentBackground#e2ae1030
  • merge.commonHeaderBackground#e2ae1080
  • merge.currentContentBackground#a5b82e30
  • merge.currentHeaderBackground#a5b82e80
  • merge.incomingContentBackground#4db0f730
  • merge.incomingHeaderBackground#4db0f780
  • minimap.background#132c34
  • minimap.errorHighlight#f45645
  • minimap.findMatchHighlight#47cfc4
  • minimap.selectionHighlight#47cfc4
  • minimap.selectionOccurrenceHighlight#47cfc4
  • minimap.warningHighlight#e2ae10
  • minimapGutter.addedBackground#a5b82e
  • minimapGutter.deletedBackground#f45645
  • minimapGutter.modifiedBackground#4db0f7
  • multiDiffEditor.border#0b191e
  • multiDiffEditor.headerBackground#1a3c47
  • notificationCenterHeader.background#1a3c47
  • notificationCenterHeader.foreground#c3e0e9
  • notificationLink.foreground#e2ae10
  • notifications.background#1a3c47
  • notifications.border#0b191e
  • notifications.foreground#9eccdb
  • notificationsErrorIcon.foreground#f45645
  • notificationsInfoIcon.foreground#4db0f7
  • notificationsWarningIcon.foreground#e8913b
  • panel.background#112830
  • panel.border#0b191e
  • panel.dropBorder#367b9080
  • panelInput.border#214c59
  • panelSection.border#0b191e
  • panelSectionHeader.background#15313b
  • panelSectionHeader.border#0b191e
  • panelSectionHeader.foreground#c3e0e9
  • panelTitle.activeBorder#47cfc4
  • panelTitle.activeForeground#47cfc4
  • panelTitle.inactiveForeground#367b90
  • peekView.border#0b191e
  • peekViewEditor.background#183943
  • peekViewEditor.matchHighlightBackground#1a3c4740
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#183943
  • peekViewEditorStickyScroll.background#17353f
  • peekViewResult.background#16343d
  • peekViewResult.fileForeground#c3e0e9
  • peekViewResult.lineForeground#9eccdb
  • peekViewResult.matchHighlightBackground#47cfc480
  • peekViewResult.selectionBackground#47cfc433
  • peekViewResult.selectionForeground#c3e0e9
  • peekViewTitle.background#1a3c47
  • peekViewTitleDescription.foreground#c3e0e9
  • peekViewTitleLabel.foreground#c3e0e9
  • pickerGroup.border#0b191e
  • pickerGroup.foreground#c3e0e9
  • profileBadge.background#47cfc4
  • profileBadge.foreground#132c34
  • progressBar.background#e2ae10
  • quickInput.background#17353f
  • quickInput.foreground#c3e0e9b3
  • quickInputList.focusBackground#357b9273
  • quickInputList.focusForeground#fcfdfd
  • quickInputList.focusIconForeground#c3e0e9
  • quickInputTitle.background#10252c
  • sash.hoverBorder#47cfc450
  • scmGraph.foreground1#4db0f7
  • scmGraph.foreground2#df96d9
  • scmGraph.foreground3#97e24c
  • scmGraph.foreground4#26bbae
  • scmGraph.foreground5#f154a0
  • scmGraph.historyItemBaseRefColor#858bf7
  • scmGraph.historyItemHoverAdditionsForeground#a5b82e
  • scmGraph.historyItemHoverDefaultLabelBackground#9eccdb
  • scmGraph.historyItemHoverDefaultLabelForeground#000000
  • scmGraph.historyItemHoverDeletionsForeground#f45645
  • scmGraph.historyItemHoverLabelForeground#000000
  • scmGraph.historyItemRefColor#e2ae10
  • scmGraph.historyItemRemoteRefColor#4db0f7
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#c3e0e94d
  • scrollbarSlider.background#c3e0e926
  • scrollbarSlider.hoverBackground#c3e0e933
  • selection.background#47cfc461
  • settings.headerForeground#c3e0e9
  • settings.modifiedItemIndicator#47cfc4
  • settings.settingsHeaderHoverForeground#c3e0e9
  • sideBar.background#10252c
  • sideBar.border#0b191e
  • sideBar.foreground#9eccdbcc
  • sideBarSectionHeader.background#10252c
  • sideBarSectionHeader.border#0b191e
  • sideBarSectionHeader.foreground#c3e0e9
  • sideBarStickyScroll.background#0d1f25
  • sideBarStickyScroll.shadow#00000066
  • sideBarTitle.foreground#367b90
  • statusBar.background#132c34
  • statusBar.border#0b191e
  • statusBar.debuggingBackground#1e494e
  • statusBar.debuggingForeground#89bebf
  • statusBar.foreground#9eccdb80
  • statusBar.noFolderBackground#10252c
  • statusBar.noFolderBorder#0b191e
  • statusBar.noFolderForeground#9eccdbcc
  • statusBarItem.activeBackground#1a3c47
  • statusBarItem.compactHoverBackground#47cfc4cc
  • statusBarItem.errorBackground#f45645
  • statusBarItem.errorForeground#370803
  • statusBarItem.errorHoverBackground#f78275
  • statusBarItem.errorHoverForeground#132c34
  • statusBarItem.hoverBackground#23585c
  • statusBarItem.hoverForeground#c3e0e9
  • statusBarItem.offlineBackground#df96d9
  • statusBarItem.offlineForeground#5a1c55
  • statusBarItem.offlineHoverBackground#ebbde7
  • statusBarItem.offlineHoverForeground#132c34
  • statusBarItem.prominentBackground#132c34
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#214c59
  • statusBarItem.prominentHoverForeground#132c34
  • statusBarItem.remoteBackground#26bbae
  • statusBarItem.remoteForeground#000000
  • statusBarItem.remoteHoverBackground#3dd7ca
  • statusBarItem.remoteHoverForeground#132c34
  • statusBarItem.warningBackground#e2ae10
  • statusBarItem.warningForeground#000000
  • statusBarItem.warningHoverBackground#f1c234
  • statusBarItem.warningHoverForeground#132c34
  • tab.activeBackground#132c34
  • tab.activeBorder#132c34
  • tab.activeBorderTop#47cfc4
  • tab.activeForeground#c3e0e9
  • tab.border#0b191e
  • tab.hoverBackground#132c34
  • tab.inactiveBackground#10252c
  • tab.inactiveForeground#367b90
  • tab.lastPinnedBorder#0b191e
  • tab.unfocusedActiveBorder#132c34
  • tab.unfocusedActiveForeground#47cfc4
  • tab.unfocusedHoverBackground#132c34
  • tab.unfocusedInactiveForeground#367b90
  • terminal.ansiBlack#132c34
  • terminal.ansiBlue#4db0f7
  • terminal.ansiBrightBlack#2c677b
  • terminal.ansiBrightBlue#45b1ff
  • terminal.ansiBrightCyan#04ddca
  • terminal.ansiBrightGreen#bedb0c
  • terminal.ansiBrightMagenta#f481ea
  • terminal.ansiBrightRed#ff4d3a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f2b600
  • terminal.ansiCyan#26bbae
  • terminal.ansiGreen#a5b82e
  • terminal.ansiMagenta#df96d9
  • terminal.ansiRed#f45645
  • terminal.ansiWhite#c3e0e9
  • terminal.ansiYellow#e2ae10
  • terminal.background#112830
  • terminal.foreground#c3e0e9
  • terminal.selectionForeground#c3e0e9
  • terminalCursor.background#132c34
  • terminalCursor.foreground#e2ae10
  • terminalStickyScrollHover.background#17353f
  • textBlockQuote.background#4db0f733
  • textBlockQuote.border#4db0f7b9
  • textCodeBlock.background#4db0f733
  • textLink.activeForeground#47cfc4
  • textLink.foreground#47cfc4
  • textPreformat.background#3f4435
  • textPreformat.foreground#e2ae10
  • textSeparator.foreground#47cfc4
  • titleBar.activeBackground#0c1c21
  • titleBar.activeForeground#c3e0e966
  • titleBar.border#0b191e
  • titleBar.inactiveBackground#0c1c21
  • titleBar.inactiveForeground#367b90
  • toolbar.activeBackground#367b9080
  • toolbar.hoverBackground#367b904d
  • tree.indentGuidesStroke#367b9070
  • walkThrough.embeddedEditorBackground#132c34
  • welcomePage.progress.background#1a3c47
  • welcomePage.progress.foreground#47cfc4
  • welcomePage.tileBackground#9eccdb1a
  • welcomePage.tileBorder#9eccdb33
  • welcomePage.tileHoverBackground#9eccdb33
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.module.elm, entity.other.inherited-class.python, variable.other.object, support.other.namespace.php, entity.other.attribute-name.namespace.xml, record.accessor, entity.name.record.field.accessor, storage.modifier.import.java, storage.modifier.import.groovy, meta.import.swift entity.name.type.swift, meta.member.access.python, variable.other.property.ts, variable.other.property.js, constant.language.symbol.elixir, punctuation.tag.liquid support.class.liquid, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell punctuation.definition.variable.powershell, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell, source.cpp meta.block.class.cpp meta.body.class.cpp, source.cpp meta.block.class.cpp meta.body.class.cpp meta.function.definition.special.constructor.cpp meta.body.function.definition.special.constructor.cpp#e8913b
entity.name.type#97e24c
comment, punctuation.definition.comment, string.quoted.docstring.multi, comment.block.documentation source#367b90italic
constant, support.constant.core.php#f45645
meta.section.struct.go variable.other.field.go, meta.section.struct.go variable.other.declaration.go, source, support, constant.character.entity.named, meta.jsx.children, source.lua, text.html.derivative, source.graphql meta.selections variable.other.alias.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql variable.graphql, source.graphql variable.arguments.graphql, JSXNested#9eccdb
entity.name.function.decorator, meta.decorator entity.name.function, meta.decorator punctuation.decorator, punctuation.definition.decorator, meta.decorator variable.other.readwrite.ts, variable.parameter.gdscript, entity.name.variable.parameter, variable.parameter#df96d9
keyword.control.export, support.type.object.module#e2ae10
support.function, entity.name.function, meta.function-call, meta.function, meta.method.declaration, meta.function-call support, variable.language.super.ts, source.directive, meta.function-call.generic, meta.method-call.static.php, meta.method-call.php, meta.class storage.type, meta.method.groovy, meta.bracket.square.access, entity.name.function-call.elixir, punctuation.output.liquid support.variable.liquid, meta.function.echo.edge source.js keyword.operator.error-control.js, entity.name.type.variant.gdscript, entity.name.function.powershell#4db0f7
keyword.control.import, meta.module.name.elm support, meta.import.elm support, keyword.control.at-rule, punctuation.definition.keyword, variable.control.import.include, keyword.other.import.java#e2ae10
keyword.package.go, keyword.operator.pointer.go, keyword.control, keyword.control.conditional, storage.modifier, keyword.operator.new, keyword.operator.expression, keyword.begin.blade, keyword.end.blade, keyword.blade, keyword.type-alias, keyword.type, support.class.console, keyword.other.await, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.new, keyword.other.phpdoc, keyword.other.use.php, keyword.operator.logical.python, keyword.other.import.static.groovy, keyword.other.import.groovy, punctuation.definition.attribute.swift, source.svelte meta.scope.tag.main.svelte meta.tag.start.svelte variable.function.svelte, meta.directive.on.svelte entity.name.type.svelte, keyword.other.special-method.elixir, keyword.edge, entity.name.function.edge, support.constant.edge, keyword.other.gdscript, keyword.other.onready.gdscript, source.graphql meta.fragment.graphql keyword.on.graphql, source.graphql meta.type.interface.graphql keyword.implements.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql keyword.operator.nulltype.graphql, source.graphql meta.variables.graphql keyword.operator.nulltype.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql keyword.operator.nulltype.graphql, keyword.operator.class.php, keyword.operator.spread.php, keyword.operator.type.php, keyword.operator.increment-decrement.php, keyword.operator.increment-increment.php, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, keyword.operator.string.php, keyword.operator.ternary.php, keyword.operator.variadic.php, keyword.operator.nullable-type.php, keyword.other.use-as.php, keyword.import.go, keyword.operator.address.go, keyword.operator.null-coalescing, keyword.operator.arrow, keyword.struct.go, keyword.operator.liquid, keyword.operator.optional.ts, keyword.cmake, keyword.codetag.notation, keyword.operator.pipe.shell#e2ae10
meta.object-literal.key, variable.object.property#c3e0e9
keyword.other.definition.ini, support.type.property-name, entity.name.tag.yaml#e2ae10
keyword.operator.comparison, storage.type.function.arrow, keyword.operator.lua, keyword.operator.assignment, keyword.operator.relational, keyword.operator.increment, keyword.operator.decrement, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.math#e2ae10
punctuation, attribute_value, meta.brace, punctuation.definition.parameters, punctuation.definition.template-expression, keyword.operator, keyword.other, punctuation.terminator, punctuation.separator, punctuation.definition.generic.begin, punctuation.definition.generic.end, meta.function.type-declaration, keyword.other.colon.elm, meta.record.field.elm keyword.other.elm, keyword.other.period.elm, meta.tag.xml, meta.tag.preprocessor.xml, punctuation.definition.block, punctuation.accessor, constant.name.attribute.tag.pug, string.interpolated.pug, keyword.other.whitespace.liquid, meta.tag.template.block.twig, meta.tag.template.value.twig, begin.bracket, end.bracket, text.html.twig meta.tag.inline.any, text.html.twig meta.tag.block.any, support.function.construct.begin.blade, support.function.construct.end.blade source.php, support.function.construct.end.blade, meta.function.echo.blade source.php, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, text.html.vue-html meta.tag.block.any, keyword.operator.assignment.tsx, meta.definition.method.signature.java, meta.class.body.groovy, meta.definition.method.groovy meta.method.body.java meta.declaration.assertion.groovy, punctuation.definition.list.begin.erlang, meta.expression.parenthesized, meta.definition.function.swift meta.parameter-clause.swift, source.swift meta.function-call.swift, punctuation.section.embedded.end.swift source.swift, source.lua, meta.function.lua, punctuation.definition.keyword.svelte, source.svelte meta.scope.tag.SpeakerPicture.svelte meta.tag.start.svelte entity.other.attribute-name.svelte, expression.embbeded.vue punctuation.definition.tag.begin.html.vue, expression.embbeded.vue punctuation.definition.tag.end.html.vue, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql meta.brace.square.graphql, punctuation.output.liquid, text.html.liquid meta.tag.liquid punctuation.definition.tag.end.liquid, JSXAttrs keyword.operator.assignment.jsx, meta.tag.attributes.js keyword.operator.assignment.js#c3e0e966
entity.name.package.go, variable.language.this, variable.language.special.self, variable.parameter.function.language.special.self, variable.language.this.php punctuation.definition.variable.php, meta.class.body.php storage.type.php, variable.parameter.function.swift entity.name.function.swift, variable.other.jsdoc, support.variable.drive.powershell, entity.other.attribute.lua#e8913b
storage, meta.var.expr storage.type, storage.type.function, keyword.function, storage.type.class, storage.type.property, keyword.other, keyword.local.lua, entity.name.class, meta.function.lua keyword.control.lua, storage.type.enum, storage.type.interface, storage.type.type, entity.name.type.class.java, support.class.php, entity.other.inherited-class.php, entity.name.type.class.groovy, storage.type.rust, entity.name.type.class.swift, source.svelte meta.script.svelte source.ts entity.name.label.ts, meta.directive.on.svelte keyword.control.svelte, storage.type.const.gdscript, storage.type.var.gdscript, source.graphql declaration.meta.type keyword, source.graphql meta.type.interface.graphql keyword.type.graphql, source.graphql keyword.schema.graphql, source.graphql keyword.operation.graphql, source.graphql meta.enum.graphql keyword.enum.graphql, source.graphql meta.fragment.graphql keyword.fragment.graphql, storage.type.trait.php, keyword.type.go, keyword.var.go, storage.type.powershell, keyword.const.go, keyword.storage.modifier#26bbae
string, string.template, string.quoted.single, punctuation.definition.string, punctuation.definition.string.template, punctuation.definition.string.begin, punctuation.definition.string.end.html source.js-ignored-vscode, punctuation.definition.string.end.html source.js, punctuation.definition.string.end.html.vue, punctuation.definition.string.end.html source.ts, punctuation.definition.string.end.html source.tsx, punctuation.definition.string.end.html source.js.jsx, punctuation.definition.string.end, string.other.link, constant.character.escape.regexp, variable.parameter.url, constant.other.symbol.quoted.single.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.begin.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.end.erlang, meta.import.ts punctuation.definition.variable.svelte, punctuation.definition.string.end.html source.css-ignored-vscode, text.html.edge punctuation.definition.variable.js, string.unquoted.plain.out.yaml, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, punctuation.definition.string.end.html source.css, string.quoted.double.html source.css, punctuation.definition.subshell.single.shell, punctuation.section.parenthese.shell#a5b82e
string.quoted.docstring.multi.python, string.quoted.double.block.python punctuation.definition.string.end.python, string.quoted.double.block.python punctuation.definition.string.begin.python, string.quoted.double.block.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python#97d856cc
entity.name.type, support.type, support.class, storage.type, entity.other.inherited-class, keyword.type, storage.type.java, storage.type.primitive.java, storage.type.generic.java, keyword.other.type, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php source.php, punctuation.section.embedded.end.php, storage.type.object.array.java, storage.type.primitive.groovy, storage.type.groovy, meta.definition.type.body.swift meta.function-call.swift, meta.definition.type.class.swift meta.inheritance-clause.swift, variable.other.constant.elixir, source.graphql declaration.meta.type support, source.graphql meta.selections, source.graphql meta.enum.graphql meta.type.object.graphql constant.character.enum.graphql, source.graphql meta.fragment.graphql entity.name.fragment.graphql, entity.name.type.class.php, support.class.php, entity.other.inherited-class.php, entity.other.alias.php, meta.group.simple.subexpression.powershell meta.scriptblock.powershell storage.type.powershell#858bf7
variable, variable.language, entity.name.type.class.js, entity.name.variable, support.variable.magic, meta.method.body, entity.name.variable, punctuation.definition.variable, meta.class variable.object.property, variable.other.constant entity.name.function, entity.name.variable.tuple-element.cs punctuation.separator.colon.cs, meta.definition.variable.name.groovy, meta.body.struct.cpp, parameter.variable.function.elixir, meta.directive.edge source.js, meta.function.echo.edge source.js, text.html.edge meta.function.echo.edge meta.function-call.js, source.css variable.parameter.keyframe-list.css, source.css meta.property-value.css, source.css.scss meta.at-rule.keyframes.scss entity.name.function.scss, source.css.scss meta.property-value.scss, entity.name.variable.tuple-element, meta.group.simple.subexpression.powershell support.variable.automatic.powershell, support.variable.automatic.powershell, storage.source.cmake, entity.source.cmake#f154a0
source.elm constant.type-constructor#f154a0
source.elm storage.type#858bf7
entity.name.tag.other.html, entity.name.tag support.class.component, support.class.component.html#858bf7
source.diff meta.diff.header.to-file, source.diff markup.inserted.diff, source.diff punctuation.definition.to-file.diff, source.diff punctuation.definition.inserted.diff#a5b82e
source.diff punctuation.definition.from-file.diff, source.diff meta.diff.header.from-file, source.diff markup.deleted.diff, source.diff punctuation.definition.deleted.diff#f45645
source.diff meta.diff.header.command#4db0f7
source.diff punctuation.definition.range.diff, source.diff meta.diff.range.unified#e8913b
support.variable.liquid, support.class.liquid#f154a0
text.html.basic entity.name, source.js-ignored-vscode, entity.name.tag, meta.embedded.block.blade constant.other.php, meta.embedded.block.blade keyword.operator.comparison.php, meta.embedded.block.blade keyword.operator.arithmetic.php, meta.tag.start.svelte keyword.control.svelte, meta.tag.end.svelte keyword.control.svelte#4db0f7
meta.tag.sgml.doctype.html, punctuation.definition.tag, meta.tag.block.any, meta.tag.block.any.html, meta.tag.inline.any, source.css-ignored-vscode, meta.tag.metadata.style.end.html, text.html.vue invalid.illegal.character-not-allowed-here.html, meta.tag.inline.i.start.html, meta.tag.structure.div.start.html, punctuation.definition.tag.end.html.vue, invalid.illegal.character-not-allowed-here.html#4db0f7b3
entity.other.attribute-name, entity.name.tag.liquid, invalid.deprecated.entity.other.attribute-name, meta.embedded.block.blade storage.type.php#e2ae10
markup.inline.raw.string.markdown, punctuation.definition.raw.markdown, markup.fenced_code.block.markdown, markup.fenced_code.block.markdown punctuation, markup.raw.block.markdown#858bf7
fenced_code.block.language#858bf7
punctuation.definition.list.begin#4db0f7
punctuation.definition.list.begin#4db0f7
entity.name.section, markup.heading.setext#e2ae10
punctuation.definition.heading#e2ae10
markup.underline.link, markup.underline.link.image#4db0f7
markup.bold, punctuation.definition.bold#f154a0bold
markup.strikethrough, punctuation.definition.strikethrough#f45645
markup.italic, punctuation.definition.italic#e8913bitalic
markup.quote, markup.quote.markdown punctuation.definition.quote.begin#df96d9
punctuation.definition.quote.begin#4db0f7
meta.embedded.block.frontmatter punctuation.definition.tag.begin, meta.embedded.block.frontmatter punctuation.definition.tag.end, meta.embedded.block.frontmatter string.unquoted.plain.out#367b90italic
entity.other.attribute-name.pseudo-class#df96d9
entity.other.attribute-name.pseudo-element#df96d9
entity.other.attribute-name.class, entity.other.attribute-name.class punctuation.definition.entity#26bbae
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity#26bbae
support.type.property-name.css, support.type.vendored.property-name, meta.property-list entity.name.tag.css, meta.property-list.scss meta.property-list.scss entity.name.tag.css, meta.property-list meta.property-name, source.css.scss meta.property-list.scss entity.name.tag.css#c3e0e9
source.css.scss entity.other.attribute-name.id , source.css entity.other.attribute-name.id , entity.other.attribute-name.id punctuation.definition.entity#858bf7
entity.name.tag.reference, meta.property-list#e8913b
keyword.other.unit#e8913b
support.constant.property-value, support.constant.font-name, meta.property-value.css, meta.attribute.style.html#e8913b
constant.numeric#e8913b
entity.name.tag.css, meta.property-list.scss entity.name.tag.css#4db0f7

Shiki preview

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

Loading...