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#BB0000
  • activityBar.background#FAFAFA
  • activityBar.foreground#006600
  • activityBar.inactiveForeground#757575
  • activityBarBadge.background#BB0000
  • activityBarBadge.foreground#FFFFFF
  • editor.background#FFFFFF
  • editor.foreground#212121
  • editor.lineHighlightBackground#F0F0F0
  • editor.selectionBackground#0066001A
  • editorCursor.foreground#006600
  • editorGroupHeader.tabsBackground#FAFAFA
  • editorLineNumber.activeForeground#006600
  • editorLineNumber.foreground#BDBDBD
  • focusBorder#006600
  • foreground#212121
  • selection.background#BB000022
  • sideBar.background#F5F5F5
  • sideBar.border#EEEEEE
  • sideBar.foreground#424242
  • sideBarTitle.foreground#006600
  • statusBar.background#BB0000
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeForeground#006600
  • tab.inactiveBackground#FAFAFA
  • tab.inactiveForeground#757575
  • titleBar.activeBackground#FAFAFA
  • titleBar.activeForeground#212121

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9E9E9Eitalic
keyword, storage.type#BB0000bold
string#006600
entity.name.function#0D47A1
variable#212121
constant.numeric#E65100
support.type, entity.name.type#4A148C
African Themes Collection by George Chakama - VS Code Theme