diff --git a/lib/less/colors.js b/lib/less/colors.js index ed4c2838..b417af67 100644 --- a/lib/less/colors.js +++ b/lib/less/colors.js @@ -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',