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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ff398d
variable#1bc5b9
keyword#d19a66
function#47b0e6
string#98c379
comment#7f848e
type#56b6c2
number#d19a66