Skip to content

🧲 Soothing pastel theme for qBittorrent

License

Notifications You must be signed in to change notification settings

catppuccin/qbittorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for qBittorrent

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Client

  1. Download the theme files (.qbtheme) from the latest GitHub release.
  2. Open qBittorrent and go to Tools > Preferences > Behaviour.
  3. Tick the "use custom UI theme" checkbox and select your chosen .qbtheme theme file.
  4. Click Apply and restart qBittorrent for the changes to take effect.

WebUI

The Catppuccin theme for the WebUI is only available via theme.park as a community theme. There are currently no plans to add custom support for it.

For all available installation methods, see docs.theme-park.dev/setup.

For example, if you are using the linuxserver/qbittorrent Docker image, you can install the Catppuccin theme by configuring the following environment variables:

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=catppuccin-{flavor}

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/catppuccin-{flavor}.css";

Where {flavor} is either: latte, frappe, macchiato, or mocha.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org