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#100010
  • editor.background#0c0c0e
  • editor.foreground#f0f0f0
  • editor.lineHighlightBackground#1b1b1e
  • editor.selectionBackground#330044
  • editorCursor.foreground#cc00ff
  • icon.foreground#bb77ff
  • sideBar.background#0e0e12
  • statusBar.background#1a001a
  • titleBar.activeBackground#0d0011

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#cc66ffbold
string#ffccff
variable#eeeeee
comment#7a6b9fitalic