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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6b5d52
operator#6b5d52
keyword#e8834a
string#a3b38c
number#daa090
function#d4a656
variable#c9856a
type#c9856a