jglick commented on PR #8732:
URL: https://github.com/apache/netbeans/pull/8732#issuecomment-3188722419

   > this would need tweaks or records would be the only bold declaration in 
the dark theme
   
   
https://github.com/apache/netbeans/blob/4015d0ed08ddc88d8df99f47c19adbdaeeffbfa8/java/java.editor/src/org/netbeans/modules/java/editor/resources/fontsColors.xml#L57-L59
 etc. are using the exact same font style. This PR is just making `record XXX` 
behave the same as `class XXX`, `interface XXX`, `enum XXX`, etc.
   
   I can confirm that `class XXX` is _not_ boldfaced in dark theme but I do not 
see where that is defined (and am not sure _why_ that would have been desirable 
to begin with).


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