Galaxy Space Theme

Galaxy Space Theme

A Galaxy Theme for the one and only best Browser ever: Firefox Feel the galaxy in your blood while browsing!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Galaxy Space Theme",
  "manifest_version": 2,
  "version": "15.0",
  "theme": {
    "images": {
      "theme_frame": "galaxy.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 0)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 61, 107, 0.25)",
      "bookmark_text": "rgba(0, 170, 255, 1)",
      "toolbar_field": "rgba(117, 117, 117, 0.7)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(0, 170, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5eae7880-dab2-4337-bc53-e4b58db7aec4}"
    }
  }
}