Winter Hill Country by M♥Donna

🦊 The hills are alive with cottages and homes, background in pinks and lots of snow. A very serene place to live with happy and friendly neighbors, hills in the background. Hope you enjoy this serene winter theme on your Firefox!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Winter Hill Country by M♥Donna",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Winter Hill CountryH2.jpg"
    },
    "colors": {
      "frame": "rgba(214, 181, 171, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(214, 183, 171, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(214, 183, 171, 0.08)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(0, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{068f7527-2e80-4ba5-9baa-fb4d6565ec22}"
    }
  }
}