<div dir="ltr"><div>Ah, thanks. I didn't realise it was that obvious (sorry). <br><br>I went for a blue/red palette, but I am terrible at chosing good looking colors so I would not recommend my specific choises. Blue/red generally though I think is less problematic and more than obvious enough for everyone to understand. It is also what lcov is using.<br>
<br>By the way, for the coverage files you should set background-color in "span.lineNoCov" and "span.lineCov" of the css file (for other people reading this having similar problem).<br><br></div>Cheers,<br>
Yngve<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 18 December 2012 14:03, Julien Jomier <span dir="ltr"><<a href="mailto:julien.jomier@kitware.com" target="_blank">julien.jomier@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Yngve,<br>
<br>
This is definitely something we need to address. In the meantime, you should be able to tune the cdash.css in order to change the colors.<br>
<br>
.normal {<br>
 background-color : #8aba5a;<br>
}<br>
<br>
.warning {<br>
 background-color : #fdb66d;<br>
}<br>
<br>
.error {<br>
 background-color : #de6868;<br>
}<br>
<br>
.Passed { background-color : #8aba5a; }<br>
.Failed { background-color : #fdba76; }<br>
.Not Run { background-color : #ff6666; }<br>
<br>
The current idea would be to provide different CSS files so that users can switch to the one they want. If you find optimal colors let me know.<br>
<br>
Julien<div><div class="h5"><br>
<br>
On 18/12/2012 13:50, Yngve Levinsen wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi,<br>
<br>
I just got a complaint from a user that the color palette used for<br>
viewing the coverage files is very suboptimal for color-blind users. I<br>
see that this has been brought up in the past:<br>
<a href="http://public.kitware.com/pipermail/cdash/2012-June/001169.html" target="_blank">http://public.kitware.com/<u></u>pipermail/cdash/2012-June/<u></u>001169.html</a><br>
<br>
Has there been any progress on this? Is there a quick way I can change<br>
the green/red colors myself for now on my cdash server?<br>
<br>
Cheers,<br>
Yngve<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-<u></u>bin/mailman/listinfo/cdash</a><br>
<br>
</blockquote>
</blockquote></div><br></div>