Pastel Grid 1

Pastel Grid 1

cute pastel grid theme with pink, blue, and purple

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pastel Grid 1",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-005-f5f3cf677b1f132c75ddc7bd319dd1fc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(250, 236, 248, 0.75)",
      "toolbar_text": "rgb(111, 115, 185)",
      "frame": "rgb(125, 182, 219)",
      "tab_background_text": "rgb(255, 248, 254)",
      "toolbar_field": "rgb(242, 193, 214)",
      "toolbar_field_text": "rgb(46, 11, 140)",
      "tab_line": "rgba(246, 115, 143, 0.2)",
      "popup": "rgb(255, 248, 254)",
      "popup_text": "rgb(111, 115, 185)",
      "icons": "rgb(77, 80, 150)",
      "ntp_background": "rgba(225, 234, 239, 0.72)",
      "ntp_text": "rgb(246, 115, 143)",
      "tab_loading": "rgba(246, 115, 143, 0.2)"
    }
  }
}