mirror of
https://gh.llkk.cc/https://github.com/avenjamin/freescout-Themes-Module.git
synced 2025-11-24 18:16:04 +08:00
1.5 KiB
1.5 KiB
FreeScout Themes Module
Change the colour scheme of FreeScout
Screenshot
To Do
- Add ability to configure a custom theme
- Add compatibility with the FreeScout Dark Mode Module
- Not all UI elements have been included yet
Create icon for the module
Install
- Navigate to your Modules folder e.g.
cd /var/www/html/Modules - Run
git clone https://github.com/avenjamin/freescout-Themes-Module.git Themes - Run
chown -R www-data:www-data Themes(or whichever user:group your webserver uses) - Activate the Module in the FreeScout Manage > Modules menu.
Update
- Navigate to the Unassigned Count Module folder e.g.
cd /var/www/html/Modules/Themes - Run
git pull - Run
chown -R www-data:www-data .(or whichever user:group your webserver uses) - Enjoy the update!
