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#110C16
  • button.background#2D1E3E
  • button.border#2D1E3E
  • button.foreground#E0D1E5
  • button.hoverBackground#3A274F
  • dropdown.background#16101D
  • editor.background#16101D
  • editor.foreground#E0D1E5
  • editorGroupHeader.tabsBackground#110C16
  • editorLineNumber.activeForeground#D4AF37
  • editorLineNumber.foreground#4D3B5D
  • focusBorder#2D1E3E
  • input.background#16101D
  • list.activeSelectionBackground#2D1E3E
  • panel.background#110C16
  • quickInput.background#16101D
  • sideBar.background#110C16
  • sideBar.foreground#7B6B85
  • statusBar.background#110C16
  • tab.activeBackground#16101D
  • tab.inactiveBackground#110C16
  • terminal.background#110C16
  • titleBar.activeBackground#110C16

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type#BD93F9bold
entity.name.function, support.function#D4AF37bold
string#F1FA8C
variable#F8F8F2
constant.numeric#FF79C6bold
entity.name.type#8BE9FDunderline
entity.other.attribute-name#50FA7Bitalic