mouse

mouse

mouse theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "mouse",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(248, 237, 236)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(243, 223, 223)",
      "tab_background_text": "rgb(223, 205, 7)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(223, 205, 7)",
      "tab_line": "rgb(223, 205, 7)",
      "popup": "rgb(248, 237, 236)",
      "popup_text": "rgb(223, 205, 7)",
      "tab_loading": "rgb(223, 205, 7)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b203dc9e-551c-4fc0-968b-742e7a4c0aad}"
    }
  }
}