Spiderman

Spiderman

My first theme on Mozila Firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Spiderman",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "spider2.jpg"
    },
    "colors": {
      "toolbar": "rgba(20, 9, 11, 1)",
      "toolbar_field": "rgba(5, 4, 0, 1)",
      "toolbar_field_text": "rgba(2, 15, 11, 1)",
      "frame": "rgba(10, 4, 3, 1)",
      "tab_background_text": "rgba(5, 24, 66, 1)",
      "bookmark_text": "rgba(5, 24, 66, 1)"
    }
  }
}