diff --git a/lgsm/functions/alert.sh b/lgsm/functions/alert.sh index 5a8b08b53..fcc8cfe43 100644 --- a/lgsm/functions/alert.sh +++ b/lgsm/functions/alert.sh @@ -61,8 +61,8 @@ fn_alert_stopped(){ alertsound="1" alerttriggermessage="${selfname} has stopped." # Red - alertcolourhex="#cdcd00" - alertcolourdec="13487360" + alertcolourhex="#cd0000" + alertcolourdec="13434880" } fn_alert_restart(){ diff --git a/lgsm/functions/alert_discord.sh b/lgsm/functions/alert_discord.sh index c1f81bc6e..ab9fad5ce 100755 --- a/lgsm/functions/alert_discord.sh +++ b/lgsm/functions/alert_discord.sh @@ -46,7 +46,7 @@ json=$(cat <