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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#9A348E
keyword#0077B6
variable#3A4D41
string#9D4EDD
comment#6E7D7C
number#E76F51
function#5A9367
type#3A86FF