namespace Moonlight.Shared.Http.Responses.Frontend; public record FrontendConfigDto(string Name, string? ThemeCss);