Ethereal Moths

Ethereal Moths

Magical luna moths flutter around crescent moons and pale glittering stars. Art by TeeTurtle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ethereal Moths",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Ethereal Moths.png"
    },
    "colors": {
      "frame": "rgba(8, 31, 47, 1)",
      "tab_background_text": "rgba(252, 237, 255, 1)",
      "toolbar": "rgba(8, 31, 48, 0)",
      "bookmark_text": "rgba(233, 174, 245, 1)",
      "toolbar_field": "rgba(8, 31, 48, 0)",
      "toolbar_field_text": "rgba(61, 209, 179, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{094b0ea1-6ace-4ef1-b6f6-35991178dae9}"
    }
  }
}