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#1A1A1A
  • activityBar.foreground#CCCCCC
  • activityBarBadge.background#666666
  • activityBarBadge.foreground#FFFFFF
  • dropdown.background#333333
  • dropdown.foreground#CCCCCC
  • editor.background#1A1A1A
  • editor.findMatchBackground#66666640
  • editor.findMatchHighlightBackground#66666620
  • editor.foreground#CCCCCC
  • editor.lineHighlightBackground#FFFFFF0A
  • editor.selectionBackground#66666640
  • editorGroupHeader.tabsBackground#1A1A1A
  • input.background#333333
  • input.foreground#CCCCCC
  • input.placeholderForeground#666666
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#333333
  • list.hoverForeground#CCCCCC
  • sideBar.background#1A1A1A
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#1A1A1A
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#CCCCCC
  • statusBar.background#333333
  • statusBar.debuggingBackground#666666
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#1A1A1A
  • tab.activeBackground#333333
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#1A1A1A
  • tab.inactiveForeground#CCCCCC
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#CCCCCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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