1

My app in testing and i must change color of logo (theme). It is possible? I do not see the button to edit metadata.enter image description here

Taimoor Suleman
  • 1,588
  • 14
  • 29

1 Answers1

0

This can be done from the Integromat Apps SDK plugin for Visual Studio Code.
Right-click on the app name and choose "Edit metadata":

Integromat VS Code plugin: Edit metadata

You'll then be able to change the app label, description, theme and some additional settings:

Integromat VS Code plugin: Customize theme

Midimix
  • 281
  • 1
  • 2
  • 3