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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7d8471
operator#7d8471
keyword#e07b39
string#8cb369
function#c75d5d
variable#d4a84b
type#9b6b9e
number#e0a458