Values_1.PaletteCanvasSourceContains color configuration for canvas elements in a workspace theme.
type nonrec t = {containerBackground : ThemeString.t option;The background color for container elements.
*)pageBackground : ThemeString.t option;The background color for page elements.
*)activeBackground : ThemeString.t option;The background color for active elements.
*)}