Returns the theme of this theme settings object.
string The theme of this theme settings object.
public function getTheme() { return $this->theme; }