Firefox Chocolate Scratch

Theme gives a nice "rustic" appearance behind the transparent buttons. Also, compatible for vertical sidebar users.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "theme": {
    "images": {
      "theme_frame": "ff_chocolate_scratch_header.png"
    },
    "colors": {
      "frame": "#cccccc",
      "tab_background_text": "#ffffff"
    }
  },
  "version": "2.0",
  "name": "Firefox Chocolate Scratch",
  "manifest_version": 2,
  "description": "Theme gives a nice \"rustic\" appearance behind the transparent buttons. Also, compatible for vertical sidebar users."
}