Hi guys.
I update this post with the link to Sencha official SASS variables doc.
Here is the link:
http://dev.sencha.com/deploy/touch/docs/theme/
Hope this helps.
Hi guys.
I update this post with the link to Sencha official SASS variables doc.
Here is the link:
http://dev.sencha.com/deploy/touch/docs/theme/
Hope this helps.
Actually there are only variables for background color/gradient. To use a custom image, you will have to target with CSS.
Andrea, I just noticed those theme docs you posted. So awesome. Thanks!
The URL to that document is 404'd. Anyone have it and can attach it for posterity or post a link to it's new location?
Man, what a drag. I'll be referencing these this week. I, too, would love to see a new URL for these. Sencha folks, a 301 redirect would have been appropriate here. Any chance you can post the new URL for us?
Benmcmath, I did post a list of these earlier in this thread:
http://www.sencha.com/forum/showthre...l=1#post583507
It likely isn't complete right now but it's a good place to begin.
Redirect is in place, sorry about that! For the record: http://docs.sencha.com/touch/theme/
Thanks, David!
I'm trying to figure out how to use the SASS variables exposed on the Sencha picker ($sheet-bg-color, $sheet-bg-gradient, etc.) but I can't find any examples. Are these properties something that I can specify in the JS code or do I do this in the SASS compiler?