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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8D6E63
operator#8D6E63
keyword#D07C5B
string#A6B07A
number#FFB74D
variable#C78C99
function#E2BB77
type#9AB0B8