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#101010
  • activityBarBadge.background#101010
  • dropdown.background#101010
  • editor.background#101010
  • editor.foreground#e5e7eb
  • editor.selectionBackground#d8dee9
  • editorCursor.foreground#e5e7eb
  • editorGroupHeader.tabsBackground#101010
  • editorIndentGuide.background1#101010
  • editorLineNumber.activeForeground#88c0d0
  • editorLineNumber.foreground#e5e7eb
  • panel.background#101010
  • sideBar.background#101010
  • sideBar.foreground#e5e7eb
  • sideBarTitle.foreground#e5e7eb
  • statusBar.background#101010
  • tab.activeBackground#101010
  • tab.inactiveBackground#101010
  • titleBar.activeBackground#101010
  • titleBar.inactiveBackground#101010

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4b5563italic bold
string#e5e7eb
entity#d9f99d
entity.other.attribute-name#fca5a5
variable, parameter#e5e7eb
keyword#fca5a5bold
bgftheme by Bruno Gonçalves Ferreira - VS Code Theme