Final Fantasy XIV - Dragoon

Final Fantasy XIV - Dragoon

Firefox theme featuring artwork of a Dragoon from Final Fantasy XIV.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Final Fantasy XIV - Dragoon",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(225, 234, 239, 0)",
      "toolbar_text": "rgb(85, 42, 45)",
      "frame": "rgb(95, 178, 192)",
      "tab_background_text": "rgb(49, 46, 95)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(49, 46, 95)",
      "tab_line": "rgb(85, 140, 240)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(75, 63, 105)",
      "tab_loading": "rgb(85, 140, 240)"
    }
  }
}