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#3A3D3F
  • activityBar.border#55595B
  • editor.background#464A4C
  • editor.foreground#EAF0F2
  • editor.selectionBackground#505658
  • editorCursor.foreground#80CBC4
  • editorGroup.border#55595B
  • editorGroupHeader.tabsBackground#3A3D3F
  • editorIndentGuide.activeBackground1#70787B
  • editorIndentGuide.background1#55595B
  • editorLineNumber.activeForeground#EAF0F2
  • editorLineNumber.foreground#70787B
  • list.activeSelectionBackground#505658
  • list.hoverBackground#474B4D
  • panel.border#55595B
  • sideBar.background#3D4042
  • sideBar.border#55595B
  • statusBar.background#484C4E
  • statusBar.border#55595B
  • statusBar.foreground#EAF0F2
  • tab.activeBackground#464A4C
  • tab.border#55595B
  • tab.inactiveBackground#3A3D3F
  • titleBar.activeBackground#3A3D3F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8EA3AEitalic
string#C3E88D
constant.numeric#F78C6C
constant.language#F78C6C
keyword#C792EAbold
storage#C792EAbold
entity.name.class#FFCB6B
entity.name.function#82AAFFbold
variable#EAF0F2
variable.parameter#C0CED5
variable.other.php#EAF0F2
support.function#89DDFF
keyword.operator#89DDFF
entity.other.attribute-name#C3E88D
meta.tag#f07178