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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ccacf2
variable#9da2f2
keyword#9bffa1
function#f9aeae
string#ffd689
comment#717f9b
type#f26af1
number#9bffa1