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#263238
  • activityBar.foreground#ECEFF1
  • activityBarBadge.background#2196F3
  • activityBarBadge.foreground#FFFFFF
  • dropdown.background#37474F
  • dropdown.foreground#ECEFF1
  • editor.background#263238
  • editor.findMatchBackground#FFA00040
  • editor.findMatchHighlightBackground#FFA00020
  • editor.foreground#ECEFF1
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#2196F340
  • editorGroupHeader.tabsBackground#263238
  • input.background#37474F
  • input.foreground#ECEFF1
  • input.placeholderForeground#B0BEC5
  • list.activeSelectionBackground#2196F3
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#37474F
  • list.hoverForeground#ECEFF1
  • sideBar.background#1E272C
  • sideBar.foreground#ECEFF1
  • sideBarSectionHeader.background#1E272C
  • sideBarSectionHeader.foreground#ECEFF1
  • sideBarTitle.foreground#ECEFF1
  • statusBar.background#2196F3
  • statusBar.debuggingBackground#FFA000
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#263238
  • tab.activeBackground#37474F
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#B0BEC5
  • titleBar.activeBackground#263238
  • titleBar.activeForeground#ECEFF1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7A
string, string.quoted#C3E88D
constant.numeric, constant.language, constant.character, constant.other#F78C6C
keyword, storage.type, storage.modifier#C792EA
entity.name.function, support.function#82AAFF
variable, support.variable#ECEFF1
entity.name.type, support.type, support.class#FFCB6B
🎨 Zenix Theme Studio by amankirmara - VS Code Theme