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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a9955
operator#6a9955
string#86d17a
number#79d4fd
keyword#ff7b54
type#4dd0e1
function#ffd54f
variable#ffcc02