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#0E0E0E
  • editor.background#111111
  • editor.foreground#E4E4E4
  • editor.lineHighlightBackground#1A1A1A
  • editor.selectionBackground#2A2A2A
  • editorCursor.foreground#A0A0A0
  • editorLineNumber.foreground#555555
  • panel.background#141414
  • sideBar.background#111111
  • statusBar.background#0E0E0E
  • titleBar.activeBackground#111111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A6A6Aitalic
keyword#C586C0
string#CE9178
function#4FC1FF
type#569CD6
number#B5CEA8
variable#E4E4E4
constant#DCDCAA