This commit is contained in:
louiscklaw
2025-02-01 01:16:09 +08:00
commit 91fab4a5d5
4178 changed files with 407527 additions and 0 deletions

View File

BIN
task1/source/mobile/assets/icon-background.png (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/icon-foreground.png (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/icon-only.png (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/lettersoup_logo.jpg (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/lettersoup_logo_1024.jpg (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/lettersoup_logo_1024.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
task1/source/mobile/assets/splash-dark.png (Stored with Git LFS) Executable file

Binary file not shown.

BIN
task1/source/mobile/assets/splash.png (Stored with Git LFS) Executable file

Binary file not shown.

View File

@@ -0,0 +1,3 @@
npx @capacitor/assets generate --iconBackgroundColor '#eeeeee' --iconBackgroundColorDark '#222222' --splashBackgroundColor '#eeeeee' --splashBackgroundColorDark '#111111'
echo "done"