← Back to team overview

ubuntu-touch-coreapps team mailing list archive

Re: App theming

 

Al 27/05/13 11:43, En/na Hugo Lima ha escrit:
> Hi everyone !
> 
> I'm having a lot of difficulties trying to get my app themed. Basically
> I had to copy the ambiance default.qmltheme to a app.theme located in my
> app folder, that I load with Theme.loadTheme, I also had to copy the
> image resources from the ambiance theme into my app folder.
> 
> This shouldn't have to be this way :(
> 
> Can someone point me to an example app that overrides the default theme
> with a qmltheme file loaded from inside an app.
> 
> Many thanks,
> Hugo.
> 

Hi Hugo,

This might provide some insight:


http://askubuntu.com/questions/282766/how-to-use-theming-in-qml-for-ubuntu-phone

The camera app uses theming:

    https://code.launchpad.net/camera-app

Perhaps someone from the SDK team can chip in and help Hugo?

Cheers,
David.


Follow ups

References