Skip to main content
CodingTheme

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.

  • editor.background#ffffff
  • editor.foreground#4d4d4c
  • editor.lineHighlightBackground#f5f5f5
  • editor.selectionBackground#c2e8f4
  • editorCursor.foreground#00bbec
  • editorWhitespace.foreground#e4e4e4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasis, storage, comment, entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.tag.jade, entity.other.attribute-name.tag.pug, markup.italic, keyword.control, variable.languageitalic
strong, markup.bold, markup.headingbold
markup.underlineunderline
comment#96928F
keyword.operator#398BC9
string#BD7111
constant.numeric#398BC9
support.constant, constant.language#A5319C
variable.other.constant.property, constant.character, constant.other#398BC9
variable#333333
variable.language.this#398BC9
keyword#7B1FA2
storage#AF33A6
storage.type#7B1FA2
storage.type.class.jsdoc#8A8A8A
entity.name.class#82776C
comment.entity.name.class#8C7C76
variable.other.jsdoc#8A8A8A
comment.block.documentation
entity.other.inherited-class#CB4718
entity.name.function#3F831E
comment.entity.name.function#6C7B65
variable.parameter#398BC9
support.function#398BC9
support.constant#398BC9
support.class#4E94CE
support.type#3F831E
support.other.variable#CB4718
invalid#FF5722
invalid.deprecated#FF8A65
markup.heading#CB4718
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end, entity.name.tag#398BC9
entity.other.attribute-name#AF33A6
string.quoted.single.html, string.quoted.double.html, string.html#3F831E
meta.selector.css, entity.other.attribute-name.id#AF33A6
storage.modifier.ts#C07F00
cast.expr.ts#398BC9
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080

Shiki preview

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

Loading...

Hop Light with Italics by gitKendra - VS Code Theme