| # Legacy colors - kept for backward compatibility if needed elsewhere | |
| VERY_PALE_PURPLE = "#e8d9f3" | |
| VERY_PALE_GREEN = "#cffdbc" | |
| VERY_PALE_BLUE = "#d6fffe" | |
| DEEP_LAVENDER = "#8d5eb7" | |
| GRASS_GREEN = "#3f9b0b" | |
| # Legacy colors - kept for backward compatibility if needed elsewhere | |
| VERY_PALE_PURPLE = "#e8d9f3" | |
| VERY_PALE_GREEN = "#cffdbc" | |
| VERY_PALE_BLUE = "#d6fffe" | |
| DEEP_LAVENDER = "#8d5eb7" | |
| GRASS_GREEN = "#3f9b0b" | |