individual active tab border color based on field input

I want to let the user choose the color of an individual tabs border when it’s active, so that every tab can have different border colors when active.

Currently I have it so that the user can input a color in a field and the tabs get an “.is-active” class when clicked on. This works, but doesn’t allow the tabs to individually get a specific color when active.

How do I get the color the user inputs in a field, and give that value to the respective active element?

Hey, @TMHanZ :waving_hand: Can you share any sample code? As a code block in a reply?

Seeing how you are set up might give our community members more to work with.

Best,

Jaycee