feat(theme): shift Android palette from indigo to deep violet to match web identity

This commit is contained in:
2026-04-08 13:54:39 -04:00
parent d2582f9111
commit 6c29b685e8
4 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ class _EventFormSheetState extends ConsumerState<EventFormSheet> {
'#EF4444',
'#F59E0B',
'#10B981',
'#6366F1',
'#7C3AED',
'#8B5CF6',
'#EC4899',
];