Out of Space- The prodigy

Out of Space- The prodigy

Using the image and color scheme for Prodigy's Out of Space DVD cover

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Out of Space- The prodigy",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(39, 146, 219, 0.29)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(21, 170, 254)",
      "tab_background_text": "rgb(72, 176, 249)",
      "toolbar_field": "rgba(39, 146, 219, 0.51)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(242, 242, 21)",
      "popup": "rgb(90, 113, 181)",
      "popup_text": "rgb(242, 242, 21)",
      "button_background_active": "rgba(132, 255, 188, 0)",
      "button_background_hover": "rgb(27, 197, 31)",
      "icons_attention": "rgb(0, 186, 255)",
      "tab_loading": "rgb(242, 242, 21)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{87668b31-2e3f-463b-ab9e-c5acfd7e4d3d}"
    }
  }
}