How can I set border color to a dynamic value?

how can i set something like border color to a dynamic value?

The only way to do this currently is a bit hacky, you can right-click on an element’s style HTML attribute and set it to a dynamic value like:

{borderColor: 'blue'}