[Cdash] coverage color palette

Yngve Levinsen yngve.levinsen at gmail.com
Tue Dec 18 13:44:06 UTC 2012


Ah, thanks. I didn't realise it was that obvious (sorry).

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.

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

Cheers,
Yngve


On 18 December 2012 14:03, Julien Jomier <julien.jomier at kitware.com> wrote:

> Hi Yngve,
>
> 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.
>
> .normal {
>  background-color : #8aba5a;
> }
>
> .warning {
>  background-color : #fdb66d;
> }
>
> .error {
>  background-color : #de6868;
> }
>
> .Passed { background-color : #8aba5a; }
> .Failed { background-color : #fdba76; }
> .Not Run { background-color : #ff6666; }
>
> 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.
>
> Julien
>
>
> On 18/12/2012 13:50, Yngve Levinsen wrote:
>
>> Hi,
>>
>> I just got a complaint from a user that the color palette used for
>> viewing the coverage files is very suboptimal for color-blind users. I
>> see that this has been brought up in the past:
>> http://public.kitware.com/**pipermail/cdash/2012-June/**001169.html<http://public.kitware.com/pipermail/cdash/2012-June/001169.html>
>>
>> Has there been any progress on this? Is there a quick way I can change
>> the green/red colors myself for now on my cdash server?
>>
>> Cheers,
>> Yngve
>>
>>
>> ______________________________**_________________
>> Cdash mailing list
>> Cdash at public.kitware.com
>> http://public.kitware.com/cgi-**bin/mailman/listinfo/cdash<http://public.kitware.com/cgi-bin/mailman/listinfo/cdash>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20121218/7d4a7643/attachment-0003.htm>


More information about the CDash mailing list