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

   I think visually distinguishing file name from path could be useful, but it 
will be probably tricky to find a color which works on active/inactive tabs for 
both light and dark themes. (e.g the FlatLaf light screenshot is a bit hard to 
read for me at least)
   
   The test output window reduces the contrast for less important stack frames 
for example (https://github.com/apache/netbeans/pull/6695 has screenshots).
   
   This is how it computes the color:
   
   
https://github.com/mbien/netbeans/blob/db839d6ad814567d120b3bdb96a13d0c21292e8e/java/junit.ui/src/org/netbeans/modules/junit/ui/api/JUnitCallstackFrameNode.java#L63-L73
   
   It does also use the colors from the actual component as input instead of 
using a hardcoded value.


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