The direct way (script inside bindings) through box.setColor(“c”, “ns”, 0xff00ff00); the box background can change but how can we use $ZWbackground value? when I use that nothing happens. The value inside has same setup as 0xff00ff00 but different color.
< ![CDATA[
You can use this formula:
“c:”+$ZWbackground
Inside a script you can use LL.getVariables().getInteger(“ZWbackground”);
(more infos can be found on http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=bindings_box)
]]>
< ![CDATA[
Pierre Hébert
Thank you very much Sir. It is working great.
A step closer to controling LLX colors with tasker. Wow Amazing.
]]>