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#245254
  • 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#5F6672
keyword#5F6672
number#9874C5
variable#9874C5
operator#9874C5
function#49A5A8
string#A9DF5D
type#E5C07B