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.background#1B1E26
  • activityBar.foreground#FF6E48
  • activityBar.inactiveForeground#353A4A
  • activityBarBadge.background#CD0F8B
  • activityBarBadge.foreground#ffffff
  • badge.background#161A21
  • badge.foreground#A0AABE
  • breadcrumb.background#13161B
  • breadcrumb.focusForeground#FF6E48
  • breadcrumb.foreground#A0AABE
  • button.background#CD5A3C
  • button.foreground#ffffff
  • button.hoverBackground#FF6E48
  • button.secondaryBackground#FA4C1E
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#FF6E48
  • checkbox.background#1B1E26
  • checkbox.foreground#FF6E48
  • debugExceptionWidget.background#13161B
  • debugExceptionWidget.border#FF3A48
  • debugTokenExpression.boolean#63F3AB
  • debugTokenExpression.error#FF3A48
  • debugTokenExpression.name#A0AABE
  • debugTokenExpression.number#FF6E48
  • debugTokenExpression.string#CD0F8B
  • debugTokenExpression.value#00EDFF
  • debugToolBar.background#1B1E26
  • debugView.exceptionLabelBackground#1B1E26
  • debugView.exceptionLabelForeground#FF3A48
  • debugView.stateLabelBackground#FF6E48
  • debugView.stateLabelForeground#ffffff
  • debugView.valueChangedHighlight#00EDFF
  • descriptionForeground#A0AABE
  • diffEditor.border#353A4A
  • diffEditor.diagonalFill#FF3A4830
  • diffEditor.insertedTextBackground#00EDFF20
  • diffEditor.removedTextBackground#FF3A4820
  • dropdown.background#21242E
  • dropdown.foreground#FF6E48
  • dropdown.listBackground#21242E
  • editor.background#13161B
  • editor.findMatchBackground#FF6E4850
  • editor.findMatchBorder#FF6E48
  • editor.findMatchHighlightBackground#FF6E4850
  • editor.findMatchHighlightBorder#FF6E48
  • editor.findRangeHighlightBackground#FF6E4850
  • editor.findRangeHighlightBorder#FF6E48
  • editor.focusedStackFrameHighlightBackground#00EDFF20
  • editor.foldBackground#161A21
  • editor.foreground#A0AABE
  • editor.hoverHighlightBackground#161A21
  • editor.inactiveSelectionBackground#ffffff15
  • editor.inlineValuesBackground#1B1E26
  • editor.inlineValuesForeground#FF3A48
  • editor.lineHighlightBackground#161A21
  • editor.linkedEditingBackground#00EDFF
  • editor.rangeHighlightBackground#FF6E4850
  • editor.selectionBackground#ffffff15
  • editor.selectionForeground#13161B
  • editor.selectionHighlightBackground#ffffff15
  • editor.stackFrameHighlightBackground#00EDFF20
  • editor.symbolHighlightBackground#FF6E4850
  • editor.symbolHighlightBorder#FF6E48
  • editor.wordHighlightBackground#ffffff15
  • editor.wordHighlightStrongBackground#ffffff15
  • editorBracketMatch.border#00EDFF00
  • editorCodeLens.foreground#353A4A
  • editorCursor.foreground#FF6E48
  • editorError.foreground#FF3A48
  • editorGroup.border#13161B
  • editorGroup.dropBackground#FF6E48
  • editorGroup.emptyBackground#1B1E26
  • editorGroup.focusedEmptyBorder#161A21
  • editorGroupHeader.border#161A21
  • editorGroupHeader.noTabsBackground#161A21
  • editorGroupHeader.tabsBackground#161A21
  • editorGroupHeader.tabsBorder#161A21
  • editorGutter.addedBackground#63F3AB00
  • editorGutter.background#13161B
  • editorGutter.commentRangeForeground#FF6E48
  • editorGutter.deletedBackground#FF3A48
  • editorGutter.foldingControlForeground#FF6E48
  • editorGutter.modifiedBackground#00EDFF00
  • editorHint.foreground#BEB12B
  • editorHoverWidget.background#1B1E26
  • editorHoverWidget.foreground#A0AABE
  • editorHoverWidget.statusBarBackground#13161B
  • editorIndentGuide.activeBackground#353A4A30
  • editorIndentGuide.background#353A4A30
  • editorInfo.foreground#BEB12B
  • editorLightBulb.foreground#00EDFF
  • editorLightBulbAutoFix.foreground#00EDFF
  • editorLineNumber.activeForeground#FF6E48
  • editorLineNumber.foreground#353A4A
  • editorLink.activeForeground#00EDFF
  • editorMarkerNavigation.background#FF6E4820
  • editorMarkerNavigationError.background#FF3A4820
  • editorMarkerNavigationInfo.background#00EDFF20
  • editorMarkerNavigationWarning.background#BEB12B20
  • editorOverviewRuler.addedForeground#63F3AB
  • editorOverviewRuler.background#161A21
  • editorOverviewRuler.border#161A21
  • editorOverviewRuler.bracketMatchForeground#00EDFF
  • editorOverviewRuler.commonContentForeground#63F3AB
  • editorOverviewRuler.currentContentForeground#00EDFF
  • editorOverviewRuler.deletedForeground#FF3A48
  • editorOverviewRuler.errorForeground#FF3A48
  • editorOverviewRuler.findMatchForeground#FF6E48
  • editorOverviewRuler.incomingContentForeground#CD0F8B
  • editorOverviewRuler.infoForeground#353A4A
  • editorOverviewRuler.modifiedForeground#00EDFF
  • editorOverviewRuler.rangeHighlightForeground#FF6E48
  • editorOverviewRuler.selectionHighlightForeground#FF6E48
  • editorOverviewRuler.warningForeground#BEB12B
  • editorOverviewRuler.wordHighlightForeground#FF6E48
  • editorOverviewRuler.wordHighlightStrongForeground#FF6E48
  • editorPane.background#13161B
  • editorRuler.foreground#353A4A20
  • editorSuggestWidget.background#1B1E26
  • editorSuggestWidget.border#FF6E48
  • editorSuggestWidget.foreground#A0AABE
  • editorSuggestWidget.highlightForeground#FF6E48
  • editorSuggestWidget.selectedBackground#13161B
  • editorWarning.foreground#BEB12B
  • editorWhitespace.foreground#353A4A
  • editorWidget.background#1B1E26
  • editorWidget.foreground#A0AABE
  • editorWidget.resizeBorder#FF6E48
  • errorForeground#FF3A48
  • extensionBadge.remoteBackground#1B1E26
  • extensionBadge.remoteForeground#FF6E48
  • extensionButton.prominentBackground#FF6E48
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#CD5A3C
  • focusBorder#FF6E48
  • foreground#A0AABE
  • gitDecoration.addedResourceForeground#63F3AB
  • gitDecoration.conflictingResourceForeground#FF3A48
  • gitDecoration.deletedResourceForeground#FF3A48
  • gitDecoration.ignoredResourceForeground#353A4A
  • gitDecoration.modifiedResourceForeground#00EDFF
  • gitDecoration.stageDeletedResourceForeground#FF3A48
  • gitDecoration.stageModifiedResourceForeground#00EDFF
  • icon.foreground#FF6E48
  • input.background#1B1E26
  • input.foreground#A0AABE
  • input.placeholderForeground#A0AABE
  • inputOption.activeBorder#FF6E48
  • inputOption.activeForeground#FF6E48
  • inputValidation.errorBorder#FF3A48
  • inputValidation.errorForeground#FF3A48
  • inputValidation.infoForeground#A0AABE
  • inputValidation.warningBorder#ECDA32
  • inputValidation.warningForeground#ECDA32
  • list.activeSelectionBackground#ffffff15
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#FF6E48
  • list.dropBackground#1B1E26
  • list.errorForeground#FF3A48
  • list.filterMatchBackground#FF6E48
  • list.focusBackground#161A21
  • list.focusForeground#FF6E48
  • list.highlightForeground#FF6E48
  • list.hoverBackground#161A21
  • list.hoverForeground#FF6E48
  • list.inactiveFocusBackground#161A21
  • list.inactiveSelectionBackground#ffffff15
  • list.inactiveSelectionForeground#FF6E48
  • list.invalidItemForeground#FF3A48
  • list.warningForeground#FF3A48
  • listFilterWidget.background#161A21
  • listFilterWidget.noMatchesOutline#161A21
  • listFilterWidget.outline#353A4A
  • menu.background#1B1E26
  • menu.foreground#A0AABE
  • menu.selectionBackground#1B1E26
  • menu.selectionForeground#FF6E48
  • menu.separatorBackground#353A4A
  • menubar.selectionForeground#FF6E48
  • merge.commonContentBackground#63F3AB30
  • merge.commonHeaderBackground#63F3AB50
  • merge.currentContentBackground#00EDFF30
  • merge.currentHeaderBackground#00EDFF50
  • merge.incomingContentBackground#CD0F8B30
  • merge.incomingHeaderBackground#CD0F8B50
  • minimap.background#161A21
  • minimap.errorHighlight#FF3A48
  • minimap.findMatchHighlight#FF6E48
  • minimap.selectionHighlight#FF6E48
  • minimap.warningHighlight#BEB12B
  • minimapGutter.addedBackground#63F3AB
  • minimapGutter.deletedBackground#FF3A48
  • minimapGutter.modifiedBackground#00EDFF
  • minimapSlider.activeBackground#FF6E4855
  • minimapSlider.background#FF6E4833
  • minimapSlider.hoverBackground#FF6E4844
  • notebook.focusedRowBorder#161A21
  • notebook.rowHoverBackground#161A21
  • notificationCenterHeader.background#1B1E26
  • notificationCenterHeader.foreground#A0AABE
  • notifications.background#1B1E26
  • notifications.foreground#A0AABE
  • notificationsErrorIcon.foreground#FF3A48
  • notificationsInfoIcon.foreground#63F3AB
  • notificationsWarningIcon.foreground#D56C2A
  • panel.background#161A21
  • panel.border#13161B
  • panelTitle.activeBorder#FF6E48
  • panelTitle.activeForeground#FF6E48
  • panelTitle.inactiveForeground#A0AABE
  • peekView.border#FF6E48
  • peekViewEditor.background#161A21
  • peekViewEditor.matchHighlightBackground#252B34
  • peekViewEditorGutter.background#161A21
  • peekViewResult.background#161A21
  • peekViewResult.fileForeground#FF6E48
  • peekViewResult.lineForeground#A0AABE
  • peekViewResult.matchHighlightBackground#252B34
  • peekViewResult.selectionBackground#ffffff15
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#161A21
  • peekViewTitleDescription.foreground#A0AABE
  • peekViewTitleLabel.foreground#FF6E48
  • pickerGroup.foreground#A0AABE
  • problemsErrorIcon.foreground#FF3A48
  • problemsInfoIcon.foreground#353A4A
  • problemsWarningIcon.foreground#BEB12B
  • progressBar.background#FF6E48
  • quickInput.background#1B1E26
  • quickInput.foreground#A0AABE
  • quickInputTitle.background#1B1E26
  • sash.hoverBorder#FF6E48
  • scrollbarSlider.activeBackground#FF6E4860
  • scrollbarSlider.background#FF6E4820
  • scrollbarSlider.hoverBackground#FF6E4850
  • searchEditor.findMatchBackground#FF6E4850
  • searchEditor.findMatchBorder#FF6E48
  • searchEditor.textInputBorder#FF6E48
  • selection.background#FF6E4840
  • settings.focusedRowBackground#161A21
  • settings.headerForeground#ffffff
  • settings.modifiedItemIndicator#00EDFF
  • sideBar.background#161A21
  • sideBar.foreground#A0AABE
  • sideBarSectionHeader.background#1B1E26
  • sideBarSectionHeader.foreground#FF6E48
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1B1E26
  • statusBar.debuggingBackground#FF6E48
  • statusBar.debuggingForeground#1B1E26
  • statusBar.foreground#FF6E48
  • statusBar.noFolderBackground#1B1E26
  • statusBar.noFolderForeground#353A4A
  • statusBarItem.activeBackground#CD5A3C
  • statusBarItem.errorBackground#FF3A48
  • statusBarItem.errorForeground#1B1E26
  • statusBarItem.hoverBackground#CD5A3C
  • statusBarItem.prominentBackground#1B1E26
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#CD5A3C
  • statusBarItem.remoteBackground#FF6E48
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1B1E26
  • tab.activeBorder#161A21
  • tab.activeBorderTop#FF6E48
  • tab.activeForeground#FF6E48
  • tab.activeModifiedBorder#161A21
  • tab.border#161A21
  • tab.hoverBackground#161A21
  • tab.hoverBorder#161A21
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#161A21
  • tab.inactiveForeground#A0AABE
  • tab.inactiveModifiedBorder#161A21
  • tab.lastPinnedBorder#161A21
  • tab.unfocusedActiveBackground#161A21
  • tab.unfocusedActiveBorderTop#353A4A
  • tab.unfocusedActiveForeground#A0AABE
  • tab.unfocusedActiveModifiedBorder#161A21
  • tab.unfocusedHoverBackground#161A21
  • tab.unfocusedHoverBorder#161A21
  • tab.unfocusedHoverForeground#ffffff
  • tab.unfocusedInactiveBackground#161A21
  • tab.unfocusedInactiveForeground#A0AABE
  • tab.unfocusedInactiveModifiedBorder#161A21
  • terminal.ansiBlack#161A21
  • terminal.ansiBrightBlack#A0AABE
  • terminal.ansiBrightCyan#00EDFF
  • terminal.ansiBrightGreen#63F3AB
  • terminal.ansiBrightMagenta#CD0F8B
  • terminal.ansiBrightRed#FF3A48
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ECDA32
  • terminal.ansiCyan#01BFCF
  • terminal.ansiGreen#51C58B
  • terminal.ansiMagenta#CD0F8B
  • terminal.ansiRed#96033C
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#BEB12B
  • terminal.background#13161B
  • terminal.foreground#A0AABE
  • terminal.selectionBackground#FF6E4840
  • terminalCursor.foreground#FF6E48
  • textBlockQuote.background#ffffff
  • textCodeBlock.background#ffffff
  • textLink.activeForeground#ffffff
  • textLink.foreground#FF6E48
  • textPreformat.foreground#ffffff
  • textSeparator.foreground#ffffff
  • titleBar.activeBackground#1B1E26
  • titleBar.activeForeground#A0AABE
  • titleBar.inactiveBackground#1B1E26
  • titleBar.inactiveForeground#353A4A
  • tree.indentGuidesStroke#353A4A
  • walkThrough.embeddedEditorBackground
  • welcomePage.background#13161B
  • welcomePage.buttonBackground#1B1E26
  • welcomePage.buttonHoverBackground#161A21
  • welcomePage.progress.background#161A21
  • welcomePage.progress.foreground#A0AABE
  • widget.shadow#13161B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
comment markup.link#5C6370
entity.name.type#00EDFF
entity.other.inherited-class#FF6E48
keyword#00EDFF
keyword.control#CD0F8B
keyword.operator#00EDFF
keyword.other.special-method#61AFEF
keyword.other.unit#CD0F8B
storage#00EDFF
storage.type.annotation, storage.type.primitive#00EDFF
storage.modifier.package, storage.modifier.import#ABB2BF
constant#CD0F8B
constant.variable#CD0F8B
constant.character.escape#00EDFF
constant.numeric#00EDFF
constant.other.color#00EDFF
constant.other.symbol#00EDFF
variable#FF6E48
variable.interpolation#BE5046
variable.parameter#ABB2BF
string#63F3AB
string > source, string embedded#ABB2BF
string.regexp#00EDFF
string.regexp source.ruby.embedded#00EDFF
string.other.link#FF6E48
punctuation.definition.comment#5C6370
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#ABB2BF
punctuation.definition.heading, punctuation.definition.identity#61AFEF
punctuation.definition.bold#00EDFFbold
punctuation.definition.italic#00EDFFitalic
punctuation.section.embedded#BE5046
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#ABB2BF
support.class#00EDFF
support.type#00EDFF
support.function#00EDFFitalic
support.function.any-method#61AFEFbold
entity.name.function#61AFEFbold
entity.name.class, entity.name.type.class#CD0F8Bregular
entity.name.section#61AFEF
entity.name.tag#FF6E48
entity.other.attribute-name#CD0F8B
entity.other.attribute-name.id#61AFEF
support.type.primitive.ts, meta.return.type.ts, meta.method.declaration.ts, source.ts#CD0F8Bitalic
meta.class#CD0F8Bitalic
meta.class.body#ABB2BF
meta.method-call, meta.method#ABB2BF
meta.definition.variable#FF6E48italic
meta.link#CD0F8B
meta.require#61AFEF
meta.selector#00EDFF
meta.separator#ABB2BF
meta.tag#ABB2BF
underline
none#ABB2BF
invalid.deprecated#523D14
invalid.illegalwhite
markup.bold#CD0F8Bbold
markup.changed#00EDFF
markup.deleted#FF6E48
markup.italic#00EDFFitalic
markup.heading#FF6E48
markup.heading punctuation.definition.heading#61AFEF
markup.link#00EDFF
markup.inserted#63F3AB
markup.quote#CD0F8B
markup.raw#63F3AB
source.c keyword.operator#00EDFF
source.cpp keyword.operator#00EDFF
source.cs keyword.operator#00EDFF
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#ABB2BF
source.elixir source.embedded.source#ABB2BF
source.elixir constant.language, source.elixir constant.numeric, source.elixir constant.definition#61AFEF
source.elixir variable.definition, source.elixir variable.anonymous#00EDFF
source.elixir parameter.variable.function#CD0F8Bitalic
source.elixir quoted#63F3AB
source.elixir keyword.special-method, source.elixir embedded.section, source.elixir embedded.source.empty#FF6E48
source.elixir readwrite.module punctuation#FF6E48
source.elixir regexp.section, source.elixir regexp.string#BE5046
source.elixir separator, source.elixir keyword.operator#CD0F8B
source.elixir variable.constant#00EDFF
source.elixir array, source.elixir scope, source.elixir section#828997
source.gfm markup
source.gfm link entity#61AFEF
source.go storage.type.string#00EDFF
source.ini keyword.other.definition.ini#FF6E48
source.java storage.modifier.import#00EDFF
source.java storage.type#00EDFF
source.java keyword.operator.instanceof#00EDFF
source.java-properties meta.key-pair#FF6E48
source.java-properties meta.key-pair > punctuation#ABB2BF
source.js keyword.operator#00EDFF
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#00EDFF
source.ts keyword.operator#00EDFF
source.flow keyword.operator#00EDFF
source.json meta.structure.dictionary.json > string.quoted.json#FF6E48
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#FF6E48
source.json meta.structure.dictionary.json > value.json > string.quoted.json, source.json meta.structure.array.json > value.json > string.quoted.json, source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation, source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#63F3AB
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#00EDFF
ng.interpolation#FF6E48
ng.interpolation.begin, ng.interpolation.end#61AFEF
ng.interpolation function#FF6E48
ng.interpolation function.begin, ng.interpolation function.end#61AFEF
ng.interpolation bool#CD0F8B
ng.interpolation bracket#ABB2BF
ng.pipe, ng.operator#ABB2BF
ng.tag#00EDFF
ng.attribute-with-value attribute-name#00EDFF
ng.attribute-with-value string#00EDFF
ng.attribute-with-value string.begin, ng.attribute-with-value string.end#ABB2BF
source.ruby constant.other.symbol > punctuationinherit
source.php class.bracket#ABB2BF
source.python keyword.operator.logical.python#00EDFF
source.python variable.parameter#CD0F8B
customrule#ABB2BF
support.type.property-name#ABB2BF
string.quoted.double punctuation#63F3AB
support.constant#CD0F8B
support.type.property-name.json#FF6E48
support.type.property-name.json punctuation#FF6E48
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#00EDFF
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#00EDFF
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#ABB2BF
support.variable.dom.js, support.variable.dom.ts#FF6E48
support.variable.property.dom.js, support.variable.property.dom.ts#FF6E48
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#BE5046
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#ABB2BF
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#ABB2BF
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#ABB2BF
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#FF6E48
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#FF6E48
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#00EDFF
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#00EDFF
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#ABB2BF
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#ABB2BF
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#ABB2BF
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#CD0F8B
source.js support.variable, source.ts support.variable, source.tsx support.variable#FF6E48
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#CD0F8B
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#00EDFF
source.ts keyword.operator, source.tsx keyword.operator#00EDFF
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #ABB2BF
constant.language.import-export-all.js, constant.language.import-export-all.ts#FF6E48
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#00EDFF
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#ABB2BF
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#FF6E48
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#CD0F8B
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#FF6E48
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#63F3AB
source.js meta.import-equals.external.js keyword.operator, source.jsx meta.import-equals.external.jsx keyword.operator, source.ts meta.import-equals.external.ts keyword.operator, source.tsx meta.import-equals.external.tsx keyword.operator#ABB2BF
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#63F3AB
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#ABB2BF
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#ABB2BF
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#ABB2BF
source.js meta.tag.js keyword.operator, source.jsx meta.tag.jsx keyword.operator, source.ts meta.tag.ts keyword.operator, source.tsx meta.tag.tsx keyword.operator#ABB2BF
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#ABB2BF
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#00EDFF
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#FF6E48
constant.language.json#00EDFF
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#CD0F8B
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#00EDFF
meta.template.expression.js string.quoted punctuation.definition, meta.template.expression.jsx string.quoted punctuation.definition, meta.template.expression.ts string.quoted punctuation.definition, meta.template.expression.tsx string.quoted punctuation.definition#63F3AB
meta.template.expression.js string.template punctuation.definition.string.template, meta.template.expression.jsx string.template punctuation.definition.string.template, meta.template.expression.ts string.template punctuation.definition.string.template, meta.template.expression.tsx string.template punctuation.definition.string.template#63F3AB
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#00EDFF
variable.other.object.js, variable.other.object.ts#ABB2BF
meta.object-literal.key.js, meta.object-literal.key.ts#FF6E48
source.python constant.other#ABB2BF
source.python constant#CD0F8B
constant.character.format.placeholder.other.python storage#CD0F8B
support.variable.magic.python#FF6E48
meta.function.parameters.python#CD0F8B
punctuation.separator.annotation.python#ABB2BF
punctuation.separator.parameters.python#ABB2BF
entity.name.variable.field.cs#FF6E48
source.cs keyword.operator#ABB2BF
variable.other.readwrite.cs#ABB2BF
variable.other.object.cs#ABB2BF
variable.other.object.property.cs#ABB2BF
entity.name.variable.property.cs#61AFEF
storage.type.cs#00EDFF
keyword.other.unsafe.rust#00EDFF
entity.name.type.rust#00EDFF
storage.modifier.lifetime.rust#ABB2BF
entity.name.lifetime.rust#CD0F8B
storage.type.core.rust#00EDFF
meta.attribute.rust#CD0F8B
storage.class.std.rust#00EDFF
markup.raw.block.markdown#ABB2BF
punctuation.definition.variable.shell#FF6E48
support.constant.property-value.css#ABB2BF
punctuation.definition.constant.css#CD0F8B
punctuation.separator.key-value.scss#FF6E48
punctuation.definition.constant.scss#CD0F8B
meta.property-list.scss punctuation.separator.key-value.scss#ABB2BF
storage.type.primitive.array.java#00EDFF
entity.name.section.markdown#FF6E48
punctuation.definition.heading.markdown#FF6E48
markup.heading.setext#ABB2BF
punctuation.definition.bold.markdown#CD0F8B
markup.inline.raw.markdown#63F3AB
beginning.punctuation.definition.list.markdown#FF6E48
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ABB2BF
punctuation.definition.metadata.markdown#00EDFF
markup.underline.link.markdown, markup.underline.link.image.markdown#00EDFF
string.other.link.title.markdown, string.other.link.description.markdown#61AFEF
punctuation.separator.variable.ruby#FF6E48
variable.other.constant.ruby#CD0F8B
keyword.operator.other.ruby#63F3AB
punctuation.definition.variable.php#FF6E48
meta.class.php#ABB2BF
support.class.dart#FF6E48
punctuation.comma.dart#00EDFF
keyword.control.dart#00EDFF
constant.character.css.sass, source.sass#00EDFF
entity.name.type.interface.ts, meta.interface.ts, source.ts#FF6E48
entity.name.type.alias.ts, meta.type.declaration.ts, source.ts, variable.other.readwrite.ts, meta.type.declaration.ts#FF6E48
punctuation.definition.tag.xml, entity.other.attribute-name.localname.xml, storage.type.ts, keyword.operator.expression.of.ts#FF6E48
meta.tag.xml#CD0F8B
variable.other.object.ts, expression.ng, variable.other.readwrite.ts#CD0F8B
variable.other.readwrite.ts, variable.other.property.ts#00EDFF
support.constant.property-value.css.sass#00EDFF
expression.ng text.html.derivative, punctuation.accessor.ts, expression.ng, variable.other.object.ts, variable.other.object.property.ts#00EDFF
keyword.operator.arithmetic.ts, meta.ng-binding.template.html, keyword.operator.relational.ts, meta.tag.inline.span.start.html, variable.other.property.ts#CD0F8B
entity.name.tag.template.html.vue, source.vue#00EDFF
entity.name.tag.script.html.vue, source.vue#00EDFF
variable.other.readwrite.alias.js, source.vue#00EDFF
meta.object-literal.key.js, meta.object.member.js, meta.objectliteral.js, meta.export.default.js, source.js, source.vue#00EDFF
entity.name.tag.style.html.vue, source.vue#00EDFF

Shiki preview

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

Loading...

Unleashed Design Theme by Unleashed Design - VS Code Theme