ParagraphBorderColors:
{ top: string | null; bottom: string | null; left: string | null; right: string | null; between: string | null;}
Paragraph border side colors.
top: string | null
string
null
bottom: string | null
left: string | null
right: string | null
between: string | null