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#171211
  • activityBar.border#0d0807
  • activityBar.dropBackground#423938
  • activityBar.foreground#ab9e9c
  • activityBarBadge.background#de5745
  • activityBarBadge.foreground#ffe8e6
  • badge.background#de5745
  • badge.foreground#e5dddc
  • breadcrumbPicker.background#0d0807
  • button.background#de5745
  • button.foreground#e5dddc
  • button.hoverBackground#de5745
  • debugExceptionWidget.background#0d0807
  • debugExceptionWidget.border#0d0807
  • debugToolBar.background#171211
  • descriptionForeground#e5dddc
  • diffEditor.insertedTextBackground#eb75c0
  • diffEditor.insertedTextBorder#eb75c0
  • diffEditor.removedTextBackground#eb75c0
  • diffEditor.removedTextBorder#eb75c0
  • dropdown.background#171211
  • dropdown.border#37302f
  • dropdown.foreground#e5dddc
  • editor.background#211d1c
  • editor.findMatchBackground#a19391
  • editor.findMatchHighlightBackground#8e7d7b
  • editor.foreground#ffe8e6
  • editor.hoverHighlightBackground#423938
  • editor.inactiveSelectionBackground#796967
  • editor.lineHighlightBackground#2c2626
  • editor.rangeHighlightBackground#423938
  • editor.selectionBackground#423938
  • editor.selectionHighlightBackground#423938
  • editor.wordHighlightBackground#423938
  • editor.wordHighlightStrongBackground#423938
  • editorBracketMatch.background#0d0807
  • editorBracketMatch.border#2c2626
  • editorCodeLens.foreground#ab9e9c
  • editorCursor.background#0d0807
  • editorCursor.foreground#6b6167
  • editorError.foreground#adc115
  • editorGroup.background#796967
  • editorGroup.border#0d0807
  • editorGroup.dropBackground#e755b1
  • editorGroupHeader.noTabsBackground#211d1c
  • editorGroupHeader.tabsBackground#211d1c
  • editorGroupHeader.tabsBorder#0d0807
  • editorGutter.addedBackground#eb75c0
  • editorGutter.background#171211
  • editorGutter.deletedBackground#b9cf17
  • editorGutter.modifiedBackground#e6971a
  • editorHoverWidget.background#0d0807
  • editorHoverWidget.border#0d0807
  • editorIndentGuide.activeBackground#37302f
  • editorIndentGuide.background#2c2626
  • editorLineNumber.activeForeground#ab9e9c
  • editorLineNumber.foreground#584d4b
  • editorMarkerNavigation.background#2c2626
  • editorMarkerNavigationError.background#394102
  • editorMarkerNavigationWarning.background#4b2f02
  • editorOverviewRuler.commonContentForeground#e6971a
  • editorOverviewRuler.currentContentForeground#e6971a
  • editorOverviewRuler.incomingContentForeground#e6971a
  • editorRuler.foreground#ab9e9c
  • editorSuggestWidget.background#171211
  • editorSuggestWidget.border#0d0807
  • editorSuggestWidget.foreground#ab9e9c
  • editorSuggestWidget.highlightForeground#eb75c0
  • editorSuggestWidget.selectedBackground#0d0807
  • editorWarning.foreground#e6971a
  • editorWhitespace.foreground#796967
  • editorWidget.background#0d0807
  • editorWidget.border#0d0807
  • errorForeground#a4b80a
  • extensionButton.prominentBackground#eb75c0
  • extensionButton.prominentForeground#f9f6f6
  • extensionButton.prominentHoverBackground#eb75c0
  • focusBorder#e755b1
  • foreground#ffe8e6
  • gitDecoration.addedResourceForeground#eb75c0
  • gitDecoration.conflictingResourceForeground#e6971a
  • gitDecoration.deletedResourceForeground#a4b80a
  • gitDecoration.ignoredResourceForeground#423938
  • gitDecoration.modifiedResourceForeground#e755b1
  • gitDecoration.untrackedResourceForeground#e5dddc
  • input.background#423938
  • input.border#8e7d7b
  • input.foreground#e5dddc
  • input.placeholderForeground#ab9e9c
  • inputOption.activeBorder#e755b1
  • inputValidation.errorBackground#a4b80a
  • inputValidation.errorBorder#a4b80a
  • inputValidation.infoBackground#171211
  • inputValidation.infoBorder#e6971a
  • inputValidation.warningBackground#e6971a
  • inputValidation.warningBorder#e6971a
  • list.activeSelectionBackground#423938
  • list.activeSelectionForeground#f9f6f6
  • list.dropBackground#423938
  • list.errorForeground#a4b80a
  • list.focusBackground#423938
  • list.focusForeground#e5dddc
  • list.highlightForeground#e755b1
  • list.hoverBackground#423938
  • list.hoverForeground#e5dddc
  • list.inactiveSelectionBackground#423938
  • list.inactiveSelectionForeground#ab9e9c
  • list.invalidItemForeground#e6971a
  • list.warningForeground#a4b80a
  • merge.currentHeaderBackground#796967
  • merge.incomingHeaderBackground#e6971a
  • meta.objectliteral.js#e6971a
  • notificationLink.foreground#e755b1
  • notifications.background#0d0807
  • notifications.foreground#e5dddc
  • panel.background#171211
  • panel.border#0d0807
  • panel.dropBackground#e755b1
  • panelTitle.activeBorder#e6971a
  • panelTitle.activeForeground#f9f6f6
  • panelTitle.inactiveForeground#8e7d7b
  • peekView.border#796967
  • peekViewEditor.background#2c2626
  • peekViewEditor.matchHighlightBackground#e6971a
  • peekViewResult.background#171211
  • peekViewResult.fileForeground#423938
  • peekViewResult.lineForeground#423938
  • peekViewResult.matchHighlightBackground#f9f6f6
  • peekViewResult.selectionBackground#423938
  • peekViewResult.selectionForeground#796967
  • peekViewTitle.background#171211
  • peekViewTitleDescription.foreground#796967
  • peekViewTitleLabel.foreground#796967
  • pickerGroup.border#0d0807
  • pickerGroup.foreground#e5dddc
  • progress.background#796967
  • progressBar.background#de5745
  • punctuation.definition.generic.begin.html#e6971a
  • scrollbar.shadow#0d0807
  • scrollbarSlider.activeBackground#4d4342
  • scrollbarSlider.background#2c2626
  • scrollbarSlider.hoverBackground#423938
  • selection.background#de5745
  • sideBar.background#2c2626
  • sideBar.border#211d1c
  • sideBar.foreground#796967
  • sideBarSectionHeader.background#423938
  • sideBarSectionHeader.foreground#ab9e9c
  • sideBarTitle.foreground#ab9e9c
  • source.elm#796967
  • statusBar.background#171211
  • statusBar.border#211d1c
  • statusBar.debuggingBackground#171211
  • statusBar.debuggingBorder#171211
  • statusBar.foreground#796967
  • statusBar.noFolderBackground#171211
  • statusBar.noFolderBorder#423938
  • statusBarItem.activeBackground#796967
  • statusBarItem.hoverBackground#211d1c
  • statusBarItem.prominentBackground#423938
  • statusBarItem.prominentHoverBackground#423938
  • string.quoted.single.js#f5ada3
  • tab.activeBackground#211d1c
  • tab.activeBorder#211d1c
  • tab.activeForeground#e5dddc
  • tab.border#211d1c
  • tab.hoverBackground#2c2626
  • tab.inactiveBackground#37302f
  • tab.inactiveForeground#ab9e9c
  • tab.unfocusedActiveBorder#8e7d7b
  • tab.unfocusedActiveForeground#ab9e9c
  • tab.unfocusedInactiveForeground#ab9e9c
  • terminal.ansiBlack#423938
  • terminal.ansiBlue#de5745
  • terminal.ansiBrightBlack#796967
  • terminal.ansiBrightBlue#a19391
  • terminal.ansiBrightCyan#ab9e9c
  • terminal.ansiBrightGreen#796967
  • terminal.ansiBrightMagenta#b6afa5
  • terminal.ansiBrightRed#aaab9b
  • terminal.ansiBrightWhite#f9f6f6
  • terminal.ansiBrightYellow#8e7d7b
  • terminal.ansiCyan#e755b1
  • terminal.ansiGreen#eb75c0
  • terminal.ansiMagenta#e6971a
  • terminal.ansiRed#a4b80a
  • terminal.ansiWhite#e5dddc
  • terminal.ansiYellow#e6971a
  • terminal.background#0d0807
  • terminal.foreground#c9bdbb
  • textLink.activeForeground#e755b1
  • textLink.foreground#e755b1
  • titleBar.activeBackground#171211
  • titleBar.activeForeground#e5dddc
  • titleBar.inactiveBackground#0d0807
  • walkThrough.embeddedEditorBackground#0d0807
  • welcomePage.buttonBackground#0d0807
  • welcomePage.buttonHoverBackground#0d0807
  • widget.shadow#0d0807

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffe8e6
meta.embedded, source.groovy.embedded#bfb2b0
comment, punctuation.definition.comment#847371italic
variable, string constant.other.placeholder#a4b80a
constant.other.color#ffe8e6
invalid, invalid.illegal#f9f6f6
keyword, punctuation.accessor, storage.type#e6971a
storage.modifier#e6971a
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, meta.function punctuation.separator.comma, punctuation.definition.string, punctuation.definition.parameters, punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list, meta.array, source.elixir punctuation.definition.string, string.quoted.double.json punctuation.definition.string.json#6e605e
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#e755b1
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#a4b80a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.debugger, keyword.other.special-method#e6971a
meta.block variable.other#bfb2b0
support.other.variable, string.other.link#b9cf17
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#bfb2b0
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#de5745normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#e6971a
support.type#e755b1
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#eaa83e
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#a4b80a
variable.language#a4b80aitalic
entity.name.method.js#e6971aitalic
meta.class-method.js entity.name.function.js, variable.function.constructor, keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts#e6971a
entity.other.attribute-name#e6971a
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e6971aitalic
entity.other.attribute-name.class#bdb2b9
source.sass keyword.control#e6971a
markup.inserted#eb75c0
markup.deleted#a4b80a
markup.deleted.diff#a4b80a
markup.inserted.diff#eb75c0
markup.changed#e6971a
string.regexp#e755b1
constant.character.escape#e755b1
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#a4b80aitalic
source.js constant.other.object.key.js string.unquoted.label.js#a4b80aitalic
support.type.property-name.json#e6971a
support.constant.json#eb75c0
meta.structure.dictionary.value.json string.quoted.double#e6971a
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#a4b80a
source.json meta.structure.dictionary.json support.type.property-name.json#e6971a
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e6971a
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#eb75c0
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#e6971a
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#e6971a
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#eb75c0
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#eb75c0
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#eb75c0
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#eb75c0
text.html.markdown, punctuation.definition.list_item.markdown#ffe8e6
text.html.markdown, beginning.punctuation.definition.list.markdown#bfb2b0
text.html.markdown markup.inline.raw.markdown#e6971a
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#a19391
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading1, markup.heading.markdown, entity.name, entity.name.section.markdown, heading.1.markdown#a4b80a
markup.italic.markdown#b9cf17italic
markup.bold, markup.bold string#b9cf17bold
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#b9cf17bold
markup.underline#e6971aunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#171211
markup.quote.markdown#bfb2b0
markup.quoteitalic
string.other.link.title.markdown#e6971a
markup.underline.link.markdown#de5745
string.other.link.description.title.markdown#e6971a
constant.other.reference.link.markdown#e6971a
markup.raw.block#e6971a
markup.raw.block.fenced.markdown#171211
punctuation.definition.fenced.markdown#171211
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffe8e6
variable.language.fenced.markdown#a19391
meta.separator#a19391bold
markup.table#ffe8e6
token.info-token#de5745
token.warn-token#b9cf17
token.error-token#a4b80a
token.debug-token#e6971a
string#e5dddc
string.quoted, meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#f5ada3
support.constant.math#eb75c0
string.regexp#eb75c0
constant.numeric, constant.character.numeric#e5dddc
variable.language, variable.other#a4b80a
variable.language.this.js, variable.language.this.php#a4b80a
keyword#eb75c0
storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#bfb2b0italic
entity.name.class, meta.class entity.name.type.class#b9cf17
entity.name.type#bfb2b0
entity.name.function#bfb2b0
punctuation.definition.variable#bfb2b0
punctuation.section.embedded.begin, punctuation.section.embedded.end#eb8275
constant.language, punctuation.definition.constant, variable.other.constant, meta.preprocessor#eb75c0
support.function.construct, keyword.other.new#e8a02c
constant.character, constant.other#b9cf17
constant.character.escape#b9cf17
string.regexp, string.regexp keyword.other#a19391
entity.other.inherited-class#e6971a
entity.name.tag#a4b80a
punctuation.definition.tag, meta.tag#bfb2b0
entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#eb75c0
entity.other.attribute-name#eb8275
entity.name.tag.custom#de5745
support.function#bfb2b0
punctuation.separator.continuation#a4b80a
invalid.broken#0d0807
invalid.unimplemented#ffe8e6
invalid.illegal#ffe8e6
support.type, support.class#e755b1
support.variable.dom#e755b1
support.type.exception#b9cf17
support.other.variable
invalid#ffe8e6
invalid.deprecated#b9cf17
keyword.operator#e755b1
keyword.operator.relational#e6971aitalic
keyword.operator.assignment#e6971a
keyword.operator.arithmetic#e6971a
keyword.operator.bitwise#e6971a
keyword.operator.increment#e6971a
keyword.operator.ternary#e6971a
comment.line.double-slash#796967
object#de5745
constant.language.null#a4b80a
meta.brace#796967
meta.delimiter.period#e5dddc
constant.language.boolean#a4b80a
object.comma#f9f6f6
variable.parameter.function#e755b1
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#e6971a
meta.property-list entity.name.tag.reference#de5745
constant.other.color.rgb-value punctuation.definition.constant#b9cf17
meta.selector#e6971aitalic
entity.other.attribute-name.id#dcd7d1
meta.property-name#e755b1
entity.name.tag.doctype, meta.tag.sgml.doctype#796967italic
keyword.control.operator#e755b1
keyword.operator.logical#e6971a
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#eb75c0
variable.other.object.property#e5dddcitalic
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#e5dddc
keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.module.ruby, keyword.control.class.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx#eb8275italic
variable.interpolation#a4b80a
support.variable.property#e755b1
string.template meta.template.expression#a4b80a
string.template punctuation.definition.string#e5dddc
italic#e6971aitalic
bold#eb75c0bold
quote#796967italic
raw#bfb2b0
variable.assignment.coffee#e755b1
variable.parameter.function.coffee#e5dddc
variable.assignment.coffee#eb75c0
variable.other.readwrite.cs#e5dddc
entity.name.type.class.cs, storage.type.cs#e6971a
entity.name.type.namespace.cs#bfb2b0
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#dbd2d7
support.constant.property-value.css#f17ec7
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#e755b1
keyword.other.unit.css, keyword.control.at-rule.media.css#e755b1
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#e6971a
source.elixir entity.name.function#eb75c0
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#de5745
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#eb75c0
source.elixir .punctuation.binary.elixir#e6971aitalic
source.go meta.function-call.go#bfb2b0
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#e6971aitalic
source.go constant.language.go, source.go constant.other.placeholder.go#a4b80a
meta.class entity.name.type.class.js#b9cf17
meta.method.declaration storage.type.js#bdb2b9
terminator.js#e5dddc
meta.js punctuation.definition.js#e5dddc
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#796967
variable.other.jsdoc, variable.other.phpdoc#e755b1
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#e5dddc
variable.parameter.function.js#e6971a
variable.js, variable.other.js#e5dddc
entity.name.type.js, entity.name.type.module.js#b9cf17
support.class.js#e5dddc
variable.other.ruby#e5dddc
entity.name.type.class.ruby#b9cf17
constant.language.symbol.hashkey.ruby#eb75c0
meta.attribute-selector.less entity.other.attribute-name.attribute#b9cf17
variable.other.php, variable.other.property.php#e5dddc
support.class.php#b9cf17
meta.function-call.php punctuation#e5dddc
variable.other.global.php#eb75c0
variable.other.global.php punctuation.definition.variable#eb75c0
constant.language.python#a4b80a
variable.parameter.function.python, meta.function-call.arguments.python#e6971a
meta.function-call.python, meta.function-call.generic.python#e5dddc
punctuation.python#e5dddc
entity.name.function.decorator.python#eb75c0
source.python variable.language.special#e6971a
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#bdb2b9
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#e6971a
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#b9cf17
entity.name.tag.scss, entity.name.tag.sass#eb75c0
keyword.other.unit.scss, keyword.other.unit.sass#e6971a
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#e5dddc
entity.name.type.ts, entity.name.type.tsx#b9cf17
support.class.node.ts, support.class.node.tsx#e6971a
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#796967
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#e5dddc
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#e6971a
meta.tag.js meta.jsx.children.tsx#e6971a
entity.name.tag.yaml#eb75c0
variable.other.readwrite.js, variable.parameter#f18c7e
support.class.component.js, support.class.component.tsx#b9cf17
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#e5dddc
meta.class entity.name.type.class.tsx#b9cf17
entity.name.type.tsx, entity.name.type.module.tsx#b9cf17
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#e6971a
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, meta.brace, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.relational, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.type, keyword.operator, keyword, punctuation.definintion.string, punctuation, variable.other.readwrite.js, storage.type, source.css, entity.other.attribute-name.class, entity.other.attribute-name.id, string.quoted
meta.diff, meta.diff.header#e5dddcitalic
markup.deleted#e5dddc
markup.changed#e5dddc
markup.inserted#e5dddc
markup.quote#eb75c0
markup.list#eb75c0
markup.bold, markup.italic#b9cf17
markup.inline.raw#a19391
markup.heading.setext#de5745

Shiki preview

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

Loading...