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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#777777
variable#FFCF4D
keyword#D0FFA8
type#F8BEFF
string#777777
function#A8D7FF
comment#5c6370
number#D0FFA8