Creating the new theme package - HxGN EAM - 12.2 - Feature Briefs

HxGN EAM Customizing the User Interface

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.2
  1. Open a new command line window and navigate to the 'ext' folder within 'themeworkspace' using the command:

    cd C:/{install directory}/Theming/themeworkspace/ext

  2. 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/'.

  3. Copy the "mynewtheme" folder and paste it into 'C:/{install directory}/Theming/themeworkspace/packages/local' before proceeding.