Jump to content

Module:Chart/Default colors

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Silver Spoon (talk | contribs) at 14:32, 7 June 2013 (nederlands). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {'red','red',
'blue','blue',
'green','green',
'yellow','yellow',
'fuchsia','fuchsia',
'aqua','aqua',
'brown','brown',
'orange','orange',
'purple','purple',
'sienna','sienna',
'amethyst','#F0A3FF',
'ebony','#191919',
'forest','#005C31',
'honeydew','#FFCC99',
'iron','#808080',
'khaki','#8F7C00',
'lime','#9DCC00',
'navy','#003380',
'pink','#FFA8BB',
'quagmire','#426600',
'sky','#5EF1F2',
'turquoise','#00998F',
'uranium','#E0FF66',
'violet','#740AFF',
'xanthin','#FFFF80',
'zinnia','#FF5005',

--Nederlands:
'rood','red',
'blauw','blue',
'groen','green',
'geel','yellow',
'blauwgroen','aqua',
'bruin','brown',
'oranje','orange',
'paars','purple',
'oker','sienna',
'topaas','#F0A3FF',
'bos','#005C31',
'honingdauw','#FFCC99',
'ijzer','#808080',
'kaki','#8F7C00',
'limoen','#9DCC00',
'marine','#003380',
'roze','#FFA8BB',
}