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#D8ECE0
  • activityBar.foreground#2F4F3D
  • activityBarBadge.background#F19B9B
  • activityBarBadge.foreground#FFFFFF
  • editor.background#F8FFF5
  • editor.foreground#2E2E2E
  • editor.lineHighlightBackground#E3F4E8
  • editor.selectionBackground#C8E9E3
  • editorBracketMatch.background#D7F4E8
  • editorBracketMatch.border#55C3AF
  • editorCursor.foreground#365650
  • editorIndentGuide.activeBackground#BCDAD0
  • editorIndentGuide.background#DDEEE5
  • editorLineNumber.activeForeground#3F7C6C
  • editorLineNumber.foreground#9AB8A6
  • editorWhitespace.foreground#C7DBCC
  • panel.background#F6FFF6
  • panel.border#BCD9BD
  • sideBar.background#F5FBF7
  • sideBar.foreground#365748
  • sideBarSectionHeader.background#E1F3E5
  • sideBarSectionHeader.foreground#2E4738
  • statusBar.background#D9ECDB
  • statusBar.foreground#2C2C2C
  • tab.activeBackground#F8FFF5
  • tab.activeForeground#2E2E2E
  • tab.inactiveBackground#E2F5E2
  • tab.inactiveForeground#82A292
  • titleBar.activeBackground#ECF9F0
  • titleBar.activeForeground#345847

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A8F79italic
keyword#C94F6Dbold italic
string#E67C50
variable#4C9797
entity.name.function#4C9CCFbold
constant.numeric#8B62B0
constant.language.boolean#8B62B0
entity.name.type#3C9C88
storage.type#C94F6Dbold italic
storage.modifier#D9A2B6
punctuation#627C6B
meta.brace#627C6B
support.constant#4C9CCF
constant.character#4C9CCF
meta.import#4C9797italic
keyword.control.import#4C9797
entity.other.attribute-name#D9A2B6
markup.heading#6C9C96bold
markup.inserted#3C9C88
markup.deleted#C94F6D
markup.changed#E67C50
invalid#FFFFFF
meta.function-call#4C9CCF
meta.annotation#D9A2B6italic
support.function#4C9CCF
support.variable#4C9797
constant.other.symbol#E67C50
string.regexp#D9A2B6
entity.name.section#6C9C96