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#1A1A1A99
  • activityBar.foreground#E0E0E0
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#FFFFFF
  • dropdown.background#2D2D2D99
  • dropdown.foreground#E0E0E0
  • editor.background#1A1A1A
  • editor.findMatchBackground#FFFF0040
  • editor.findMatchHighlightBackground#FFFF0020
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#FFFFFF0A
  • editor.selectionBackground#007ACC40
  • editorGroupHeader.tabsBackground#1A1A1A99
  • input.background#2D2D2D99
  • input.foreground#E0E0E0
  • input.placeholderForeground#A0A0A0
  • list.activeSelectionBackground#007ACC99
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#2D2D2D99
  • list.hoverForeground#E0E0E0
  • sideBar.background#1A1A1A80
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1A1A1A99
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#007ACC
  • statusBar.debuggingBackground#CC6633
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#1A1A1A99
  • tab.activeBackground#1A1A1A99
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#1A1A1A60
  • tab.inactiveForeground#FFFFFF80
  • titleBar.activeBackground#1A1A1A99
  • titleBar.activeForeground#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955
string, string.quoted#CE9178
constant.numeric, constant.language, constant.character, constant.other#B5CEA8
keyword, storage.type, storage.modifier#569CD6
entity.name.function, support.function#DCDCAA
variable, support.variable#9CDCFE
entity.name.type, support.type, support.class#4EC9B0
🎨 Zenix Theme Studio by amankirmara - VS Code Theme