From f8b2b255877f5620fb166088a1207a0218406a61 Mon Sep 17 00:00:00 2001 From: yammes08 <111231042+yammes08@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:42:48 +0000 Subject: [PATCH] feat(Guides): Update qBittorrent Themes page (#2183) * Update qBittorrent Themes page Rename Themes to Themes and UI replacements Add VueTorrent UI replacement * Update Themes-and-UI-replacements.md Removed Honeywell theme as the repo has been removed. * Update index.md Updated index.md with newly renamed page details --- .../{Themes.md => Themes-and-UI-replacements.md} | 14 +++++++------- docs/Downloaders/qBittorrent/index.md | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) rename docs/Downloaders/qBittorrent/Tips/{Themes.md => Themes-and-UI-replacements.md} (53%) diff --git a/docs/Downloaders/qBittorrent/Tips/Themes.md b/docs/Downloaders/qBittorrent/Tips/Themes-and-UI-replacements.md similarity index 53% rename from docs/Downloaders/qBittorrent/Tips/Themes.md rename to docs/Downloaders/qBittorrent/Tips/Themes-and-UI-replacements.md index 191206a57..1b61289b6 100644 --- a/docs/Downloaders/qBittorrent/Tips/Themes.md +++ b/docs/Downloaders/qBittorrent/Tips/Themes-and-UI-replacements.md @@ -1,11 +1,11 @@ -# Themes +# Themes and UI Replacements -A list of known working qBittorrent themes. +A list of known working qBittorrent themes and UI replacements. -| Theme | Style | Compatibility | -| ------------------------------------------------------------------------------------------------------------------------------- | ----- | --------------- | -| [Honeywell](https://github.com/stacksmash76/qbt-honeywell){:target="\_blank" rel="noopener noreferrer"} | Dark | v4.3.1 - v4.4.5 | -| [Nightwalker Theme (CallMeBruce fork)](https://github.com/CallMeBruce/nightwalker){:target="\_blank" rel="noopener noreferrer"} | Dark | v4.5 | -| [World of Quinoa](https://github.com/gl0ryus/woq){:target="\_blank" rel="noopener noreferrer"} | Dark | v4.3.9, v4.4.5 | +| Theme | Type | Style | Compatibility | +| ------------------------------------------------------------------------------------------------------------------------------- | -------------- | ---------- | --------------- | +| [Nightwalker Theme (CallMeBruce fork)](https://github.com/CallMeBruce/nightwalker){:target="\_blank" rel="noopener noreferrer"} | Theme | Dark | v5.0.2 | +| [VueTorrent](https://github.com/VueTorrent/VueTorrent){:target="\_blank" rel="noopener noreferrer"} | UI Replacement | Dark/Light | v5.0.3 | +| [World of Quinoa](https://github.com/gl0ryus/woq){:target="\_blank" rel="noopener noreferrer"} | Theme | Dark | v4.3.9, v4.4.5 | --8<-- "includes/support.md" diff --git a/docs/Downloaders/qBittorrent/index.md b/docs/Downloaders/qBittorrent/index.md index 2b9f8261f..73aaed540 100644 --- a/docs/Downloaders/qBittorrent/index.md +++ b/docs/Downloaders/qBittorrent/index.md @@ -9,4 +9,4 @@ - [3rd Party tools](/Downloaders/qBittorrent/3rd-party-tools/) - A collection of 3rd party tools and other related links for qBittorrent. - Tips - Several tips/tweaks for qBittorrent. - [unRAID Mover and qBittorrent](/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/) - How to move your files from your cache drive to your array when torrents are still seeding. - - [Themes](/Downloaders/qBittorrent/Tips/Themes/) - Themes you can use with qBittorrent. + - [Themes and UI Replacements](/Downloaders/qBittorrent/Tips/Themes-and-UI-replacements/) - Themes and UI replacements you can use with qBittorrent.