Pink Picnic

Pink Picnic

A pink and green theme with a subtle gingham background

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pink Picnic",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-038-6c77b9d7dc86f50c6cd82f9c9b1f36f0.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(254, 240, 246)",
      "toolbar_text": "rgb(230, 73, 128)",
      "frame": "rgb(250, 161, 193)",
      "tab_background_text": "rgb(166, 30, 77)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(104, 160, 24)",
      "tab_line": "rgb(104, 160, 24)",
      "popup": "rgb(254, 240, 246)",
      "popup_text": "rgb(230, 73, 128)",
      "button_background_hover": "rgb(243, 252, 227)",
      "icons": "rgb(104, 160, 24)",
      "tab_text": "rgb(83, 130, 16)",
      "toolbar_bottom_separator": "rgb(104, 160, 24)",
      "toolbar_field_border": "rgb(250, 161, 193)",
      "toolbar_top_separator": "rgb(254, 240, 246)",
      "toolbar_vertical_separator": "rgb(162, 201, 108)",
      "tab_loading": "rgb(104, 160, 24)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e96f6b2-4a7d-4535-bd16-7b7eb12f3d38}"
    }
  }
}