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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#c0c5cd50
operator#c0c5cd50
variable#d4d4d4
type#d4d4d4
keyword#7f7f7f
function#FFDFA5
string#7f7f7f
number#8CD8D8