it's raining strawberrys!

it's raining strawberrys!

Strawberry Fields Forever! a fruity theme...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Strawberry Fields Forever",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "strawberry.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(189, 23, 40, 0.06)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(92, 92, 92, 0.09)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(4, 219, 37, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8d654c9-c1db-4906-9e3d-783eb89342ae}"
    }
  }
}