I’m developing my own extension to manage warehouse assets and display information about the items within the warehouse. However, I’m encountering issues with styling the UI frames and labels. The ui.Label
styling doesn’t seem to be applying changes to the background or text color as expected. Is there any documentation available that covers the extension interface and its styling options? Thank you.