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#D21034
  • activityBar.background#FAFAFA
  • activityBar.foreground#003580
  • activityBar.inactiveForeground#90A4AE
  • activityBarBadge.background#009543
  • activityBarBadge.foreground#FFFFFF
  • editor.background#FFFFFF
  • editor.foreground#212121
  • editor.lineHighlightBackground#F0F0F0
  • editor.selectionBackground#FFCE0022
  • editorCursor.foreground#D21034
  • editorGroupHeader.tabsBackground#FAFAFA
  • editorLineNumber.activeForeground#D21034
  • editorLineNumber.foreground#CFD8DC
  • focusBorder#D21034
  • foreground#212121
  • selection.background#FFCE0044
  • sideBar.background#F5F5F5
  • sideBar.border#EEEEEE
  • sideBar.foreground#455A64
  • sideBarTitle.foreground#003580
  • statusBar.background#003580
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeForeground#D21034
  • 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#D21034bold
string#009543
entity.name.function#003580
variable#212121
constant.numeric#E65100
support.type, entity.name.type#003580
African Themes Collection by George Chakama - VS Code Theme