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#151515
  • activityBar.foreground#00FF9C
  • activityBarBadge.background#FF00FF
  • activityBarBadge.foreground#FFFFFF
  • dropdown.background#1A1A1A
  • dropdown.foreground#00FF9C
  • editor.background#151515
  • editor.findMatchBackground#FFFF0040
  • editor.findMatchHighlightBackground#FFFF0020
  • editor.foreground#00FF9C
  • editor.lineHighlightBackground#FFFFFF0A
  • editor.selectionBackground#FF00FF40
  • editorGroupHeader.tabsBackground#151515
  • input.background#1A1A1A
  • input.foreground#00FF9C
  • input.placeholderForeground#00FF9C80
  • list.activeSelectionBackground#FF00FF40
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#1A1A1A
  • list.hoverForeground#00FF9C
  • sideBar.background#151515
  • sideBar.foreground#00FF9C
  • sideBarSectionHeader.background#1A1A1A
  • sideBarSectionHeader.foreground#00FF9C
  • sideBarTitle.foreground#00FF9C
  • statusBar.background#FF00FF
  • statusBar.debuggingBackground#FF00FF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#151515
  • tab.activeBackground#1A1A1A
  • tab.activeForeground#00FF9C
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#00FF9C80
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#00FF9C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666
string, string.quoted#FF00FF
constant.numeric, constant.language, constant.character, constant.other#00FFFF
keyword, storage.type, storage.modifier#FF00FF
entity.name.function, support.function#00FF9C
variable, support.variable#00FFFF
entity.name.type, support.type, support.class#FF00FF
🎨 Zenix Theme Studio by amankirmara - VS Code Theme