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.

  • editor.background#EBFAFF
  • editor.foreground#323232
  • editor.lineHighlightBackground#DADADA
  • editor.selectionBackground#B4EBFA
  • editorCursor.foreground#7F878F
  • editorWhitespace.foreground#C8C8CB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#323232
comment#35A16B
string#35A16B
constant.numeric#FF2800
constant.language#9A0079
constant.character, constant.other#9A0079
variable#FF2800
keyword#0041FF
storage#0041FF
storage.type#0041FF
entity.name.class#FF2800
entity.other.inherited-class#FF2800
entity.name.function#FF6700
variable.parameter#FF6700
entity.name.tag#0041FF
entity.other.attribute-name#FF6700
support.function#FF6700
support.constant#FF6700
support.type, support.class#FF2800
support.other.variable
invalid#EBFAFF
invalid.deprecated#EBFAFF
meta.preprocessor#0041FF
punctuation.definition.tag.html, punctuation.section.embedded#0041FF
variable.other.property#FF6700
Pan Light Theme by pan - VS Code Theme