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#c8c8c8
  • activityBarBadge.foreground#ffffff
  • editor.background#06090e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#bebebe71
operator#bebebe71
string#8AFFFB
variable#8AFFFB
keyword#A3B7FF
function#A681FF
number#8AFFFB
type#8dbbc4