diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 7d5feaad4..2af82365b 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -536,7 +536,7 @@ AWARDS = { "title": "Queen", "description": "Gets the recipient in touch with their feminine side for 24 hours.", "icon": "fas fa-phone", - "color": "text-purple", + "color": "text-pink", "price": 1000, "deflectable": True, "cosmetic": False,