diff --git a/files/helpers/const.py b/files/helpers/const.py index 6cda242a8a..2945611372 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -559,7 +559,7 @@ if SITE_NAME == 'PCM': "title": "crab", "description": "Rave time!", "icon": "fas fa-crab", - "color": "text-red", + "color": "text-danger", "price": 4000 } }