Skip to main content
Coding Theme

Color themes

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.

  • activityBar.border#00F6FF
  • activityBar.foreground#00F6FF
  • activityBarBadge.background#00BFFF
  • editor.background#e5f2f7
  • editor.foreground#094857
  • sideBarTitle.foreground#094857
  • statusBar.background#CCE3ED
  • statusBar.border#0085A1
  • statusBar.foreground#003F54
  • terminal.background#F5F9FC
  • terminal.foreground#094857
  • titleBar.activeBackground#E8F1F5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A7B8C
variable, string constant.other.placeholder#006C84
keyword.other.import.java#004E8A
keyword, storage.type, storage.modifier#00A1C1
entity.name.function, meta.function-call#005F73
string, string.quoted.double.json#0076A3
constant.numeric#F7931E
entity.name.type, entity.name.class#004E8Abold
variable.parameter#006D8F