Pastel Fan Club

Pastel Fan Club

Pastel pinks, yellows, blues, and purples make up this pastel theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pastel Paradise",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(253, 226, 228)",
      "toolbar_text": "rgb(248, 112, 140)",
      "frame": "rgb(226, 242, 255)",
      "tab_background_text": "rgb(32, 60, 83)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(199, 178, 232)",
      "tab_line": "rgb(255, 253, 223)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(199, 178, 232)",
      "toolbar_vertical_separator": "rgba(255, 255, 255, 0.58)",
      "tab_loading": "rgb(255, 253, 223)"
    }
  }
}