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#32cd32
  • activityBarBadge.foreground#ffffff
  • editor.background#06060f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#696969
operator#696969
string#ADFF2F
number#FFD700
keyword#9370DB
function#008B8B
variable#40E0D0
type#FF69B4