Theme is designed for an application.
Theme folder contains all the themes available for an application. The theme can be changed by two way.
1.Application level
2. Module level
The theme specified in clsconfig.php is applicable to total Application.
The Theme specified in config.php is applicable to particular module.
In generally, the module theme overwrites application theme.