[HEADING=1][Theme] Avocado - A Fresh, Modern, and Customizable Flarum Theme[/HEADING]
[p align=center]

[/p]
[p align=center]




[/p]
Avocado is a refined custom theme for Flarum designed to bring a modern and polished aesthetic to your community. Forked from the popular Asirem theme by Afrux, Avocado builds upon that foundation with new features like hero banners, enhanced tag styling, and integrated share functionality.
[HEADING=2]✨ Features[/HEADING]
- Hero Banner — Upload and position a custom banner image at the top of your forum (auto-scaled to 1400px and converted to WebP for performance).
- Tag-Based Styling — Discussion list items are styled with tag colors and unread indicators for better visual organization.
- Integrated Share Button — Uses the native Web Share API on mobile with a clipboard fallback for desktop users.
- Action Icons — Optional Font Awesome icons on Like and Reply buttons for a more intuitive UI.
- Custom Tags Page — Choose between a tile view or a cloud view for your tags.
- V1 Search Bar Toggle — Switch between the classic dropdown search and the default Flarum modal.
[HEADING=2]📸 Screenshots[/HEADING]
[DETAILS=Click to view screenshots]
(Add your screenshot URLs below)


[/DETAILS]
[HEADING=2]⚙️ Requirements[/HEADING]
[HEADING=2]📥 Installation[/HEADING]
Install via composer:
composer require ramon/avocado
[HEADING=3]🔄 Updating[/HEADING]
composer update ramon/avocado --with-dependencies
php flarum cache:clear
[HEADING=2]🛠 Configuration[/HEADING]
All settings are available in the admin panel under the Avocado extension tab:
[TABLE]
[TR]
[TH]Setting[/TH]
[TH]Description[/TH]
[TH]Default[/TH]
[/TR]
[TR]
[TD]Hero Image[/TD]
[TD]Upload a banner image for the forum header[/TD]
[TD]—[/TD]
[/TR]
[TR]
[TD]Hero Image Position[/TD]
[TD]CSS background-position value[/TD]
[TD]center top[/TD]
[/TR]
[TR]
[TD]V1 Search Bar[/TD]
[TD]Use classic dropdown search instead of modal[/TD]
[TD]true[/TD]
[/TR]
[TR]
[TD]Show Share Button[/TD]
[TD]Display share button on posts[/TD]
[TD]true[/TD]
[/TR]
[TR]
[TD]Show Action Icons[/TD]
[TD]Show icons on Like and Reply buttons[/TD]
[TD]true[/TD]
[/TR]
[/TABLE]
[HEADING=2]🔗 Links[/HEADING]
[HEADING=2]👥 Authors[/HEADING]
License: MIT