jonasjacek/colors

Maroon / Red (#1) is incorrect

scrouthtv opened this issue · 0 comments

Hello,

I don't know if I'm missing something, but if I reset xterm to default configuration and display the red color (echo -ne \e[41m ) it get's displayed as RGB(204, 0, 0) that is #cc0000. The table claims RGB(128, 0, 0) which would be #800000.

I couldn't find this anywhere in the Wikipedia article either.

Have a great day