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#1E1E1E
  • editor.foreground#D4D4D4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type.framework.root.bml#FF79C6bold
keyword.other.block-declaration.bml#C586C0
support.type.block-facet.bml#6A9955
keyword.other.block-container.bml#3794FF
keyword.other.member-container.bml#4EC9B0bold
entity.name.member.bml#CE9178
keyword.other.member-field.bml#BB86FC
support.type.member-facet.bml#98C379
keyword.other.member-subcontainer.bml#56B6C2
entity.name.type.bml#DCDCAA
entity.name.type.instance.bml#E5C07B
entity.name.tag.bml#ABB2BF
entity.other.attribute-name.bml#9CDCFE
string.quoted.double.bml#CE9178
string.quoted.single.bml#D7BA7D
comment.block.bml#608B4E
keyword.other.interpolation.bml#D7BA7D
keyword.control.embed.bml#D16969
punctuation.definition.tag.bml#808080
punctuation.definition.comment.bml#608B4E
punctuation.separator.key-value.bml#D4D4D4