Open dswapnil104 opened 1 month ago
@dswapnil104 You can work around this problem by starting qbittorent with the argument -style WindowsVista This will restore the pre-5.0 UI and the theme will work correctly: Please note this was tested on Windows and not MacOS or Linux.
Is there any downside to doing this?
Outside of not having a native dark theme, I haven't seen any downsides on my side.
@dswapnil104 You can work around this problem by starting qbittorent with the argument -style WindowsVista This will restore the pre-5.0 UI and the theme will work correctly: Please note this was tested on Windows and not MacOS or Linux.
Thanks, I ATM have turned to : https://github.com/catppuccin/qbittorrent/releases/download/v2.0.1/catppuccin-mocha.qbtheme
[That's Windows btw, themed as MacOS]
Hopefully I can figure out what fixes the issue and raise a PR. But since Catppuccin is my de-facto color palette of choice looks like my default theme has changed.😁
Can't get that to work. Using "-style WindowsVista" results in it starting with an error that it couldn't add torrent '-style WindowsVista', and using "--style WindowsVista" (double hyphen seems to be the proper way to use parameters) results in it not starting and showing an error saying it's an unknown command line parameter. What am I missing?
Do you execute it like that?
"C:\Program Files\qBittorrent\qbittorrent.exe" -style WindowsVista
It's what I use on Windows Server:
Huh, I thought I had, but I guess I didn't. I just tried with quotes, which seems like it should work, especially since the parameters in registry startup are in quotes. Without quotes works and the problem is fixed. Thanks!
ISSUE: The dropdown menus are over sized ref. attached screenshot.