-
Open a new command line session.
-
Change to a location that can be used for temporary files.
This guide assumes Theming directory.
cd /{install directory}/Theming
-
Create a workspace folder by running the following command:
sencha –sdk {install directory}/Theming/ext-6.0.0 generate workspace themeworkspace
-
Navigate to the workspace folder that was created in the last step.
cd themeworkspace
-
Copy the theme-soho-base folder from the Theming folder to themeworkspace\packages\local\. (Local may need to be created.)
A new theme can now be created.