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.

  • activityBar.background#11161c
  • editor.background#0d0f11
  • editor.foreground#c8f7c5
  • editor.lineHighlightBackground#1c2226
  • editor.selectionBackground#223338
  • editorCursor.foreground#33ffcc
  • icon.foreground#33ffcc
  • sideBar.background#101418
  • statusBar.background#0e1114
  • titleBar.activeBackground#0f1316

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#66fcf1bold
string#9affc1
variable#ffffff
comment#5ed1c4italic