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#00FFFF
  • editor.background#0A0F1E
  • editor.foreground#E6E6FA
  • sideBarTitle.foreground#FF00FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#00FF9Fitalic
variable, string constant.other.placeholder#FF00FF
invalid, invalid.illegal#FF1744
keyword, storage.type, storage.modifier#FF00FF
keyword.control, punctuation, meta.tag#00FFFF
entity.name.tag, meta.tag.sgml#FF4D6D
entity.name.function, meta.function-call, variable.function#39FF14
constant.numeric, constant.language#FFD700
string, constant.other.symbol#00FF9F
entity.name, support.type, support.class#FF6FFF
entity.other.attribute-name#39FF14
text.html.basic entity.other.attribute-name.html#FFD700italic
markup.inserted#39FF14
markup.deleted#FF1744
markup.changed#FF6FFF
string.regexp#00FFFF
markup.heading#FFD700
markup.bold#FF00FFbold
markup.italic#39FF14italic
string.other.link#00FFFF
IvanTheme by Ivan Theme - VS Code Theme