[ALOY-1631] Define theme from CLI
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-11-01T18:59:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | CLI Release 7.0.8 |
Components | Themes |
Labels | community-pr |
Reporter | Sergey Volkov |
Assignee | Feon Sua Xin Miao |
Created | 2018-09-19T11:42:17.000+0000 |
Updated | 2018-11-01T18:59:49.000+0000 |
Description
From [documentation](https://docs.appcelerator.com/platform/latest/#!/guide/Alloy_Themes)
{quote}To use a theme, add it to your Alloy project's config.json file with "theme" as the key and the name of the theme folder as the value{quote}
For my application I need to apply different themes for customers, so it would be nice to have ability to define theme from command line.
https://github.com/appcelerator/alloy/pull/910 Thanks, Hans.
Verified the fix in 7.0.7-master.9. Closing.