Right off the bat - I have no clue what I am doing in Sencha Cmd. All I want is to get my Sencha Architect project to compile into a single JS-file. I have pieced together all the morsels of information in the forums and the docs and actually managed to get the project through Sencha Cmd and got a working single js.
However - I am using the gray theme and after the build the resulting theme is the default (blue). I have tried including the gray theme into app.css (both before and after the ext-all.css) but with no luck.
Question: is there a way to get a nicely sliced theme for gray or should I be happy with the single js of the project and include the standard CSS...?
Clearly clueless,
/Mattias