Space

Space

Space theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Space",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "3506666.jpg"
    },
    "colors": {
      "frame": "rgba(255, 240, 240, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(11, 0, 161, 1)",
      "bookmark_text": "rgba(74, 71, 71, 1)",
      "toolbar_field": "rgba(45, 45, 51, 1)",
      "toolbar_field_text": "rgba(191, 191, 191, 1)",
      "tab_line": "rgba(186, 182, 182, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d770429-7b29-4fc5-a3bc-59ac37f82eb1}"
    }
  }
}