make darkgray *really* dark gray, i.e. darker than gray
This commit is contained in:
@ -1384,7 +1384,7 @@ double *Image::color2rgb(const char *color, int index)
|
||||
{0/255.0, 0/255.0, 139/255.0},
|
||||
{0/255.0, 139/255.0, 139/255.0},
|
||||
{184/255.0, 134/255.0, 11/255.0},
|
||||
{169/255.0, 169/255.0, 169/255.0},
|
||||
{69/255.0, 69/255.0, 69/255.0},
|
||||
{0/255.0, 100/255.0, 0/255.0},
|
||||
{189/255.0, 183/255.0, 107/255.0},
|
||||
{139/255.0, 0/255.0, 139/255.0},
|
||||
|
||||
Reference in New Issue
Block a user