Merge pull request #800 from SpadarShut/master

Added 'transparent' as a named color
This commit is contained in:
Sasha Sklar
2012-05-15 07:43:48 -07:00

View File

@@ -140,6 +140,7 @@
'teal':'#008080',
'thistle':'#d8bfd8',
'tomato':'#ff6347',
'transparent':'rgba(0,0,0,0)',
'turquoise':'#40e0d0',
'violet':'#ee82ee',
'wheat':'#f5deb3',