From 8abf71596868c2c5885996dbca06f948f23d9e74 Mon Sep 17 00:00:00 2001 From: AnxietyisReal <96593068+AnxietyisReal@users.noreply.github.com> Date: Thu, 29 Dec 2022 17:41:55 +1100 Subject: [PATCH] Christmas time is over, everyone. --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index a17c5ca..881ad58 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { - "embedColor": "#FFFFFF", + "embedColor": "#0052cf", "embedColorBackup": "#0052cf", "embedColorGreen": "#57f287", "embedColorYellow": "#ffea00",