From eb0b8188c87a9d7b86ad5ca9370b148dc531074b Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Mon, 30 Mar 2020 23:03:16 +0100 Subject: [PATCH] Add a basic themes listing page --- Themes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Themes.md diff --git a/Themes.md b/Themes.md new file mode 100644 index 0000000..8184499 --- /dev/null +++ b/Themes.md @@ -0,0 +1,15 @@ +# Themes + +A non-exhaustive list of FOSS GUI themes developed for qBittorrent by the community. They are provided on a best-effort basis as a community initiative and not officially supported. Issues with the themes should be reported on their respective repositories. + +If you know of more, feel free to add a link to the repository along with a short description. + +--- + +- https://github.com/jagannatharjun/qbt-theme + + A collection of Dark and light themes inspired by Mumble and others developed by a qBittorrent contributor. + +- https://github.com/maboroshin/qBittorrentDarktheme + + A dark theme inspired by one of the above, also by a qBittorrent contributor. \ No newline at end of file