-
Open a new Command Line window and navigate to the ext folder in themeworkspace.
cd {Theming directory}/themeworkspace/ext
-
Run the following command to generate a new theme. For this guide, we’ll assume that your new theme is named mynewtheme.
sencha generate theme –extend theme-soho-base mynewtheme
-
A mynewtheme folder will be created in {workspace directory}/ext/packages/. Copy this folder to the {workspace directory }\packages\local folder before continuing.