Do the themes work with your installation?
In order to fill the table, give me your configurations in the issues. 😘
🟥 Versions tested : v3.10, v4.3.0
. | ruTorrent |
---|---|
✔️ | mondedie/rutorrent |
✔️ | Novik/ruTorrent |
✔️ | crazymax/rtorrent-rutorrent |
✔️ | k44sh/rutorrent |
cd /var/www/rutorrent/plugins/theme/themes
git clone https://github.com/Teal-c/rtModern-Remix.git rtModern-Remix
chown -R www-data:www-data rtModern-Remix
cd /var/www/rutorrent/plugins/theme/themes
git clone https://github.com/Teal-c/rtModern-Remix.git rtModern-Plex-v2
rm rtModern-Plex-v2/custom.css
cp rtModern-Plex-v2/themes/plex.css rtModern-Plex-v2/custom.css
chown -R www-data:www-data rtModern-Plex-v2
cd /var/www/rutorrent/plugins/theme/themes
git clone https://github.com/Teal-c/rtModern-Remix.git rtModern-Jellyfin-v2
rm rtModern-Jellyfin-v2/custom.css
cp rtModern-Jellyfin-v2/themes/jellyfin.css rtModern-Jellyfin-v2/custom.css
chown -R www-data:www-data rtModern-Jellyfin-v2
cd /var/www/rutorrent/plugins/theme/themes
git clone https://github.com/Teal-c/rtModern-Remix.git rtModern-Jellyfin-v2-bg
rm rtModern-Jellyfin-v2-bg/custom.css
cp rtModern-Jellyfin-v2-bg/themes/jellyfin-bg.css rtModern-Jellyfin-v2-bg/custom.css
chown -R www-data:www-data rtModern-Jellyfin-v2-bg
All the color code is in custom.css, with examples in the "themes" folder.