matthiasblaesing commented on issue #6784: URL: https://github.com/apache/netbeans/issues/6784#issuecomment-1841571438
@neilcsmith-net yes that method is called and it does the right thing. I started with a clean build from a branch that is near to current master. The color theme was light (as I did not change it I assume "FlatLaf Light"). I changed the color theme for the terminal. After that I changed the LAF to "FlatLaf Cupertino Dark". After the adviced restart the terminal still had my modified color. However after choosing "Restore" I got a dark background with light text color. This is what I would expect for a dark theme. Then I switched back to "FlatLaf Light", restarted and found the terminal still light text on dark background. Again choosing "Restore" for the Terminalsettings brought me the right colors for the Terminal (dark text on light background). So for me the button does the right think. I just works differently than you think: It does not clear the settings it replaces the current settings with the defaults. And reading https://github.com/apache/netbeans/issues/6784#issuecomment-1840015458 that was already noticed. -- 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
