settings->get(Setting::EmailTheme); return $this->themes->resolve(is_string($value) ? $value : 'default', $this->capabilities); } }