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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ea717b
variable#cb8ac6
keyword#d19a66
function#69b3f0
string#81e073
comment#9199a7
type#e8ecec
number#d19a66