Type alias TableWidgetTextFormatPalette
TableWidgetTextFormatPalette: typeof WHITE_ON_RED | typeof WHITE_ON_YELLOW | typeof WHITE_ON_GREEN | typeof BLACK_ON_LIGHT_RED | typeof BLACK_ON_LIGHT_YELLOW | typeof BLACK_ON_LIGHT_GREEN | typeof RED_ON_WHITE | typeof YELLOW_ON_WHITE | typeof GREEN_ON_WHITE | typeof CUSTOM_BG | typeof CUSTOM_TEXT | UnparsedObject
Color-on-color palette to highlight replaced text.