[project @ 2004-01-23 15:06:04 by bursa]

Fix orange.

svn path=/import/netsurf/; revision=494
This commit is contained in:
James Bursa 2004-01-23 15:06:04 +00:00
parent eecd008a16
commit 1e0630b290
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ static const struct colour_entry colour_table[] = {
{ "maroon", 0x000080 },
{ "navy", 0x800000 },
{ "olive", 0x008080 },
{ "orange", 0xffa500 },
{ "orange", 0x00a5ff },
{ "purple", 0x800080 },
{ "red", 0x0000ff },
{ "silver", 0xc0c0c0 },