Appearance
textmode.export.js / JSONColorValue
type JSONColorValue = string | JSONRGBAColor;
Color value used in the exported JSON document.