You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add "Palette.WindowText": "#ffffff" to dark-config.json
Before:
After:
The text was updated successfully, but these errors were encountered:
l1chung
changed the title
Suggestion - A fix of white title bar in dark mode
Suggestion - A fix of white title bar in dark mode (no-mica version)
Feb 20, 2023
+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
add
"Palette.WindowText": "#ffffff"
to dark-config.jsonBefore:
After:
The text was updated successfully, but these errors were encountered: