neilcsmith-net opened a new pull request, #5867: URL: https://github.com/apache/netbeans/pull/5867
Fixes the option category buttons to respond to accent colour with FlatLaf Light. Also fixes the issue with illegible foreground text mentioned in #5798 This does change the default blue to be much darker than the existing hardcoded colour though. This also does subtly change the behaviour on other LaFs in that `Tree.selectionForeground` is used in cases where `Tree.selectionBackground` might be - that seems to be the safer approach anyway. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
