Open l1chung opened 1 year ago
+1 for this one. Looks awesome!
+1 love the theme but really averse to needing to run another software (micaforeveryone). the no-mica version is right up my alley but the titlebars being white was a non starter. assumed it must have been an oversight seeing as much older qbittorrent themes were able to darken titlebars without any other dependencies.
nice solution, i was expecting to be able to set a custom color since we are specifying a hex value but no...
anyway a simpler solution i found is to add -platform windows:darkmode=2
at the end of the shortcut running the qbittorrent.exe
so it becomes target: <path to qbit>\qBittorrent\qbittorrent.exe -platform windows:darkmode=2
this can also be used to make the default white theme of the qbittorrent dark
alternatively i've also added the .qbtheme file so you don't have to build it, just rename the extension fluent-dark-no-mica-blackTitleBar.txt
add
"Palette.WindowText": "#ffffff"
to dark-config.jsonBefore:
After: