Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light mode icons are being overwritten with Dark mode icons #531

Open
Zaffer opened this issue Jun 21, 2023 · 0 comments
Open

Light mode icons are being overwritten with Dark mode icons #531

Zaffer opened this issue Jun 21, 2023 · 0 comments

Comments

@Zaffer
Copy link

Zaffer commented Jun 21, 2023

When I run this command:
npx @capacitor/assets generate --iconBackgroundColor '#eeeeee' --iconBackgroundColorDark '#222222' --splashBackgroundColor '#eeeeee' --splashBackgroundColorDark '#111111' --assetPath 'src/assets'

I generates all the icons but half the number end up in the file and is overwritten but either dark or light mode versions.

Screenshot of terminal:
image

Screenshot of files:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant