Icons and Branding
Providers can manage Mole's visual elements through special headers in the subscription server's response.
Provider Logo
You can set an icon that will be displayed next to your subscription.
Header: profile-icon: <url_to_image>
* Recommended format: PNG or SVG, 256x256 px.
Banners
Displaying a promotional or informational banner at the top of the server list.
Headers:
* banner-image: <url> — Link to the banner image.
* banner-url: <url> — Link the user will follow when clicking.
* banner-text: <text> — Text under the banner (optional).
Color Schemes
In future versions of Mole, the profile-accent-color header will be available for changing the color of buttons and interface elements to match your brand.