eirikbakke commented on a change in pull request #1875: [NETBEANS-3700] No more
harcoding for Code Coverage Highlights.
URL: https://github.com/apache/netbeans/pull/1875#discussion_r367213204
##########
File path:
platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/fontscolors/FlatLafDark-highlights.xml
##########
@@ -49,4 +49,8 @@
<fontcolor name="text-limit-line-color" foreColor="ff555555"/>
<fontcolor name="trailing-whitespace"/>
<fontcolor name="west-sidebars-color"/>
+ <fontcolor name="coverage-covered" bgColor="005000"/>
+ <fontcolor name="coverage-uncovered" bgColor="404040"/>
+ <fontcolor name="coverage-inferred" bgColor="1c501c"/>
Review comment:
Sure.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
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