Skip to main content
Coding Theme

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.

  • activityBarBadge.background#f14358
  • button.background#f14358
  • button.foreground#efe6dd
  • button.hoverBackground#ef233c
  • dropdown.background#191a21
  • dropdown.border#191a21
  • dropdown.foreground#efe6dd
  • editor.background#191a21
  • editor.foreground#efe6dd
  • errorForeground#f14358
  • input.background#191a21
  • input.border#191a21
  • input.foreground#efe6dd
  • input.placeholderForeground#e8c19b
  • inputOption.activeBorder
  • inputValidation.errorBackground#f14358
  • inputValidation.errorBorder#f14358
  • inputValidation.infoBackground#e8c19b
  • inputValidation.infoBorder#e8c19b
  • inputValidation.warningBackground#e8c19b
  • inputValidation.warningBorder#e8c19b
  • sideBarTitle.foreground#efe6dd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#767b8bitalic
variable, string constant.other.placeholder#dd816a
constant.other.color#dd816a
invalid, invalid.illegal#f14358
keyword, storage.type, storage.modifier#99b7c2
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#dd816a
punctuation#99b7c2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#dd816a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6bc29a
meta.block variable.other#f07178
support.other.variable, string.other.link#efe6ddunderline
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#a27fc2
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#e8c19b
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#e8c19b
support.type#99b7c2
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#efe6dd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#6bc29a
variable.language#ea93c2italic
entity.name.method.js#6bc29a
meta.class-method.js entity.name.function.js, variable.function.constructor#6bc29a
entity.other.attribute-name#efe6dd
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#efe6dditalic
entity.other.attribute-name.class#6bc29a
source.sass keyword.control, source.css keyword.control, source.scss keyword.control#6bc29a
markup.inserted#6bc29a
markup.deleted#f14358
markup.changed#dd816a
string.regexp#ea93c2
constant.character.escape#ea93c2
*url*, *link*, *uri*#efe6ddunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6bc29aitalic
source.js constant.other.object.key.js string.unquoted.label.js#6bc29aitalic
source.json meta.structure.dictionary.json support.type.property-name.json#dd816a
text.html.markdown, punctuation.definition.list_item.markdown#efe6dd
text.html.markdown markup.inline.raw.markdown, text.html.markdown markup.inline.raw.string.markdown#6bc29a
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#6bc29a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6bc29a
markup.italic#dd816aitalic
markup.bold, markup.bold string#dd816abold
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#dd816abold,italic
markup.underline#dd816aunderline
markup.quote punctuation.definition.blockquote.markdown#e8c19b
markup.quoteitalic
string.other.link.title.markdown#99b7c2
string.other.link.description.title.markdown#dd816a
constant.other.reference.link.markdown#e8c19b
markup.raw.block#ea93c2
markup.raw.block.fenced.markdown#6bc29a
punctuation.definition.fenced.markdown#6bc29a
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#6bc29a
variable.language.fenced.markdown, fenced_code.block.language.markdown#99b7c2
meta.separator#99b7c2bold
markup.table#dd816a

Shiki preview

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

Loading...

Nisha - Coding Theme