-
Open a new command line window and navigate to the 'ext' folder within 'themeworkspace' using the command:
cd C:/{install directory}/Theming/themeworkspace/ext
-
Run the following command to generate a new theme named "mynewtheme":
sencha generate theme -extend theme-soho-base mynewtheme
The "mynewtheme" folder is now created under 'C:/{install directory}/Theming/themeworkspace/ext/packages/'.
-
Copy the "mynewtheme" folder and paste it into 'C:/{install directory}/Theming/themeworkspace/packages/local' before proceeding.