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#101014
  • editor.background#0c0c10
  • editor.foreground#e0f7fa
  • editor.lineHighlightBackground#1f1f2a
  • editor.selectionBackground#203040
  • editorCursor.foreground#00ffff
  • icon.foreground#91ffff
  • sideBar.background#111118
  • statusBar.background#131318
  • titleBar.activeBackground#12121a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#8be9fdbold
string#00ffff
variable#ffffff
comment#5c6bc0italic