💄 Update the stellar program colors

This commit is contained in:
2025-07-24 02:32:52 +08:00
parent 903cade296
commit 8854305e99
3 changed files with 5 additions and 5 deletions

View File

@@ -432,7 +432,7 @@ class LevelingScreen extends HookConsumerWidget {
'id': 'solian.stellar.nova',
'name': 'membershipTierNova'.tr(),
'price': 'membershipPriceNova'.tr(),
'color': Colors.indigo,
'color': Color.fromRGBO(57, 197, 187, 1),
},
{
'id': 'solian.stellar.supernova',