Theme constructor

Theme()

Implementation

factory Theme()
{
  return _singleton;
}