remove transparent from colors.js

This commit is contained in:
Chris Coker
2012-06-29 13:35:38 -04:00
parent b235734a11
commit b004c19657

View File

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