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#00ffff
  • activityBar.foreground#00ffff
  • badge.background#00ffff
  • badge.foreground#000000
  • editor.background#000000
  • editor.foreground#00ffff
  • editor.lineHighlightBackground#00ffff15
  • editor.selectionBackground#00ffff30
  • editorBracketMatch.border#00ffff
  • editorCursor.foreground#00ffff
  • editorIndentGuide.activeBackground1#00ffff44
  • editorLineNumber.foreground#00ffffaa
  • list.activeSelectionBackground#00ffff33
  • list.activeSelectionForeground#00ffff
  • list.hoverBackground#00ffff22
  • panel.border#00ffff22
  • sideBar.background#000000
  • sideBar.border#00ffff33
  • sideBar.foreground#00ffff
  • statusBar.background#000000
  • statusBar.border#00ffff55
  • statusBar.foreground#00ffff
  • tab.activeBackground#001111
  • tab.activeBorderTop#00ffff
  • tab.activeForeground#00ffff
  • tab.border#00ffff22
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#00ffff88
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00ffff
  • titleBar.border#00ffff33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#67e8f9bold
variable#99f6e4
string#ccfbf1
Elora by swarajladke - VS Code Theme