Ditsy Floral Theme (Laptop)

Ditsy Floral Theme (Laptop)

Floral theme with flowers. Designed for laptops, not sure if it works on desktop.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ditsy Floral Theme (Laptop)",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "floafloafloafloafloaa.jpg"
    },
    "colors": {
      "frame": "rgba(255, 255, 255, 1)",
      "tab_background_text": "rgba(227, 227, 227, 1)",
      "toolbar": "rgba(250, 235, 239, 0.38)",
      "bookmark_text": "rgba(237, 237, 237, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.96)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c147a95-0333-432d-adf7-9ffa9cf3618b}"
    }
  }
}