mbien commented on issue #6784:
URL: https://github.com/apache/netbeans/issues/6784#issuecomment-1841710861

   I am sure there is a way to get rid of the config if restore is pressed we 
could implement, however - I am not sure if this is the right approach.
   
   Since a user which has a different font size set in the terminal and 
switches theme might want to have it switch colors too, no?
   
   so from birds eye view:
    - the same problem exists with editor colors too, however this is solved 
since NB can store multiple profiles at the same time, so it simply swtiches to 
the light/dark default if you click the right notification bubble
    - the terminal can't do that since it has no profiles to switch
    
   unless:
   the terminal resets (fully or partially) if the NB theme is switched. This 
might be the better option? It wouldn't matter anymore what the reset button 
actually does to the config.


-- 
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

Reply via email to