If you make an item with the text position at top, and with a negative number (so it will be inside the icon) the holo effect gets cut at the top. (As well as other icon problems if it’s not big enough such as the whole item will be cut. But I think they were reported)
So, I loaded up Eclipse ROM on my Galaxy Note 3 and decided to give LLX another solid go round. I decided to take some previous advice and get a template or 2 from the play store to get a better idea of how it is all supposed to work. So far none are “compatible” with my Note 3, it all just becomes a jumbled mess! Does anyone have any fairly straight forward and simplistic templates they would want to share or link me too that are compatible with the Note 3 screen size?
]]>
I just published version 1.1 of my “Color Styler app for Zooper Widgets” tool used for styling my “Elegance” Lightning Launcher template which fixes major issues with font scaling on FullHD devices (or generally devices with other DPI). Also added this guide to help you getting started with the tool.
Thanks a million to Taavo Allik for pointing me to the scaling issues and excessive testing the APK on his device (I don’t own a FullHD device — yet).
Originally shared by Lutz Linke
Getting-Started-Guide for my “Color Styler for Zooper Widgets” app
This guide should help you getting started with the Color Styler app.
Color Styler is an application created with Tasker (scenes and tasks) and exported as APK for distribution. It can be used without Tasker, no need to install it.
What Color Styler basically does is publishing color settings as Tasker variables (list below) that can be used within Zooper Widget items to apply color styles without the need to modify the widgets.
To get you started, I recommend you download my “Elegance” template and examine i.e. the “Clock” or “Dock” widget (which are quite simple ones).
Or just create a new empty Zooper widget and do the following:
1) change background to #00000000 (fully transparent)
2) add a rectangle and scale it to full widget size as background
– set the rectangle to whatever color you wish as default
– scroll down to “Advanced Parameters”
– enter “$#TCP_USESTYLE#=1?[c]#TCP_BGCOL#[/c]$”
– this means: if the style is enabled, use the published background color; otherwise the default color is used
3) add a text item, choose Text Content >> Time >> 24h clock
– set font, size and position
– scroll down to “Advanced Parameters”
– enter “$#TCP_USESTYLE#=1?[c]#TCP_ACCCOL#[/c]$”
– this means: if the style is enabled, use the published accent color; otherwise the default color is used
– note: if “use accent” is not check in Color Styler, the ACCCOL-variable contains the same color as FGCOL
4) add another text item, choose Text Content >> Date >> Full Date
– set font, size and position
– scroll down to “Advanced Parameters”
– enter “$#TCP_USESTYLE#=1?[c]#TCP_FGCOL#[/c]$”
– this means: if the style is enabled, use the published text color; otherwise the default color is used
Congratulations, you just created your first Zooper Widgets stylable with Color Styler!
Now launch Color Styler and play around with it. Change colors, choose presets etc. Don’t forget to enable the style (it’s not enabled by default) and hit the “apply” button to apply the style without leaving the Color Styler.
Here’s now a list of variables published by Color Styler:
– TCP_USESTYLE : 0=no styling, 1=styling enabled
– TCP_BGCOL : background color hex value
– TCP_FGCOL : foreground color hex value
– TCP_USEACCENT : 0=don’t use accent color, 1=use accent color
– TCP_ACCCOL : accent color hex value (only if TCP_USEACCENT=1, else same as TCP_FGCOL)
– TCP_ICONCOL : background color hex value
– TCP_SHOWICON : 0=do not show icon, 1=show icon
– TCP_BORDER1COL: border 1 color hex value
– TCP_BORDER1MARGIN: margin to use for border 1
– TCP_BORDER1SIZE: with to use for border 1
– TCP_BORDER2COL: border 2 color hex value
– TCP_BORDER2MARGIN: margin to use for border 2
– TCP_BORDER2SIZE: with to use for border 2
Those were created for my “Elegance” template / widgets, but can be used in your own creations how ever you like.
Remark: if you wonder how I styled the icons in my widgets in the background, they are Text items which use the Android Developer Icons font by SpiderFly:
I recommend you download my “Elegance” template for Lightning Launcher and Zooper widgets from Google Play Store. You do not need to use Lightning Launcher, the widgets can basically be used with any launcher.
1) Can you create and use new variable for animation folder efect? (different for open and different for close). Now is one for both. I need different traslate (for example: Slides from right (now not exist) and Slides to right (now exist)).
2) In settings/desktop settings/wallpaper/desktop wallpaper/change the destkop wallpaper… is inaccuracy (bad text). If you clic to this option, in new window is title text: Select an icon from. You not set icon, but wallpaper/picture… – propably you must create new variable, this text is used on many other places.
3) When you on desktop and doing long tap/add… and select shortcut Lightnig Action or Lightning setting in new windows is translated text, but his title text are not translated (visible are: lightning action and lightning setting).