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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#c7c7c7
variable#c7c7c7
comment#6A9955
number#acb5a8
keyword#acb5a8
operator#acb5a8
function#598eb9
type#90cff2