diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 07524f5681..98c11d98b5 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -84,7 +84,7 @@ AWARDS = { "title": "Grinch", "description": "???", "icon": "fas fa-angry", - "color": "text-green-500", + "color": "text-orange", "price": 100, "deflectable": True, "cosmetic": False,