Skip to main content
Coding Theme

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#000000
  • activityBar.foreground#000000
  • dropdown.background#242424
  • dropdown.listBackground#242424
  • editor.background#242424
  • editor.foreground#d4d4d4
  • editorGroupHeader.noTabsBackground#242424
  • editorGroupHeader.tabsBackground#242424
  • secondarySideBar.background#56B6C2
  • secondarySideBar.foreground#242424
  • secondarySideBarTitle.foreground#00FF00
  • sideBar.background#242424
  • sideBarSectionHeader.background#242424
  • terminal.background#242424
  • terminal.SectionHeader.background#242424
  • titleBar.activeBackground#242424
  • titleBar.activeForeground#CCCCCC
  • titleBar.inactiveBackground#242424
  • titleBar.inactiveForeground#CCCCCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type.class#E5C07Bitalic
entity.name.function#61AFEFitalic
comment#5C6370italic
string#CE9178
keyword#C586C0bold
variable#ABB2BF
constant#D19A66
storage.type#56B6C2
Osi Theme by Osiel Meireles - VS Code Theme