/Dark-Vibrant-qBittorrent-WebUI

A darker (yet vibrant) theme for qBittorrent WebUI (improved iFelix18 theme, ispired by Cozzy's theme: userstyles.org/styles/152766)

Primary LanguageCSSCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Dark Vibrant qBittorrent WebUI Version Install directly with Stylus userstyles.org installations GitHub stars GitHub issues GitHub license

A darker (yet vibrant) theme for qBittorrent WebUI (improved iFelix18 theme, ispired by Cozzy's theme)

preview1 preview2 preview3 preview4

Installation (one of two ways)

  1. Download one of these add-ons for your browser
  2. Use Alternative WebUI in qBittorrent
    • Follow the instructions to use Alternate WebUI usage.
    • Copy dark-qbittorrent-webui.css to <new folder>/public/css.
    • Edit <new folder>/public/index.html.
      Add <link rel="stylesheet" type="text/css" href="css/dark-qbittorrent-webui.css?v=${VERSION}" \> after the other CSS links in header.
    • Copy dark-qbittorrent-webui.css to <new folder>/private/css.
    • Edit <new folder>/private/index.html.
      Add <link rel="stylesheet" type="text/css" href="css/dark-qbittorrent-webui.css?v=${VERSION}" \> after the other CSS links in header.