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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7d8081
operator#7d8081
string#e4867f
variable#e4867f
keyword#a283b6
function#c460d8
number#F78C6C
type#FFCB6B