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.

  • activityBar.background#28293d
  • activityBar.foreground#ffffff
  • editor.background#1e1e2e
  • editor.foreground#dcdfe4
  • sideBar.background#212133
  • sideBar.foreground#c5c8d6
  • statusBar.background#28293d
  • statusBar.foreground#ffffff
  • tab.activeBackground#2e2e42
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#1e1e2e
  • tab.inactiveForeground#888cb8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f8c8ditalic
string#78e08f
constant.numeric, constant.language#f6e58d
keyword, storage.type#f8a5c2
entity.name.function, support.function#82ccdd
variable, identifier#dcdfe4
desarrollo-Cesar by cesar05 - VS Code Theme