export type Info = { type: `info`; name: `screenBackgroundColor`; color: string; };