All natural pine, faux fur and a bit of soho vibes for the classy minimalist
- Download [variant].qbtheme here
- Open qBittorrent and go to
Tools>Preferences>Behavior>Interface- Enable
Use custom UI theme - Select the downloaded
.qbthemefile
- Enable
- Restart qBittorrent
The theme for the WebUI is only available via theme.park as a community theme.
For all available installation methods, see docs.theme-park.dev/setup.
For example, if you are using the linuxserver/qbittorrent Docker image:
services:
qbittorrent:
image: lscr.io/linuxserver/qbittorrent:5.0.0
environment:
- DOCKER_MODS=ghcr.io/themepark-dev/theme.park:qbittorrent
- QBITTORRENT_VERSION=5.0.0
- TP_COMMUNITY_THEME=true
- TP_THEME=rose-pine-{variant}Alternatively, the theme can also be installed via the browser extension Stylus. Create a new style in Stylus and add the following code:
@import "https://theme-park.dev/css/base/qbittorrent/rose-pine-{flavor}.css";