Persona 5-inspired Opera GX mod: animated wallpaper, crimson / light-pink theme, and scoped webmodding for major sites.
Mod version: see manifest.json → version (currently 1.2.0).
- Wallpaper: video background +
first_frameposter (wallpaper/) - Theme: dark / light HSL accents (
payload.theme) - Webmodding: global atmosphere + per-site CSS bundles (
webmodding/, URL-scoped inmanifest.json)
- Opera GX with mod support enabled
- Clone or download this repository.
- In Opera GX, open the mods / GX corner area and choose the option to load a mod from a folder (wording varies by version).
- Select the folder that contains
manifest.json(repository root).
If the mod fails to load, use Opera’s error message (often invalid JSON or a missing file path in the manifest).
| Path | Purpose |
|---|---|
manifest.json |
Mod definition (schema 1, manifest_version 3) |
license.txt |
Text shipped inside the mod payload |
icon_512.png |
Store-style icon |
wallpaper/ |
Video + first-frame image |
webmodding/ann-takamaki.css |
Global styles (all URLs) |
webmodding/sites-*.css |
Site bundles (matched origins only) |
.github/ |
Issue templates, PR template, CI workflow |
See CONTRIBUTING.md.
See CHANGELOG.md.
- Persona and related marks are trademarks of Atlus / SEGA. This is a fan project and is not affiliated with or endorsed by Atlus or SEGA.
- Wallpaper source is credited in
license.txt. Replace or re-encode assets if you publish elsewhere and need different licensing. - Repository LICENSE applies to this repo’s text/CSS/config. Fan-created artwork and third-party wallpaper may be subject to separate terms; you are responsible for compliance when redistributing.
See SECURITY.md.