Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#0078D4
  • activityBar.background#181818
  • activityBar.border#2B2B2B
  • activityBar.foreground#D7D7D7
  • activityBar.inactiveForeground#868686
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#FFFFFF
  • badge.background#616161
  • badge.foreground#F8F8F8
  • button.background#0078D4
  • button.border#FFFFFF12
  • button.foreground#FFFFFF
  • button.hoverBackground#026EC1
  • button.secondaryBackground#313131
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#3C3C3C
  • chat.editedFileForeground#E2C08D
  • chat.slashCommandBackground#26477866
  • chat.slashCommandForeground#85B6FF
  • checkbox.background#313131
  • checkbox.border#3C3C3C
  • debugToolBar.background#181818
  • descriptionForeground#9D9D9D
  • dropdown.background#313131
  • dropdown.border#3C3C3C
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#1F1F1F
  • editor.background#1E1E1E
  • editor.findMatchBackground#9E6A03
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3a3d4166
  • editor.selectionHighlightBackground#ADD6FF26
  • editorGroup.border#FFFFFF17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2B2B2B
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#505050
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#202020
  • errorForeground#F85149
  • focusBorder#0078D4
  • foreground#CCCCCC
  • icon.foreground#CCCCCC
  • input.background#313131
  • input.border#3C3C3C
  • input.foreground#CCCCCC
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBackground#2489DB82
  • inputOption.activeBorder#2488DB
  • keybindingLabel.foreground#CCCCCC
  • list.dropBackground#383B3D
  • menu.background#252526
  • menu.foreground#CCCCCC
  • menu.selectionBackground#0078d4
  • notificationCenterHeader.background#1F1F1F
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#1F1F1F
  • notifications.border#2B2B2B
  • notifications.foreground#CCCCCC
  • panel.background#181818
  • panel.border#2B2B2B
  • panelInput.border#2B2B2B
  • panelTitle.activeBorder#0078D4
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#9D9D9D
  • peekViewEditor.background#1F1F1F
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#1F1F1F
  • peekViewResult.matchHighlightBackground#BB800966
  • pickerGroup.border#3C3C3C
  • progressBar.background#0078D4
  • quickInput.background#222222
  • quickInput.foreground#CCCCCC
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#3C3C3C
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#BB800966
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBar.background#181818
  • sideBar.border#2B2B2B
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#BBBBBB
  • statusBar.background#181818
  • statusBar.border#2B2B2B
  • statusBar.debuggingBackground#0078D4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0078D4
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#1F1F1F
  • statusBarItem.focusBorder#0078D4
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#1F1F1F
  • tab.activeBorder#1F1F1F
  • tab.activeBorderTop#9D9D9D
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#0078D4
  • tab.border#2B2B2B
  • tab.hoverBackground#1F1F1F
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9D9D9D
  • tab.selectedBorderTop#6caddf
  • tab.unfocusedActiveBorder#1F1F1F
  • tab.unfocusedActiveBorderTop#2B2B2B
  • tab.unfocusedHoverBackground#1F1F1F
  • terminal.foreground#CCCCCC
  • terminal.tab.activeBorder#0078D4
  • textBlockQuote.background#2B2B2B
  • textBlockQuote.border#616161
  • textCodeBlock.background#2B2B2B
  • textLink.activeForeground#4daafc
  • textLink.foreground#4daafc
  • textPreformat.background#3C3C3C
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#2B2B2B
  • titleBar.inactiveBackground#1F1F1F
  • titleBar.inactiveForeground#9D9D9D
  • welcomePage.progress.foreground#0078D4
  • welcomePage.tileBackground#2B2B2B
  • widget.border#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.type.function.swift, entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, storage.type.mapping.solidity, entity.name.operator.custom-literal, punctuation.definition.function-arguments.begin.swift, punctuation.definition.function-arguments.end.swift#dddd85
constant.character, storage.type, keyword.operator.new, storage.modifier, keyword.other.access-level-modifier.swift, keyword.other.declaration-modifier.swift, keyword.other.rust, keyword.other.fn.rust, entity.name.function.macro.rust, keyword.other.motoko, keyword.other.declaration-modifier.motoko, keyword.other.access-level-modifier.motoko, keyword.statement.candid, storage.type.motoko#1071c0italic
keyword.constant.boolean.motoko, entity.name.variable.parameter, variable.other.object#378fd6
meta.embedded, meta.function-call, support.variable.property, meta.definition.variable.name, meta.var-single-variable.expr, source.solidity, variable.other.rust, variable.other.readwrite, meta.block#85d4ff
meta.return-type, support.class.console, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy, support.type.primitive.solidity#40caafitalic
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, constant.other.pragma.solidity, keyword.type.object#3dcaaeitalic
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, keyword.control.conditional, keyword.statement.swift, keyword.other.import.swift, kewyord.control.catch.swift, keyword.async-await.motoko, keyword.statement.motoko, keyword.control.catch.motoko, keyword.operator.expression.pattern, keyword.other.declaration-modifier#c265baitalic
storage.type.function.arrow, punctuation.definition.string.template#c265ba
meta.parameter-clause.swift, variable.other.property, variable.object.property, variable.parameter, variable.other.constant, variable.other.enummember, meta.use.rust, constant.other.caps.rust, punctuation.definition.interpolation.rust#2ba0df
source.mo, meta.object-literal.key, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, source.rust#8ad6ff
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#cf7551
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#ce8264
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.other.pragma.solidity, constant.character.set.regexp#d15959
keyword.operator.or.regexp, keyword.control.anchor.regexp#dada90
keyword.operator.quantifier.regexp#dab669
meta.attribute.rust#dfdfdfitalic
punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust#d15959
constant.character.escape#d8b56b
meta.brace.square, variable.other.readwrite.alias, punctuation.brackets.square.rust#40caaf
entity.name.label, meta.jsx.children#C8C8C8
keyword.operator, punctuation.separator.key-value, meta.interpolation.rust#ffb95d
punctuation.definition.parameters, punctuation.brackets.round.rust#e0e0af
punctuation.definition.end.bracket.round, punctuation.definition.begin.bracket.round#e6b1ff
support.type.property-name.json
punctuation.terminator.rule, punctuation.separator.list.comma, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.terminator.expression, punctuation.definition.arguments.begin.bracket.round, punctuation.definition.arguments.end.bracket.round, punctuation.accessor, punctuation.separator.delimiter, meta.brace.round, punctuation.definition.block, punctuation.section, punctuation.terminator.statement, punctuation.separator.comma, punctuation.separator.parameter, punctuation.separator.solidity, punctuation.semi.rust, punctuation.brackets.curly.rust, punctuation.brackets.angle.rust, punctuation.comma.rust#d1b2b7
entity.type.function.swift, entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, storage.type.mapping.solidity, entity.name.operator.custom-literal, punctuation.definition.function-arguments.begin.swift, punctuation.definition.function-arguments.end.swift#dddd85
constant.character, storage.type, keyword.operator.new, storage.modifier, keyword.other.access-level-modifier.swift, keyword.other.declaration-modifier.swift, keyword.other.rust, keyword.other.fn.rust, entity.name.function.macro.rust, keyword.other.motoko, keyword.other.declaration-modifier.motoko, keyword.other.access-level-modifier.motoko, keyword.statement.candid, storage.type.motoko#1071c0italic
keyword.constant.boolean.motoko, entity.name.variable.parameter, variable.other.object#378fd6
meta.embedded, meta.function-call, support.variable.property, meta.definition.variable.name, meta.var-single-variable.expr, source.solidity, variable.other.rust, variable.other.readwrite, meta.block#85d4ff
meta.return-type, support.class.console, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy, support.type.primitive.solidity#40caafitalic
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, constant.other.pragma.solidity, keyword.type.object#3dcaaeitalic
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, keyword.control.conditional, keyword.statement.swift, keyword.other.import.swift, kewyord.control.catch.swift, keyword.async-await.motoko, keyword.statement.motoko, keyword.control.catch.motoko, keyword.operator.expression.pattern, keyword.other.declaration-modifier#c265baitalic
storage.type.function.arrow, punctuation.definition.string.template#c265ba
meta.parameter-clause.swift, variable.other.property, variable.object.property, variable.parameter, variable.other.constant, variable.other.enummember, meta.use.rust, constant.other.caps.rust, punctuation.definition.interpolation.rust#2ba0df
source.mo, meta.object-literal.key, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, source.rust#8ad6ff
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#cf7551
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#ce8264
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.other.pragma.solidity, constant.character.set.regexp#d15959
keyword.operator.or.regexp, keyword.control.anchor.regexp#dada90
keyword.operator.quantifier.regexp#dab669
meta.attribute.rust#dfdfdfitalic
punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust#d15959
constant.character.escape#d8b56b
meta.brace.square, variable.other.readwrite.alias, punctuation.brackets.square.rust#40caaf
entity.name.label, meta.jsx.children#C8C8C8
keyword.operator, punctuation.separator.key-value, meta.interpolation.rust#ffb95d
punctuation.definition.parameters, punctuation.brackets.round.rust#e0e0af
punctuation.definition.end.bracket.round, punctuation.definition.begin.bracket.round#e6b1ff
support.type.property-name.json
punctuation.terminator.rule, punctuation.separator.list.comma, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.terminator.expression, punctuation.definition.arguments.begin.bracket.round, punctuation.definition.arguments.end.bracket.round, punctuation.accessor, punctuation.separator.delimiter, meta.brace.round, punctuation.definition.block, punctuation.section, punctuation.terminator.statement, punctuation.separator.comma, punctuation.separator.parameter, punctuation.separator.solidity, punctuation.semi.rust, punctuation.brackets.curly.rust, punctuation.brackets.angle.rust, punctuation.comma.rust#d1b2b7
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#629749
constant.language, storage.type.function#4797d8italic
constant.other.unicode-range, constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#ee7d9a
constant.regexp#595b97
entity.name.tag, meta.embedded.line#4797d8
entity.name.tag.css#d8b66d
entity.other.attribute-name#85d3fd
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d8b56b
invalid#f53434
markup.underlineunderline
markup.bold#4494d6bold
markup.heading#4394d6bold
markup.italicitalic
markup.inserted#aace97
markup.deleted#ce8366
markup.changed#4796d6
punctuation.definition.quote.begin.markdown#619748
punctuation.definition.list.begin.markdown#558be9
markup.inline.raw#ce8467
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#4595d6
punctuation.definition.string, meta.preprocessor.string#d47f5e
meta.preprocessor.numeric#a9cf95
meta.structure.dictionary.key.python#84d4ff
meta.diff.header#4596d8
storage#4596d8
storage.type#4596d8
storage.modifier, keyword.operator.noexcept#4493d4
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#c06c4b
string.tag#ce734f
string.value#ca714e
string.regexp#d44a4a
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#3790d8
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, entity.name.variable.local, variable.other.object.property, source.coffee.embedded#66c9ff
keyword#378fd6
keyword.control#4696d8
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#4595d6
keyword.other.unit#abce98
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#4691cf
support.function.git-rebase#88d5ff
constant.sha.git-rebase#a9ce95
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language, keyword.declaration.candid#ff7373italic
entity.type.function.swift, entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, storage.type.mapping.solidity, entity.name.operator.custom-literal, punctuation.definition.function-arguments.begin.swift, punctuation.definition.function-arguments.end.swift#dddd85
constant.character, storage.type, keyword.operator.new, storage.modifier, keyword.other.access-level-modifier.swift, keyword.other.declaration-modifier.swift, keyword.other.rust, keyword.other.fn.rust, entity.name.function.macro.rust, keyword.other.motoko, keyword.other.declaration-modifier.motoko, keyword.other.access-level-modifier.motoko, keyword.statement.candid, storage.type.motoko#1071c0italic
keyword.constant.boolean.motoko, entity.name.variable.parameter, variable.other.object#378fd6
meta.embedded, meta.function-call, support.variable.property, meta.definition.variable.name, meta.var-single-variable.expr, source.solidity, variable.other.rust, variable.other.readwrite, meta.block#85d4ff
meta.return-type, support.class.console, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy, support.type.primitive.solidity#40caafitalic
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, constant.other.pragma.solidity, keyword.type.object#3dcaaeitalic
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, keyword.control.conditional, keyword.statement.swift, keyword.other.import.swift, kewyord.control.catch.swift, keyword.async-await.motoko, keyword.statement.motoko, keyword.control.catch.motoko, keyword.operator.expression.pattern, keyword.other.declaration-modifier#c265baitalic
storage.type.function.arrow, punctuation.definition.string.template#c265ba
meta.parameter-clause.swift, variable.other.property, variable.object.property, variable.parameter, variable.other.constant, variable.other.enummember, meta.use.rust, constant.other.caps.rust, punctuation.definition.interpolation.rust#2ba0df
source.mo, meta.object-literal.key, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, source.rust#8ad6ff
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#cf7551
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#ce8264
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.other.pragma.solidity, constant.character.set.regexp#d15959
keyword.operator.or.regexp, keyword.control.anchor.regexp#dada90
keyword.operator.quantifier.regexp#dab669
meta.attribute.rust#dfdfdfitalic
punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust#d15959
constant.character.escape#d8b56b
meta.brace.square, variable.other.readwrite.alias, punctuation.brackets.square.rust#40caaf
entity.name.label, meta.jsx.children#C8C8C8
keyword.operator, punctuation.separator.key-value, meta.interpolation.rust#ffb95d
punctuation.definition.parameters, punctuation.brackets.round.rust#e0e0af
punctuation.definition.end.bracket.round, punctuation.definition.begin.bracket.round#e6b1ff
support.type.property-name.json
punctuation.terminator.rule, punctuation.separator.list.comma, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.terminator.expression, punctuation.definition.arguments.begin.bracket.round, punctuation.definition.arguments.end.bracket.round, punctuation.accessor, punctuation.separator.delimiter, meta.brace.round, punctuation.definition.block, punctuation.section, punctuation.terminator.statement, punctuation.separator.comma, punctuation.separator.parameter, punctuation.separator.solidity, punctuation.semi.rust, punctuation.brackets.curly.rust, punctuation.brackets.angle.rust, punctuation.comma.rust#d1b2b7
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#629749
constant.language, storage.type.function#4797d8italic
constant.other.unicode-range, constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#ee7d9a
constant.regexp#595b97
entity.name.tag, meta.embedded.line#4797d8
entity.name.tag.css#d8b66d
entity.other.attribute-name#85d3fd
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d8b56b
invalid#f53434
markup.underlineunderline
markup.bold#4494d6bold
markup.heading#4394d6bold
markup.italicitalic
markup.inserted#aace97
markup.deleted#ce8366
markup.changed#4796d6
punctuation.definition.quote.begin.markdown#619748
punctuation.definition.list.begin.markdown#558be9
markup.inline.raw#ce8467
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#4595d6
punctuation.definition.string, meta.preprocessor.string#d47f5e
meta.preprocessor.numeric#a9cf95
meta.structure.dictionary.key.python#84d4ff
meta.diff.header#4596d8
storage#4596d8
storage.type#4596d8
storage.modifier, keyword.operator.noexcept#4493d4
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#c06c4b
string.tag#ce734f
string.value#ca714e
string.regexp#d44a4a
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#3790d8
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, entity.name.variable.local, variable.other.object.property, source.coffee.embedded#66c9ff
keyword#378fd6
keyword.control#4696d8
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#4595d6
keyword.other.unit#abce98
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#4691cf
support.function.git-rebase#88d5ff
constant.sha.git-rebase#a9ce95
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language, keyword.declaration.candid#ff7373italic

Shiki preview

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

Loading...