mbien commented on PR #9240:
URL: https://github.com/apache/netbeans/pull/9240#issuecomment-3997007707

   checking for dark theme would imply that it would switch between two sets of 
hardcoded colors or css. Which I believe would be good to avoid and simply 
inherit the color from somewhere else.
   
   I am somewhat skeptical that exposing the css to the user is needed and/or 
useful, given that it would clash with theming if not done carefully. This 
started as attempt to improve the defaults which is great (defaults are 
important!), but the customizable css is kept being added as feature creep 
distracting from the original goal.
   
   Looking through this changeset it appears that there are only a few colors 
needed atm - with a bit of luck they all can be derived from already existing 
colors in the IDE.


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