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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4a5565
string#9f9fa9
operator#9f9fa9
keyword#9f9fa9
variable#9f9fa9
type#9f9fa9
function#ff6900
number#e17100