fix: pull origin dev

This commit is contained in:
2024-02-12 17:04:01 +07:00
23 changed files with 569 additions and 114 deletions

View File

@@ -92,7 +92,6 @@ class ColorPalette {
static const Color green400 = Color(0xFF4ADE80);
static const Color green500 = Color(0xFF16A34A);
static const Map<String, Color> investTypeColor = {
'Money Market': purple500,
'Shares': orange500,