#1
|
|||
|
|||
![]()
I'm using the "FLATLAF_DARK" theme + customized colors, on macOS 14 Mojave in dark mode. It works ok but the main titlebar of the window is not dark. Is there a way to do that?
In the github page of "JDownloader-2-Dark-Theme" by Vinylwalk3r (**External links are only visible to Support Staff****External links are only visible to Support Staff**), there is a screenshot of JDownloader2 with a dark title bar, exactly what I want, and instructions to run this command to get it: Code:
defaults write org.jdownloader.launcher NSRequiresAquaSystemAppearance 0 Code:
defaults write org.jdownloader.launcher NSRequiresAquaSystemAppearance false Code:
<key>NSRequiresAquaSystemAppearance</key> <false/> I did find the "LAFSettings: Window Decoration" setting that gives a custom dark title bar, but that looks very strange on a Mac and is not what I'm looking for. |
#2
|
|||
|
|||
![]()
Any ideas?
|
#3
|
|||
|
|||
![]()
I tried again adding NSRequiresAquaSystemAppearance false to the info.plist, and this time it worked. Don't know what's different, but I have a nice dark titlebar now!
|
#4
|
||||
|
||||
![]()
Thanks for the feedback! It should also work fine with manual settings the value via defaults command
I've updated JD to autoset this property with next core update
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]()
I can confirm that the "defaults" command now works, without needing to edit the info.plist file, thanks!
Code:
defaults write org.jdownloader.launcher NSRequiresAquaSystemAppearance 0 |
#6
|
||||
|
||||
![]()
Latest JDownloader Update does this automatically for MacOS Mojave and newer
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
![]() Quote:
On the other hand, I just tried a new install on another machine with Big Sur, and it does get a dark title bar with the bundled JRE. So I don't know what that's about... Last edited by sumyungguy; 25.07.2021 at 20:39. |
![]() |
Thread Tools | |
Display Modes | |
|
|