@Nullable open static fun getThemeSource(request: HttpServletRequest): ThemeSource
Return the ThemeSource that has been bound to the request by the DispatcherServlet.
request - current HTTP request
request
Return the current ThemeSource