Purple Twinkle

Purple Twinkle

purple twinkling stars

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Purple Twinkle",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(205, 35, 185, 0.15)",
      "toolbar_field": "rgba(99, 35, 205, 0.26)",
      "toolbar_field_text": "rgb(240, 192, 228)",
      "tab_line": "rgb(205, 35, 185)",
      "popup": "rgb(108, 0, 114)",
      "popup_text": "rgb(240, 192, 228)",
      "tab_loading": "rgb(205, 35, 185)",
      "bookmark_text": "rgb(205, 35, 185)",
      "frame": "rgb(8, 11, 33)",
      "tab_background_text": "rgb(150, 96, 239)"
    }
  }
}