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#7fdbff
  • activityBarBadge.foreground#ffffff
  • editor.background#1a1d26
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#39CCCC
string#7FDBFF
type#39CCCC
keyword#B10DC9
variable#B10DC9
comment#5D6D7E
function#2ECC40
number#B10DC9