Introduction
Getting Started with themes
Eenos control panel provides an easy method for creating your own theme for the Eenos control panel. The Eenos control panel user interface uses the Django Template Engine to create web interface themes.
Please check the Django developer documentation to understand how the HTML theme files are generated and used with an application.
Eenos Currently supports customizing themes for the User control panel (UAPP) and Reseller Control panel (RAPP)
Eenos WAP interface doesn't provide an option to customize the theme at this moment, but if you know how to use Django you can do it by yourself.
Don't modify the themes provided by the system directly, which will be replaced during auto-update time.
Improper editing and customization may affect the proper working of the control panel.