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#21222c
  • activityBar.border#191a21
  • activityBar.foreground#f8f8f2
  • activityBarBadge.background#ff79c6
  • button.background#6272a4
  • button.foreground#f8f8f2
  • editor.background#282a36
  • editor.findMatchBackground#ffb86c80
  • editor.findMatchHighlightBackground#ffffff40
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#44475a50
  • editor.selectionBackground#44475a
  • editor.wordHighlightBackground#8be9fd30
  • editorCursor.foreground#f8f8f2
  • editorGutter.background#282a36
  • editorLineNumber.activeForeground#f8f8f2
  • editorLineNumber.foreground#6272a4
  • input.background#44475a
  • input.border#6272a4
  • input.foreground#f8f8f2
  • panel.background#282a36
  • panel.border#44475a
  • sideBar.background#21222c
  • sideBar.border#191a21
  • sideBar.foreground#f8f8f2
  • sideBarTitle.foreground#6272a4
  • statusBar.background#191a21
  • statusBar.foreground#f8f8f2
  • tab.activeBackground#282a36
  • tab.activeForeground#f8f8f2
  • tab.border#191a21
  • tab.inactiveBackground#21222c
  • tab.inactiveForeground#6272a4
  • terminal.background#282a36
  • terminal.foreground#f8f8f2
  • titleBar.activeBackground#21222c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272a4italic
variable, string constant.other.placeholder#f8f8f2
constant.other.color#ffffff
invalid, invalid.illegal#ff5555
keyword, storage.type, storage.modifier#ff79c6
keyword.control, punctuation, meta.tag#ff79c6
entity.name.tag#ff79c6
entity.name.function, meta.function-call, variable.function, support.function#50fa7b
constant.numeric, constant.language, support.constant, constant.character#bd93f9
string, constant.other.symbol, entity.other.inherited-class#f1fa8c
entity.name, support.type, support.class#8be9fd
entity.other.attribute-name#50fa7b
Rgba Theme Pro by Function - VS Code Theme