Hi there,
I want to keep my block UI consistent with Airtable’s branding where possible. I noticed ColorUtils.getHexForColor
here and that seems like a reasonable, but slightly cumbersome solution.
Is this the preferred way to use Airtable’s colors in our blocks, or is there a more direct way to say, set the background color to a standard Airtable color?
Thanks!
P.S it was a bit hard to find that method in the docs as you need to click on the “ColorUtils” tab in the Colors section first. I had expected a more direct way or a pointer on how to get the hex values directly on the colors main page :slightly_smiling_face: