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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#b6a4b4
keyword#c47c74
number#a89868
variable#b49cbc
function#84b4a6
comment#8a8476
type#a890b0
string#b8a070