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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7A6F60
operator#7A6F60
string#98D98E
number#FFB5B5
keyword#C5A3FF
function#F0D999
type#E5C07B
variable#7EB3D9