Colorful Logo
Flarum is beautiful and colorful, and I wanna the logo also be colorful.
Thus, this simple extension comes.
Screenshot
The logo is in SVG format to achieve such effect.
Github && Composer
Github: https://github.com/ChinW/colorful-logo
Composer: composer require chin/flarum-colorful-logo
If you are willing to use this extension, please check the variable imageSrc
stores logo URL in /js/forum/src/main.jsx
after installing this extension.
Updated 1:
Thanks for @datitisev 's work.
- [ADDED] Admin settings (for both production & development)
- [ADDED] SVG Color will now change on page load
- [FIXED] New post content changed to "This is not what I wrote"
- [FIXED] Wouldn't be able to click SVG to go to homepage
Any problems please let me know and hope I can do something helpful​.