-
16 Feb 2013 3:30 PM #1
Cmd 3.1b: Using Netptune theme
Cmd 3.1b: Using Netptune theme
Hi.
What should I have to do to change the theme after generating an app?
I thought about changing the app.json from
"name": "ext-theme-classic",
to
"name": "ext-theme-neptune",
but when trying to build I get
PHP Code:DBG] Loading CommandProviders
[DBG] Scanning for extensions in /Users/heid/bin/Sencha/Cmd/3.1.0.130/extensions...
[DBG] checking range for pkg ext-theme-classic
[ERR] null
-
21 Feb 2013 6:08 AM #2
I believe you also have to change it in the '[appdir]/.sencha/app/sencha.cfg' file then build the app:
Code:# The name of the package containing the theme scss for the app app.theme=ext-theme-classic
-
25 Feb 2013 8:20 AM #3
Thanks. That did the trick.
Do you know how to compile the whole Neptune theme with other colors? So that I can use the Netptune CSS for other apps out-of-the-box?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote