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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8D8F9E
number#D6B4B4
type#A0B6E8
keyword#709BBD
operator#6B6D7C
string#A392DC
function#D1918F
variable#D6B4B4