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#09fc9e
  • activityBarBadge.foreground#ffffff
  • editor.background#273528
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#09fc9e
variable#c2b04e
keyword#d19a66
function#a5d5fe
string#09fc9e
comment#8e8e8e
type#74dbe8
number#d19a66