On Mon, 14 Dec 2020 04:55:02 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> The forumpost is here https://discussions.apple.com/thread/252067605 > The hardcoded being referred was in this 1st iteration of the fix > https://openjdk.github.io/cr/?repo=jdk&pr=1182&range=00 OK. So I guess this could work for either light or dark theme but since we cache the result, if you switch theme whilst JDK is running it won't help - but we would have a bunch of work to do to support that. ------------- PR: https://git.openjdk.java.net/jdk/pull/1182