Added "DEFAULT THEME" dark or white mode on sketches

Hi, it would be useful to add the theme mode of the app from sketch so that all users see the same colors when using the app, something like this.

#define BLYNK_DEFAULT_THEME “dark” //or white

BLYNK_CONNECTED() {
BLYNK_DEFAULT_THEME “dark” //or white
}

1 Like

Hi there,

Such feature is available in Enterprise Plan.