export type StringColorMode = "none" | "foreground" | "background" | "series";