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#007acc
  • editor.background#02233d
  • editor.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
source.java#fff
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
storage.modifier.java#36a9e0
keyword.control.java#36a9e0
meta.method.identifier.java, meta.method.return-type.java, constant.language.java, constant.numeric.decimal.java, meta.definition.variable.java#b5def2
punctuation.definition.parameters.begin.bracket.round.java, punctuation.definition.parameters.end.bracket.round.java#fff
entity.name.function.java#e19836
meta.method.body.java#fff
Royletron by royletron - VS Code Theme