Creating the new theme package - HxGN EAM - Version 11.07.01 - Feature Briefs

HxGN EAM Customizing the User Interface

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12
  1. Open a new Command Line window and navigate to the ext folder in themeworkspace.

cd {Theming directory}/themeworkspace/ext

  1. 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

  1. A mynewtheme folder will be created in {workspace directory}/ext/packages/. Copy this folder to the {workspace directory }\packages\local folder before continuing.