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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B5647
string#6B5647
operator#6B5647
number#9bb3b8
keyword#9bb3b8
variable#9bb3b8
function#5a8a9a
type#f77c4f