FKB Pro - Social theme

@Jun You can achieve that with the TC settings.

Here is what you can do.
First, define the global style: width, style and radius:

Callout border width: 0 0 0 5px
Callout border style: solid
Callout border radius: var(--d-default-border-radius)

You can also set Callout border color if you want the same border color for all the callouts.

Otherwise, you can define the color per callout.


Here in the screenshot, I use the same Color for the border.

2 Likes