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#b0b0b0
  • activityBarBadge.foreground#ffffff
  • editor.background#191a19
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#707070
operator#707070
keyword#C8C8C8
function#B0B0B0
variable#DEDEDE
string#A8D8A8
number#D8B8A8
type#A8C8D8