Appearance
textmode.export.js / JSONExportColorMode
type JSONExportColorMode = "hex" | "rgba";
Supported JSON color output modes.