static function set_allowed_themes($themes)
 {
     self::$allowed_themes = $themes;
 }