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#5570a0
  • activityBarBadge.foreground#ffffff
  • editor.background#2f2f2e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#cccccc
variable#cccccc
comment#6e6e6e
operator#a3d99b
number#d4a574
keyword#ff7585
function#fdfbac
type#9CDCFE