Nelson,

You'll need to download all the files that are in the trunk folder of the
Dark Theme and put them in a new folder in the application folder your
qooxdoo-5.0-sdk. I would name the new folder "darktheme"

Then, in your desktop app's config.json file, add the following to the
file's library entry:

"library" :
  [
    {
      "manifest" : "${QOOXDOO_PATH}/application/darktheme/Manifest.json"
    }
  ]

This will "link" the darktheme to your app as a library and keep your code
nice and clean

Give it a try and let me know how it goes.

Chris






--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/How-do-I-deploy-a-new-theme-in-Qooxdoo-5-0-tp7587527p7587528.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to