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#16161e
  • activityBar.foreground#7aa2f7
  • dropdown.background#1a1b26
  • dropdown.foreground#a9b1d6
  • editor.background#1a1b26
  • editor.foreground#a9b1d6
  • editor.lineHighlightBackground#1e202e
  • editor.selectionBackground#292e42
  • editorCursor.foreground#7aa2f7
  • editorGroupHeader.tabsBackground#16161e
  • editorIndentGuide.background#292e42
  • editorWhitespace.foreground#565f89
  • input.background#1a1b26
  • input.border#29293e
  • input.foreground#a9b1d6
  • list.activeSelectionBackground#292e42
  • list.activeSelectionForeground#7aa2f7
  • list.hoverBackground#1e202e
  • sideBar.background#16161e
  • sideBar.foreground#a9b1d6
  • statusBar.background#16161e
  • statusBar.foreground#7aa2f7
  • tab.activeBackground#1a1b26
  • tab.activeForeground#7aa2f7
  • tab.inactiveBackground#16161e
  • tab.inactiveForeground#565f89
  • titleBar.activeBackground#16161e
  • titleBar.activeForeground#7aa2f7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#565f89italic
string, string.quoted#9ece6a
constant.numeric, constant.language, constant.character, constant.other#ff9e64
variable, variable.other#bb9af7
keyword, storage.type, storage.modifier#7dcfff
entity.name.function, support.function#7aa2f7
entity.name.type, support.type, support.class#2ac3de
string.regexp, constant.character.escape#f7768e
punctuation.definition, punctuation.separator, punctuation.terminator#89ddff
entity.name.tag, punctuation.definition.tag#7aa2f7
AbdulHaseeb Theme Collection by Abdul Haseeb - VS Code Theme