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.foreground#00ff00
  • dropdown.background#1a1a1a
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1a1a1a
  • editor.selectionBackground#005000
  • editorCursor.foreground#00ff00
  • editorGroupHeader.tabsBackground#000000
  • editorIndentGuide.background#333333
  • editorWhitespace.foreground#808080
  • input.background#1a1a1a
  • input.border#00ff00
  • input.foreground#ffffff
  • list.activeSelectionBackground#005000
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#002800
  • sideBar.background#000000
  • sideBar.foreground#ffffff
  • statusBar.background#000000
  • statusBar.foreground#00ff00
  • tab.activeBackground#000000
  • tab.activeForeground#00ff00
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#808080
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00ff00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f7f7fitalic
string, string.quoted#ff8000
constant.numeric, constant.language, constant.character, constant.other#ff0000
variable, variable.other#00ffff
keyword, storage.type, storage.modifier#ff00ff
entity.name.function, support.function#ffff00
entity.name.type, support.type, support.class#00ff00
string.regexp, constant.character.escape#ff8000
punctuation.definition, punctuation.separator, punctuation.terminator#ffffff
entity.name.tag, punctuation.definition.tag#00ff00
AbdulHaseeb Theme Collection by Abdul Haseeb - VS Code Theme