Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Teal-c committed May 1, 2024
1 parent 9e109ed commit 33188ec
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ In order to fill the table, give me your configurations in the [issues](https://

| . | ruTorrent | Version |
| :---: | :--- | :--- |
| :heavy_check_mark: | [Novik/ruTorrent](https://github.com/Novik/ruTorrent) | v3.10, v4.0-beta.1 |
| :heavy_check_mark: | [mondedie/rutorrent](https://github.com/mondediefr/docker-rutorrent) | 2024.04.26 |
| :heavy_check_mark: | [Novik/ruTorrent](https://github.com/Novik/ruTorrent) | v3.10, v4.3.0 |
| :heavy_check_mark: | [crazy-max/docker-rtorrent-rutorrent](https://github.com/crazy-max/docker-rtorrent-rutorrent) | 3.10-0.9.8-0.13.8-r17 => 4.0-0.9.8-0.13.8-r0 |
| :heavy_check_mark: | [mondedie/rutorrent](https://github.com/mondediefr/docker-rutorrent) | 2022.06 |
| :heavy_check_mark: | [exrat/rutorrent-bonobox](https://github.com/exrat/rutorrent-bonobox) | 2022/01/19 |
| :heavy_check_mark: |[k44sh/rutorrent](https://github.com/k44sh/rutorrent)| v4.0-r2 (Themes installed by default) |

Expand Down Expand Up @@ -89,26 +89,6 @@ cp rtModern-Jellyfin-v2-bg/themes/jellyfin-bg.css rtModern-Jellyfin-v2-bg/custom
chown -R www-data:www-data rtModern-Jellyfin-v2-bg
```

## rtModern-LightPink

![alt text](https://raw.githubusercontent.com/Teal-c/rtModern-Remix/main/captures/captures-light.png "demo")

```
cd /var/www/rutorrent/plugins/theme/themes
```

```
git clone https://github.com/Teal-c/rtModern-Remix.git rtModern-LightPink
```
```
rm rtModern-LightPink/custom.css
cp rtModern-LightPink/themes/light-pink.css rtModern-LightPink/custom.css
```

```
chown -R www-data:www-data rtModern-LightPink
```

### Customize the colors

All the color code is in custom.css, with examples in the "themes" folder.
Expand Down

0 comments on commit 33188ec

Please sign in to comment.