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#88c0d0
  • activityBarBadge.foreground#ffffff
  • editor.background#0a0b0e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A1A1A1
operator#A1A1A1
string#B3E85F
number#C084FC
keyword#FFCC00
variable#FFFFFF
function#5FD4FB
type#50FA7B