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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#070d0c
meta.embedded, source.groovy.embedded#404f4d
comment, punctuation.definition.comment#829b98italic
variable, string constant.other.placeholder#6e5fe3
constant.other.color#001a16
invalid, invalid.illegal#070d0c
keyword, punctuation.accessor, storage.type#1a68e6
storage.modifier#1a68e6
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#99adab
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#0c971c
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#6e5fe3
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.debugger, keyword.other.special-method#1a68e6
meta.block variable.other#404f4d
support.other.variable, string.other.link#5a49df
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#495b58
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#1a68e6
support.type#0c971c
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#1249a1
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#6e5fe3
variable.language#6e5fe3italic
entity.name.method.js#1a68e6italic
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#1a68e6
entity.other.attribute-name#1a68e6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#1a68e6italic
entity.other.attribute-name.class#0a7616
source.sass keyword.control#1a68e6
markup.inserted#0a7f18
markup.deleted#6e5fe3
markup.deleted.diff#6e5fe3
markup.inserted.diff#0a7f18
markup.changed#1a68e6
string.regexp#0c971c
constant.character.escape#0c971c
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6e5fe3italic
source.js constant.other.object.key.js string.unquoted.label.js#6e5fe3italic
support.type.property-name.json#1a68e6
support.constant.json#0a7f18
meta.structure.dictionary.value.json string.quoted.double#1a68e6
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#6e5fe3
source.json meta.structure.dictionary.json support.type.property-name.json#1a68e6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#1a68e6
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#0a7f18
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#1a68e6
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#1a68e6
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#0a7f18
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#0a7f18
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#0a7f18
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#0a7f18
text.html.markdown, punctuation.definition.list_item.markdown#001a16
text.html.markdown, beginning.punctuation.definition.list.markdown#495b58
text.html.markdown markup.inline.raw.markdown#1a68e6
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#647d79
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#6e5fe3
markup.italic.markdown#5a49dfitalic
markup.bold, markup.bold string#5a49dfbold
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#5a49dfbold
markup.underline#1a68e6underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#e8eeed
markup.quote.markdown#495b58
markup.quoteitalic
string.other.link.title.markdown#1a68e6
markup.underline.link.markdown#0d9c89
string.other.link.description.title.markdown#1a68e6
constant.other.reference.link.markdown#1a68e6
markup.raw.block#1a68e6
markup.raw.block.fenced.markdown#e8eeed
punctuation.definition.fenced.markdown#e8eeed
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#001a16
variable.language.fenced.markdown#647d79
meta.separator#647d79bold
markup.table#001a16
token.info-token#0d9c89
token.warn-token#5a49df
token.error-token#6e5fe3
token.debug-token#1a68e6
string#1b2221
string.quoted, meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#004d42
support.constant.math#0a7f18
string.regexp#0a7f18
constant.numeric, constant.character.numeric#1b2221
variable.language, variable.other#6e5fe3
variable.language.this.js, variable.language.this.php#6e5fe3
keyword#0a7f18
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#495b58italic
entity.name.class, meta.class entity.name.type.class#5a49df
entity.name.type#495b58
entity.name.function#495b58
punctuation.definition.variable#495b58
punctuation.section.embedded.begin, punctuation.section.embedded.end#007a6a
constant.language, punctuation.definition.constant, variable.other.constant, meta.preprocessor#0a7f18
support.function.construct, keyword.other.new#175dcf
constant.character, constant.other#5a49df
constant.character.escape#5a49df
string.regexp, string.regexp keyword.other#647d79
entity.other.inherited-class#1a68e6
entity.name.tag#6e5fe3
punctuation.definition.tag, meta.tag#495b58
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#0a7f18
entity.other.attribute-name#007a6a
entity.name.tag.custom#0d9c89
support.function#495b58
punctuation.separator.continuation#6e5fe3
invalid.broken#f6f9f8
invalid.unimplemented#001a16
invalid.illegal#001a16
support.type, support.class#0c971c
support.variable.dom#0c971c
support.type.exception#5a49df
support.other.variable
invalid#001a16
invalid.deprecated#5a49df
keyword.operator#0c971c
keyword.operator.relational#1a68e6italic
keyword.operator.assignment#1a68e6
keyword.operator.arithmetic#1a68e6
keyword.operator.bitwise#1a68e6
keyword.operator.increment#1a68e6
keyword.operator.ternary#1a68e6
comment.line.double-slash#8ea4a1
object#0d9c89
constant.language.null#6e5fe3
meta.brace#8ea4a1
meta.delimiter.period#1b2221
constant.language.boolean#6e5fe3
object.comma#070d0c
variable.parameter.function#0c971c
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#1a68e6
meta.property-list entity.name.tag.reference#0d9c89
constant.other.color.rgb-value punctuation.definition.constant#5a49df
meta.selector#1a68e6italic
entity.other.attribute-name.id#2b313b
meta.property-name#0c971c
entity.name.tag.doctype, meta.tag.sgml.doctype#8ea4a1italic
keyword.control.operator#0c971c
keyword.operator.logical#1a68e6
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#0a7f18
variable.other.object.property#1b2221italic
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#1b2221
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#007a6aitalic
variable.interpolation#6e5fe3
support.variable.property#0c971c
string.template meta.template.expression#6e5fe3
string.template punctuation.definition.string#1b2221
italic#1a68e6italic
bold#0a7f18bold
quote#8ea4a1italic
raw#495b58
variable.assignment.coffee#0c971c
variable.parameter.function.coffee#1b2221
variable.assignment.coffee#0a7f18
variable.other.readwrite.cs#1b2221
entity.name.type.class.cs, storage.type.cs#1a68e6
entity.name.type.namespace.cs#495b58
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#05420c
support.constant.property-value.css#0a7616
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#0c971c
keyword.other.unit.css, keyword.control.at-rule.media.css#0c971c
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#1a68e6
source.elixir entity.name.function#0a7f18
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#0a7f18
source.elixir .punctuation.binary.elixir#1a68e6italic
source.go meta.function-call.go#495b58
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#1a68e6italic
source.go constant.language.go, source.go constant.other.placeholder.go#6e5fe3
meta.class entity.name.type.class.js#5a49df
meta.method.declaration storage.type.js#0a7616
terminator.js#1b2221
meta.js punctuation.definition.js#1b2221
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#8ea4a1
variable.other.jsdoc, variable.other.phpdoc#0c971c
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#1b2221
variable.parameter.function.js#1a68e6
variable.js, variable.other.js#1b2221
entity.name.type.js, entity.name.type.module.js#5a49df
support.class.js#1b2221
variable.other.ruby#1b2221
entity.name.type.class.ruby#5a49df
constant.language.symbol.hashkey.ruby#0a7f18
meta.attribute-selector.less entity.other.attribute-name.attribute#5a49df
variable.other.php, variable.other.property.php#1b2221
support.class.php#5a49df
meta.function-call.php punctuation#1b2221
variable.other.global.php#0a7f18
variable.other.global.php punctuation.definition.variable#0a7f18
constant.language.python#6e5fe3
variable.parameter.function.python, meta.function-call.arguments.python#1a68e6
meta.function-call.python, meta.function-call.generic.python#1b2221
punctuation.python#1b2221
entity.name.function.decorator.python#0a7f18
source.python variable.language.special#1a68e6
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#0a7616
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#1a68e6
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#5a49df
entity.name.tag.scss, entity.name.tag.sass#0a7f18
keyword.other.unit.scss, keyword.other.unit.sass#1a68e6
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#1b2221
entity.name.type.ts, entity.name.type.tsx#5a49df
support.class.node.ts, support.class.node.tsx#1a68e6
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#8ea4a1
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#1b2221
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#1a68e6
meta.tag.js meta.jsx.children.tsx#1a68e6
entity.name.tag.yaml#0a7f18
variable.other.readwrite.js, variable.parameter#007061
support.class.component.js, support.class.component.tsx#5a49df
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#1b2221
meta.class entity.name.type.class.tsx#5a49df
entity.name.type.tsx, entity.name.type.module.tsx#5a49df
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#1a68e6
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#1b2221italic
markup.deleted#1b2221
markup.changed#1b2221
markup.inserted#1b2221
markup.quote#0a7f18
markup.list#0a7f18
markup.bold, markup.italic#5a49df
markup.inline.raw#647d79
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