Represents the styling configuration for various UI elements in the Mintlify documentation site.
public class StylingConfig
[JsonPropertyName("codeblocks")] public string Codeblocks { get; set; }
[JsonPropertyName("eyebrows")] public string Eyebrows { get; set; }