Property ThemeBackground
ThemeBackground
Gets or sets an override background color from the syntax highlighting theme. When set, the code block viewport uses this instead of Code.
public Color? ThemeBackground { get; set; }
Gets or sets an override background color from the syntax highlighting theme. When set, the code block viewport uses this instead of Code.
public Color? ThemeBackground { get; set; }