Derived from: jagannatharjun/qbt-theme/material
Download the ZIP (green button) or individual RAW .qbtheme
files. Please use Theme function in Options.
Please use this place.
- Dark Mode (Native Support) #17081 on qBittorrent : Late 2023? qBittorrent's native dark theme is being experimented
-
- Also a new, easier way to change colors could be implemented in qBittorrent.
- Darken Title Bar using MicaForEveryone in WIndows 11, or via OS Settings in Win 10.
- Torrents for testing: Public Domain Torrents
Unknown issue
Colors don't change on Linux
Probably cannot be changed in the theme file.
- strangeness of check items, In right-click transfer list.
Rename src\stylesheet~~.qss
to src\stylesheet.qss
, Rename src\config~~.json
to src\config.json
, and compile resources.qrc
by Qt rcc.
none of the stylesheets belongs to me
just google search the style name without .qbttheme + github suffix
I just pack it around for testing the theme support when I was implementing it
I'll be mentioning this in the repo just that I'm bit busy with college and stuff
He created the .qbttheme for qBittorrent. So I think it's not copyrightable or means public domain. However, stylesheet.qss
is similar to QDarkStyleSheet. License inheritance may be necessary.