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#1a1a1a
  • editor.foreground#929292
  • editor.lineHighlightBackground#ffffff08
  • editor.selectionBackground#7f8c8d
  • editorCursor.foreground#b6b6b6
  • editorWhitespace.foreground#404040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#929292
invisibles#404040ff
invalid.deprecated#bf3b2eitalic,underline
keyword#76d6ff
keyword.control.at-rule#a7a7d1
markup.deleted#f8f8f8ff
support.constant#1ecbaa
string.quoted#dddddd
hyperlink#708183ff
keyword.other.function#74db00
entity.other.attribute-name.tag.pseudo-class.css#bf3b2e
string#ecf0f1
punctuation.section#6a6a6aff
markup.bold#9b57b6
constant.other.color.rgb-value.css#8ac6f2
console.warning#aa4c29ff
string.unquoted#ffd479
support.class#ecf0f1
entity#76b6edff
entity.other.attribute-name.class.css#53dccd
console.prompt#da7f5eff
console.error#ff0000ff
meta.separator.diff#ffffffffitalic
markup.inserted#f8f8f8ff
variable.language#f6dd8dff
keyword.other.modifiers#7fd25affbold
support.function#b58cff
markup.underline#9e9e9effunderline
constant#b58cff
string.interpolated#ce6b45ff
comment#4f6987italic
meta.diff, meta.diff.header#f8f8f8ffitalic
storage#81e987
meta.constructor.argument.css#ffcc66ff
keyword.other.class#bf3b2e
meta.separator#ffffffff
constant.numeric.css#76b6edff
support#ac98adff
variable#76b6edff
support.type.property-name.css#dfdfdfff
invalid.illegal#fcf4dcff
property#d7d7d7ff
markup.italic#9e9e9effitalic
markup.changed#f8f8f8ff
entity.other.attribute-name.id.css#53dccd
keyword.control#e6e6e6ff
variable.parameter#ffd479
console.input#a0ab7dff
support.constant.named-color.css#49aaffff
keyword.control.import#46bf54ffitalic
support.constant.property-value.css#74b6e9ff
entity.name.tag.css#ffcc66ff
override.searchResultIndication
override.xmlTagPairOccurrenceIndication
override.htmlTagPairOccurrenceIndication#ff0000ff
override.rubyBlockPairOccurrenceIndication
override.pydevOccurrenceIndication
sublimelinter.mark.warning#EDBA00
sublimelinter.mark.error#DA2000
sublimelinter.gutter-mark#FFFFFF

Shiki preview

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

Loading...

NightLion Dark Color Theme by NightLion - VS Code Theme