The Fellowship Of The Ring

The Fellowship Of The Ring

The Fellowship Of The Ring The Fellowship Of The Ring Is an improved theme from the first version with The Hobbit and the Creature. The colors come out nicely and allowance has been made for differences in resolutions.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "The Fellowship Of The Ring",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "The Fellowship Of The Ring.png"
    },
    "colors": {
      "frame": "rgba(1, 5, 13, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(13, 1, 1, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.78)",
      "toolbar_field_text": "rgba(10, 1, 1, 1)",
      "tab_line": "rgba(184, 138, 20, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d5a34222-b69b-455a-a96e-f9703f7503bf}"
    }
  }
}