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#9f4773
  • activityBarBadge.foreground#ffffff
  • editor.background#0b0d19
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#50a990
variable#9f4774
keyword#f57700
function#88a5ff
string#ffd077b5
comment#374868
type#00dbff
number#f57700