Sometimes you are required to enable a theme programmatically from a module
without needing to do it manually all the time, so to do this I have used the
hook_init() function to get a list of all the themes in Drupal which contains
all the themes info.
Then I