PluginsData TypesTextDecorationColorTextDecorationColortype TextDecorationColor = | { readonly value: SolidPaint } | { readonly value: 'AUTO' }