-
9 Dec 2010 10:24 PM #1
more info about themes and sass in sencha touch?
more info about themes and sass in sencha touch?
i am going to implement a customized theme using sass. It's completely different look&feel, so i cannot simply modify some variables, e.g. the $base_color. Is there any info about the theme structure. If any, tutorials are welcomed!
-
10 Dec 2010 2:28 AM #2
-
10 Dec 2010 9:11 AM #3
trainings / workshops / consulting: Sencha Touch / Ext JS
Profile on SenchaDevs
www: http://www.nils-dehl.de
twitter: nilsdehl
meetup: Sencha Touch / Ext JS Meetup Frankfurt
videos: http://vimeo.com/album/1621422
conference photos: http://www.flickr.com/photos/nils-dehl/
-
10 Dec 2010 10:29 AM #4
Also, if you're looking to really strip out the current themes, you can see how they're set up at least under resources/sass and resources/themes
-
10 Dec 2010 7:25 PM #5
thx~i read the guide first.
hope you will release more docs about theming~
-
10 Dec 2010 10:03 PM #6
Does this error look familiar to anyone? Having a serious noob moment getting sass configured.
Code:Mr--Awesome:wwwroot joe$ sass --watch touch/sencha-touch-1.0.1/resources/sass/fw.scss:skin/cffw.css >>> Sass is watching for changes. Press Ctrl-C to stop. WARNING: Neither sencha-touch/default/all.sass nor .scss found. Using sencha-touch/default/all.css instead. This behavior is deprecated and will be removed in a future version. If you really need sencha-touch/default/all.css, import it explicitly. error touch/sencha-touch-1.0.1/resources/sass/cffw.scss (Line 5: Undefined mixin 'sencha-panel'.)
-
19 Dec 2010 10:48 PM #7
I'm getting this same error. It's such a head scratcher of an error message, too. "Can't find X, so using X instead." Huh???
-
19 Dec 2010 11:34 PM #8
-
20 Dec 2010 1:04 AM #9
-
20 Dec 2010 11:13 AM #10
That error is likely because it's not finding the Sencha Touch theme files. Check the path listed in your config.rb (and also read that blog article) and let me know if that helps at all-
Similar Threads
-
Is Sencha working on native wrappers to package Sencha Touch apps for app stores?
By olin in forum Sencha Touch 1.x: DiscussionReplies: 10Last Post: 20 Jan 2012, 10:10 AM -
Sencha Touch on iPhone v1 / iPod touch v1 ?
By palnap in forum Sencha Touch 1.x: DiscussionReplies: 4Last Post: 28 Oct 2010, 5:30 PM -
[CLOSED-267] Sencha Touch API docs lacking some "Sencha Platform" content?
By charris in forum Sencha Touch 1.x: BugsReplies: 2Last Post: 9 Sep 2010, 10:24 AM -
New Themes for Sencha
By tomalex0 in forum Sencha Touch 1.x: DiscussionReplies: 1Last Post: 23 Aug 2010, 11:47 PM


Reply With Quote