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.background#112d4e
  • activityBar.foreground#ffffff
  • activityBarBadge.background#3c91e6
  • button.background#1c92d2
  • button.foreground#ffffff
  • editor.background#0d1b2a
  • editor.foreground#e0f7ff
  • editorCursor.foreground#00bcd4
  • sideBar.background#0f253f
  • sideBar.foreground#e0f7ff
  • statusBar.background#0b1f3a
  • statusBar.foreground#ffffff
  • tab.activeBackground#0d1b2a
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#1a2c44
  • tab.inactiveForeground#9ebcd2
  • terminal.ansiBlue#2196f3
  • terminal.ansiCyan#00bcd4
  • terminal.ansiGreen#81c784
  • terminal.ansiMagenta#ba68c8
  • terminal.ansiRed#e57373
  • terminal.ansiYellow#fff176
  • terminal.foreground#e0f7ff
  • titleBar.activeBackground#112d4e
  • titleBar.activeForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7eaac7italic
keyword, storage#64b5f6bold
string, constant.other.symbol#b2ebf2
variable, meta.definition.variable.name#ffffff
entity.name.tag, support.class.component#4fc3f7
entity.other.attribute-name#fbc02d
constant.numeric#ffb74d