flavour1
๐ | Version

๐ง | Installation
To install the Colored extension, run the following command in your terminal from the root directory of your Flarum:
composer require ramon/colored
After installation, clear the cache with:
php flarum cache:clear
๐ | Updating
To update the extension to the latest version, use:
composer update ramon/colored
php flarum cache:clear
โ๏ธ | Configuration
After installation, go to the Flarum admin panel and adjust the configuration options. You can:
- Define which elements will be colored.
- Configure the speed of color transitions.
๐ ๏ธ | Features
- Apply colors to interface elements based on primary tags.
- Support for headers, buttons, user cards, posts, alerts, and dropdown menus.
- Customize the speed of color transitions.
- Automatically revert to default colors when leaving the discussion page.
- Fix darkmode ๐
๐๏ธ | Contribute
If you encounter issues or want to suggest improvements, contribute through: