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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#636e72
string#636e72
operator#833471
number#EE5A24
variable#FFAB40
keyword#40C4FF
type#00e0e0
function#0091e8