How to make Logo for my custom Integromat app with different colors?

385 Views Asked by At

I have a logo with 3 shades of orange color, how to make logo? 3 shades orange logo

2

There are 2 best solutions below

0
On BEST ANSWER

Expanding on DomiZ the Developer's answer, the background color of the Integromat app logo is specified in the metadata, in the Theme field.

Integromat app metadata - theme

In your specific case, to create this logo, you'll have to create an image with a transparent background and three areas of different opacity. Use the darkest of the three colors as the (hex) value for the app's theme metadata, and then assign different opacities to the regions.
The result will look similar to the following example.

integromat logo transparency example

0
On

Integromat supports only white logos as App logos, but you can set different transparency (alpha channel) on the parts of your logo, so it will have more shades. When processing the App Icon, all colors are converted to white, but the transparency is preserved.