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#000000
  • activityBar.border#ff79c6
  • activityBar.foreground#bd93f9
  • badge.background#ff79c6
  • badge.foreground#000000
  • editor.background#000000
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#ffffff10
  • editor.selectionBackground#50fa7b33
  • editorBracketMatch.border#ffb86c
  • editorCursor.foreground#ff79c6
  • editorIndentGuide.activeBackground1#8be9fd33
  • editorLineNumber.foreground#ff79c688
  • list.activeSelectionBackground#bd93f922
  • list.activeSelectionForeground#f1fa8c
  • list.hoverBackground#bd93f911
  • panel.border#ff79c622
  • sideBar.background#0a0a0a
  • sideBar.border#50fa7b33
  • sideBar.foreground#8be9fd
  • statusBar.background#000000
  • statusBar.border#ff79c644
  • statusBar.foreground#50fa7b
  • tab.activeBackground#0d0d0d
  • tab.activeBorderTop#ff5555
  • tab.activeForeground#f1fa8c
  • tab.border#ff79c633
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#6272a4
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#f8f8f2
  • titleBar.border#bd93f933

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ff5555bold
variable#50fa7b
string#f1fa8c
comment#bd93f9
constant#ff79c6
entity.name.function#8be9fd
Elora by swarajladke - VS Code Theme