Way to change label color with Premiere UXP

Are there any plans to implement a way to change the label color of clips with UXP for Premiere Pro? This would be super handy! Also, being able to set Marker color would be fantastic.

1 Like

You can change the marker color createSetColorByIndexAction()

I don’t think you can change Clip Item colors yet, you couldn’t in ExtendScript either.

You can change project item colors:

Same here - would be super helpful to be able to change the color of a VideoClipTrackItem / AudioClipTrackItem just like it´s possible to change the color of ProjectItems: createSetColorLabelAction

Are there plans to implement this on UXP?