ionic-team / ionic-team/capacitor-assets

Light mode icons are being overwritten with Dark mode icons

Open
#531 0 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://github.com/ionic-team/capacitor-assets/assets/51871197/0790d293-8f61-4620-a2b2-e45ce109fddb)

Screenshot of files:
![image](https://github.com/ionic-team/capacitor-assets/assets/51871197/7ac98734-f61b-4582-a7f7-3c179a356da4)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.