Skip to main content
Coding Theme

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.activeBorder#550981
  • activityBar.background#141620
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#ffcc33
  • activityBarBadge.foreground#141620
  • badge.background#550981
  • badge.foreground#ffffff
  • button.background#550981
  • button.foreground#ffffff
  • dropdown.background#141620
  • dropdown.border#0c0f1d
  • dropdown.foreground#cacaca
  • editor.background#141620
  • editor.foreground#cacaca
  • editor.lineHighlightBackground#1c1f2e
  • editor.selectionBackground#55098150
  • editorCursor.foreground#550981
  • editorGroupHeader.tabsBackground#0c0f1d
  • input.background#141620
  • input.border#0c0f1d
  • input.foreground#cacaca
  • input.placeholderForeground#666666
  • list.activeSelectionBackground#550981
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#1c1f2e
  • progressBar.background#550981
  • scrollbarSlider.activeBackground#550981
  • scrollbarSlider.background#4e567e40
  • scrollbarSlider.hoverBackground#4e567e80
  • sideBar.background#0c0f1d
  • sideBar.border#080a13
  • sideBar.foreground#cacaca
  • sideBarSectionHeader.background#141620
  • sideBarSectionHeader.foreground#cacaca
  • sideBarTitle.foreground#cacaca
  • statusBar.background#550981
  • statusBar.foreground#ffffff
  • tab.activeBackground#141620
  • tab.activeBorderTop#550981
  • tab.activeForeground#ffffff
  • tab.border#080a13
  • tab.inactiveBackground#0c0f1d
  • tab.inactiveForeground#666666
  • titleBar.activeBackground#0c0f1d
  • titleBar.activeForeground#cacaca
  • titleBar.border#080a13

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272a4italic
variable, string constant.other.placeholder#cacaca
keyword, storage.type, storage.modifier#bd93f9
keyword.control, punctuation, meta.tag, punctuation.definition.tag#8be9fd
entity.name.function, meta.function-call, support.function#50fa7b
string, constant.other.symbol#f1fa8c
constant.numeric, constant.language, support.constant#ffb86c
entity.name.tag, entity.other.attribute-name#ff79c6
invalid, invalid.illegal#ff5555
Andromeda Void by Gabriel Barbero - VS Code Theme