You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I launch project with node dist/main.min.js
I've got a dark theme window.
But when I pack it with launchui-packager my-project 1.0.0 dist/main.min.js
and run after, i've got light theme window. Is there option to theme choose ?
The text was updated successfully, but these errors were encountered:
When I launch project with
node dist/main.min.js
I've got a dark theme window.
But when I pack it with
launchui-packager my-project 1.0.0 dist/main.min.js
and run after, i've got light theme window. Is there option to theme choose ?
The text was updated successfully, but these errors were encountered: