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.

  • activityBarBadge.background#6a56a1
  • activityBarBadge.foreground#ffffff
  • editor.background#2b183f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8672a1
operator#8672a1
string#b0a8e6
number#8f6ba8
keyword#785e97
function#6d49a1
variable#9f84cc
type#7c56a6