fix ocean stack.svg + add ocean theme to pubspec.yaml

This commit is contained in:
ryleedavis 2023-02-27 15:17:15 -07:00
parent 0d6bb23e9f
commit cc809956a8
4 changed files with 63 additions and 60 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 677 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View file

@ -38,7 +38,7 @@ class EmptyWallets extends ConsumerWidget {
const Spacer(
flex: 2,
),
(isSorbet || isForest)
(isSorbet || isForest || isOcean)
? SvgPicture.asset(
Assets.svg.stack(context),
width: isDesktop

View file

@ -312,6 +312,9 @@ flutter:
# oled black theme coin
- assets/images/oledBlack/
# ocean breeze theme coin
- assets/images/oceanBreeze/
# fruit sorbet theme coin
- assets/images/fruitSorbet/