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#3399ff
  • activityBarBadge.foreground#ffffff
  • editor.background#292a2a
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#F8F8F2
keyword#F8F8F2
operator#F8F8F2
comment#93A1A1
variable#CC5C52
type#CC5C52
number#DE9E59
function#8dbde0