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#111717
  • activityBar.border#070d0c
  • activityBar.dropBackground#364442
  • activityBar.foreground#99adab
  • activityBarBadge.background#0d9c89
  • activityBarBadge.foreground#ebfffc
  • badge.background#0d9c89
  • badge.foreground#dce5e4
  • breadcrumbPicker.background#070d0c
  • button.background#0d9c89
  • button.foreground#dce5e4
  • button.hoverBackground#0d9c89
  • debugExceptionWidget.background#070d0c
  • debugExceptionWidget.border#070d0c
  • debugToolBar.background#111717
  • descriptionForeground#dce5e4
  • diffEditor.insertedTextBackground#24cc38
  • diffEditor.insertedTextBorder#24cc38
  • diffEditor.removedTextBackground#24cc38
  • diffEditor.removedTextBorder#24cc38
  • dropdown.background#111717
  • dropdown.border#2d3937
  • dropdown.foreground#dce5e4
  • editor.background#1b2221
  • editor.findMatchBackground#8ea4a1
  • editor.findMatchHighlightBackground#77928e
  • editor.foreground#ebfffc
  • editor.hoverHighlightBackground#364442
  • editor.inactiveSelectionBackground#647d79
  • editor.lineHighlightBackground#242d2c
  • editor.rangeHighlightBackground#364442
  • editor.selectionBackground#364442
  • editor.selectionHighlightBackground#364442
  • editor.wordHighlightBackground#364442
  • editor.wordHighlightStrongBackground#364442
  • editorBracketMatch.background#070d0c
  • editorBracketMatch.border#242d2c
  • editorCodeLens.foreground#99adab
  • editorCursor.background#070d0c
  • editorCursor.foreground#0b891a
  • editorError.foreground#9488f2
  • editorGroup.background#647d79
  • editorGroup.border#070d0c
  • editorGroup.dropBackground#20b632
  • editorGroupHeader.noTabsBackground#1b2221
  • editorGroupHeader.tabsBackground#1b2221
  • editorGroupHeader.tabsBorder#070d0c
  • editorGutter.addedBackground#24cc38
  • editorGutter.background#111717
  • editorGutter.deletedBackground#a095f3
  • editorGutter.modifiedBackground#74a8fb
  • editorHoverWidget.background#070d0c
  • editorHoverWidget.border#070d0c
  • editorIndentGuide.activeBackground#2d3937
  • editorIndentGuide.background#242d2c
  • editorLineNumber.activeForeground#99adab
  • editorLineNumber.foreground#495b58
  • editorMarkerNavigation.background#242d2c
  • editorMarkerNavigationError.background#2c1ca0
  • editorMarkerNavigationWarning.background#0d3473
  • editorOverviewRuler.commonContentForeground#74a8fb
  • editorOverviewRuler.currentContentForeground#74a8fb
  • editorOverviewRuler.incomingContentForeground#74a8fb
  • editorRuler.foreground#99adab
  • editorSuggestWidget.background#111717
  • editorSuggestWidget.border#070d0c
  • editorSuggestWidget.foreground#99adab
  • editorSuggestWidget.highlightForeground#24cc38
  • editorSuggestWidget.selectedBackground#070d0c
  • editorWarning.foreground#74a8fb
  • editorWhitespace.foreground#647d79
  • editorWidget.background#070d0c
  • editorWidget.border#070d0c
  • errorForeground#887af0
  • extensionButton.prominentBackground#24cc38
  • extensionButton.prominentForeground#f6f9f8
  • extensionButton.prominentHoverBackground#24cc38
  • focusBorder#20b632
  • foreground#ebfffc
  • gitDecoration.addedResourceForeground#24cc38
  • gitDecoration.conflictingResourceForeground#74a8fb
  • gitDecoration.deletedResourceForeground#887af0
  • gitDecoration.ignoredResourceForeground#364442
  • gitDecoration.modifiedResourceForeground#20b632
  • gitDecoration.untrackedResourceForeground#dce5e4
  • input.background#364442
  • input.border#77928e
  • input.foreground#dce5e4
  • input.placeholderForeground#99adab
  • inputOption.activeBorder#20b632
  • inputValidation.errorBackground#887af0
  • inputValidation.errorBorder#887af0
  • inputValidation.infoBackground#111717
  • inputValidation.infoBorder#74a8fb
  • inputValidation.warningBackground#74a8fb
  • inputValidation.warningBorder#74a8fb
  • list.activeSelectionBackground#364442
  • list.activeSelectionForeground#f6f9f8
  • list.dropBackground#364442
  • list.errorForeground#887af0
  • list.focusBackground#364442
  • list.focusForeground#dce5e4
  • list.highlightForeground#20b632
  • list.hoverBackground#364442
  • list.hoverForeground#dce5e4
  • list.inactiveSelectionBackground#364442
  • list.inactiveSelectionForeground#99adab
  • list.invalidItemForeground#74a8fb
  • list.warningForeground#887af0
  • merge.currentHeaderBackground#647d79
  • merge.incomingHeaderBackground#74a8fb
  • meta.objectliteral.js#74a8fb
  • notificationLink.foreground#20b632
  • notifications.background#070d0c
  • notifications.foreground#dce5e4
  • panel.background#111717
  • panel.border#070d0c
  • panel.dropBackground#20b632
  • panelTitle.activeBorder#74a8fb
  • panelTitle.activeForeground#f6f9f8
  • panelTitle.inactiveForeground#77928e
  • peekView.border#647d79
  • peekViewEditor.background#242d2c
  • peekViewEditor.matchHighlightBackground#74a8fb
  • peekViewResult.background#111717
  • peekViewResult.fileForeground#364442
  • peekViewResult.lineForeground#364442
  • peekViewResult.matchHighlightBackground#f6f9f8
  • peekViewResult.selectionBackground#364442
  • peekViewResult.selectionForeground#647d79
  • peekViewTitle.background#111717
  • peekViewTitleDescription.foreground#647d79
  • peekViewTitleLabel.foreground#647d79
  • pickerGroup.border#070d0c
  • pickerGroup.foreground#dce5e4
  • progress.background#647d79
  • progressBar.background#0d9c89
  • punctuation.definition.generic.begin.html#74a8fb
  • scrollbar.shadow#070d0c
  • scrollbarSlider.activeBackground#404f4d
  • scrollbarSlider.background#242d2c
  • scrollbarSlider.hoverBackground#364442
  • selection.background#0d9c89
  • sideBar.background#242d2c
  • sideBar.border#1b2221
  • sideBar.foreground#647d79
  • sideBarSectionHeader.background#364442
  • sideBarSectionHeader.foreground#99adab
  • sideBarTitle.foreground#99adab
  • source.elm#647d79
  • statusBar.background#111717
  • statusBar.border#1b2221
  • statusBar.debuggingBackground#111717
  • statusBar.debuggingBorder#111717
  • statusBar.foreground#647d79
  • statusBar.noFolderBackground#111717
  • statusBar.noFolderBorder#364442
  • statusBarItem.activeBackground#647d79
  • statusBarItem.hoverBackground#1b2221
  • statusBarItem.prominentBackground#364442
  • statusBarItem.prominentHoverBackground#364442
  • string.quoted.single.js#5fe3d1
  • tab.activeBackground#1b2221
  • tab.activeBorder#1b2221
  • tab.activeForeground#dce5e4
  • tab.border#1b2221
  • tab.hoverBackground#242d2c
  • tab.inactiveBackground#2d3937
  • tab.inactiveForeground#99adab
  • tab.unfocusedActiveBorder#77928e
  • tab.unfocusedActiveForeground#99adab
  • tab.unfocusedInactiveForeground#99adab
  • terminal.ansiBlack#364442
  • terminal.ansiBlue#0d9c89
  • terminal.ansiBrightBlack#647d79
  • terminal.ansiBrightBlue#8ea4a1
  • terminal.ansiBrightCyan#99adab
  • terminal.ansiBrightGreen#647d79
  • terminal.ansiBrightMagenta#a0aaba
  • terminal.ansiBrightRed#9f9ea9
  • terminal.ansiBrightWhite#f6f9f8
  • terminal.ansiBrightYellow#77928e
  • terminal.ansiCyan#20b632
  • terminal.ansiGreen#24cc38
  • terminal.ansiMagenta#74a8fb
  • terminal.ansiRed#887af0
  • terminal.ansiWhite#dce5e4
  • terminal.ansiYellow#74a8fb
  • terminal.background#070d0c
  • terminal.foreground#bbc9c7
  • textLink.activeForeground#20b632
  • textLink.foreground#20b632
  • titleBar.activeBackground#111717
  • titleBar.activeForeground#dce5e4
  • titleBar.inactiveBackground#070d0c
  • walkThrough.embeddedEditorBackground#070d0c
  • welcomePage.buttonBackground#070d0c
  • welcomePage.buttonHoverBackground#070d0c
  • widget.shadow#070d0c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ebfffc
meta.embedded, source.groovy.embedded#b0bfbd
comment, punctuation.definition.comment#6d8884italic
variable, string constant.other.placeholder#887af0
constant.other.color#ebfffc
invalid, invalid.illegal#f6f9f8
keyword, punctuation.accessor, storage.type#74a8fb
storage.modifier#74a8fb
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#5b716e
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#20b632
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#887af0
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.debugger, keyword.other.special-method#74a8fb
meta.block variable.other#b0bfbd
support.other.variable, string.other.link#a095f3
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#b0bfbd
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#0d9c89normal
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#74a8fb
support.type#20b632
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#9cc1fc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#887af0
variable.language#887af0italic
entity.name.method.js#74a8fbitalic
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#74a8fb
entity.other.attribute-name#74a8fb
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#74a8fbitalic
entity.other.attribute-name.class#2bda3f
source.sass keyword.control#74a8fb
markup.inserted#24cc38
markup.deleted#887af0
markup.deleted.diff#887af0
markup.inserted.diff#24cc38
markup.changed#74a8fb
string.regexp#20b632
constant.character.escape#20b632
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#887af0italic
source.js constant.other.object.key.js string.unquoted.label.js#887af0italic
support.type.property-name.json#74a8fb
support.constant.json#24cc38
meta.structure.dictionary.value.json string.quoted.double#74a8fb
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#887af0
source.json meta.structure.dictionary.json support.type.property-name.json#74a8fb
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#74a8fb
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#24cc38
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#74a8fb
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#74a8fb
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#24cc38
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#24cc38
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#24cc38
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#24cc38
text.html.markdown, punctuation.definition.list_item.markdown#ebfffc
text.html.markdown, beginning.punctuation.definition.list.markdown#b0bfbd
text.html.markdown markup.inline.raw.markdown#74a8fb
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8ea4a1
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#887af0
markup.italic.markdown#a095f3italic
markup.bold, markup.bold string#a095f3bold
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#a095f3bold
markup.underline#74a8fbunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#111717
markup.quote.markdown#b0bfbd
markup.quoteitalic
string.other.link.title.markdown#74a8fb
markup.underline.link.markdown#0d9c89
string.other.link.description.title.markdown#74a8fb
constant.other.reference.link.markdown#74a8fb
markup.raw.block#74a8fb
markup.raw.block.fenced.markdown#111717
punctuation.definition.fenced.markdown#111717
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ebfffc
variable.language.fenced.markdown#8ea4a1
meta.separator#8ea4a1bold
markup.table#ebfffc
token.info-token#0d9c89
token.warn-token#a095f3
token.error-token#887af0
token.debug-token#74a8fb
string#dce5e4
string.quoted, meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#5fe3d1
support.constant.math#24cc38
string.regexp#24cc38
constant.numeric, constant.character.numeric#dce5e4
variable.language, variable.other#887af0
variable.language.this.js, variable.language.this.php#887af0
keyword#24cc38
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#b0bfbditalic
entity.name.class, meta.class entity.name.type.class#a095f3
entity.name.type#b0bfbd
entity.name.function#b0bfbd
punctuation.definition.variable#b0bfbd
punctuation.section.embedded.begin, punctuation.section.embedded.end#1cc4ae
constant.language, punctuation.definition.constant, variable.other.constant, meta.preprocessor#24cc38
support.function.construct, keyword.other.new#88b4fc
constant.character, constant.other#a095f3
constant.character.escape#a095f3
string.regexp, string.regexp keyword.other#8ea4a1
entity.other.inherited-class#74a8fb
entity.name.tag#887af0
punctuation.definition.tag, meta.tag#b0bfbd
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#24cc38
entity.other.attribute-name#1cc4ae
entity.name.tag.custom#0d9c89
support.function#b0bfbd
punctuation.separator.continuation#887af0
invalid.broken#070d0c
invalid.unimplemented#ebfffc
invalid.illegal#ebfffc
support.type, support.class#20b632
support.variable.dom#20b632
support.type.exception#a095f3
support.other.variable
invalid#ebfffc
invalid.deprecated#a095f3
keyword.operator#20b632
keyword.operator.relational#74a8fbitalic
keyword.operator.assignment#74a8fb
keyword.operator.arithmetic#74a8fb
keyword.operator.bitwise#74a8fb
keyword.operator.increment#74a8fb
keyword.operator.ternary#74a8fb
comment.line.double-slash#647d79
object#0d9c89
constant.language.null#887af0
meta.brace#647d79
meta.delimiter.period#dce5e4
constant.language.boolean#887af0
object.comma#f6f9f8
variable.parameter.function#20b632
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#74a8fb
meta.property-list entity.name.tag.reference#0d9c89
constant.other.color.rgb-value punctuation.definition.constant#a095f3
meta.selector#74a8fbitalic
entity.other.attribute-name.id#d0d5dd
meta.property-name#20b632
entity.name.tag.doctype, meta.tag.sgml.doctype#647d79italic
keyword.control.operator#20b632
keyword.operator.logical#74a8fb
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#24cc38
variable.other.object.property#dce5e4italic
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#dce5e4
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#1cc4aeitalic
variable.interpolation#887af0
support.variable.property#20b632
string.template meta.template.expression#887af0
string.template punctuation.definition.string#dce5e4
italic#74a8fbitalic
bold#24cc38bold
quote#647d79italic
raw#b0bfbd
variable.assignment.coffee#20b632
variable.parameter.function.coffee#dce5e4
variable.assignment.coffee#24cc38
variable.other.readwrite.cs#dce5e4
entity.name.type.class.cs, storage.type.cs#74a8fb
entity.name.type.namespace.cs#b0bfbd
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#97eda1
support.constant.property-value.css#2bda3f
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#20b632
keyword.other.unit.css, keyword.control.at-rule.media.css#20b632
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#74a8fb
source.elixir entity.name.function#24cc38
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#0d9c89
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#24cc38
source.elixir .punctuation.binary.elixir#74a8fbitalic
source.go meta.function-call.go#b0bfbd
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#74a8fbitalic
source.go constant.language.go, source.go constant.other.placeholder.go#887af0
meta.class entity.name.type.class.js#a095f3
meta.method.declaration storage.type.js#2bda3f
terminator.js#dce5e4
meta.js punctuation.definition.js#dce5e4
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#647d79
variable.other.jsdoc, variable.other.phpdoc#20b632
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#dce5e4
variable.parameter.function.js#74a8fb
variable.js, variable.other.js#dce5e4
entity.name.type.js, entity.name.type.module.js#a095f3
support.class.js#dce5e4
variable.other.ruby#dce5e4
entity.name.type.class.ruby#a095f3
constant.language.symbol.hashkey.ruby#24cc38
meta.attribute-selector.less entity.other.attribute-name.attribute#a095f3
variable.other.php, variable.other.property.php#dce5e4
support.class.php#a095f3
meta.function-call.php punctuation#dce5e4
variable.other.global.php#24cc38
variable.other.global.php punctuation.definition.variable#24cc38
constant.language.python#887af0
variable.parameter.function.python, meta.function-call.arguments.python#74a8fb
meta.function-call.python, meta.function-call.generic.python#dce5e4
punctuation.python#dce5e4
entity.name.function.decorator.python#24cc38
source.python variable.language.special#74a8fb
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#2bda3f
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#74a8fb
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#a095f3
entity.name.tag.scss, entity.name.tag.sass#24cc38
keyword.other.unit.scss, keyword.other.unit.sass#74a8fb
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#dce5e4
entity.name.type.ts, entity.name.type.tsx#a095f3
support.class.node.ts, support.class.node.tsx#74a8fb
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#647d79
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#dce5e4
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#74a8fb
meta.tag.js meta.jsx.children.tsx#74a8fb
entity.name.tag.yaml#24cc38
variable.other.readwrite.js, variable.parameter#1ed2ba
support.class.component.js, support.class.component.tsx#a095f3
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#dce5e4
meta.class entity.name.type.class.tsx#a095f3
entity.name.type.tsx, entity.name.type.module.tsx#a095f3
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#74a8fb
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#dce5e4italic
markup.deleted#dce5e4
markup.changed#dce5e4
markup.inserted#dce5e4
markup.quote#24cc38
markup.list#24cc38
markup.bold, markup.italic#a095f3
markup.inline.raw#8ea4a1
markup.heading.setext#0d9c89

Shiki preview

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

Loading...

Base4Tone-VSCode-Themes by Atelierbram - VS Code Theme