ionic-team / ionic-team/capacitor-assets
Light mode icons are being overwritten with Dark mode icons
Open
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
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:

Screenshot of files:

Contributor guide
Assessment
This issue has not been assessed yet.