On Mon, 30 Nov 2020 08:54:20 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Since the apple forum post is still unanswered and if we want it to be fixed >> for JDK16, I dont see any other alternative than to fix by what I did in the >> 1st iteration of this by hardcoding. I dont think we are going to enable >> dark mode in JDk16 so we will have time to think on that when we enable that >> and hopefully Apple will come back by that time and we can revisit this. > > I dot see any further legibility issue with dark mode in macos11 (set with > General->Theme)with SwingSet2 unless there's a dark mode commandline option > to enable it for Java, which I am unaware of. Ok. Tried that but it does not affect tabPane legibility issue more than what it is seen in normal theme, so the 1st fix should be ok. ------------- PR: https://git.openjdk.java.net/jdk/pull/1182