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.activeBorder#004D40
  • activityBar.background#FAFAFA
  • activityBar.foreground#008751
  • activityBar.inactiveForeground#90A4AE
  • activityBarBadge.background#008751
  • activityBarBadge.foreground#FFFFFF
  • editor.background#FFFFFF
  • editor.foreground#212121
  • editor.lineHighlightBackground#F0F0F0
  • editor.selectionBackground#0087511A
  • editorCursor.foreground#008751
  • editorGroupHeader.tabsBackground#FAFAFA
  • editorLineNumber.activeForeground#008751
  • editorLineNumber.foreground#CFD8DC
  • focusBorder#008751
  • foreground#212121
  • selection.background#00875122
  • sideBar.background#F5F5F5
  • sideBar.border#EEEEEE
  • sideBar.foreground#455A64
  • sideBarTitle.foreground#008751
  • statusBar.background#008751
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeForeground#008751
  • tab.inactiveBackground#FAFAFA
  • tab.inactiveForeground#90A4AE
  • titleBar.activeBackground#FAFAFA
  • titleBar.activeForeground#212121

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#90A4AEitalic
keyword, storage.type#1B5E20bold
string#2E7D32
entity.name.function#008751
variable#212121
constant.numeric#C62828
support.type, entity.name.type#004D40
African Themes Collection by George Chakama - VS Code Theme