Mili - Witch's Invitation

Mili - Witch's Invitation

A theme based off of the official art for the song "Witch's Invitation" by Mili. "Purple-black tea spilled on your enemies Poison cookies for the Witch's enemy"

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Mili - Witch's Invitation",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "witchsinvitation.png"
    },
    "colors": {
      "frame": "rgba(255, 255, 255, 0.6)",
      "tab_background_text": "rgba(3, 28, 49, 1)",
      "toolbar": "rgba(255, 255, 255, 0.6)",
      "bookmark_text": "rgba(3, 28, 49, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.6)",
      "toolbar_field_text": "rgba(3, 28, 49, 1)"
    }
  }
}