Spaces:
Running
Running
File size: 204 Bytes
eb8267f |
1 2 3 4 5 6 7 |
# 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"
|