diff --git a/src/config.json b/src/config.json index 5ee7d9a..4f65f9b 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,6 @@ -{ - "embedColor": "#0052cf", +{ + "embedColor": "#FFFFFF", + "embedColorBackup": "#0052cf", "embedColorGreen": "#57f287", "embedColorYellow": "#ffea00", "embedColorRed": "#e62c3b",