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#c08090
  • activityBarBadge.foreground#ffffff
  • editor.background#f8f5f0
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a098a0
operator#a098a0
string#609070
number#b07050
keyword#a06080
function#5080a0
type#b08040
variable#4a4555