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#60a633
  • editor.background#44444f96
  • editor.foreground#fff0f0d8
  • editor.lineHighlightBackground#8f8f8f1a
  • editor.selectionBackground#333333dc
  • editorCursor.foreground#ffff
  • editorIndentGuide.background#1d1f1f
  • editorWhitespace.foreground#c5c8c6
  • statusBar.background#141414b7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c5c8c6ff
DarkSyntax by ofsho - VS Code Theme