I did some work at school and need to save it hi github

oh also you're welcome mini, i changed the colours
diff --git a/src/commands/nucleus/suggest.ts b/src/commands/nucleus/suggest.ts
index 0512020..d1d6a03 100644
--- a/src/commands/nucleus/suggest.ts
+++ b/src/commands/nucleus/suggest.ts
@@ -20,6 +20,7 @@
         .setDescription(`**Suggestion:**\n> ${suggestion}\n`
         + `Your username and ID will also be sent with your suggestion.\n\nAre you sure you want to send this suggestion?`)
         .setColor("Danger")
+        .setInverted(true)
     .send()
     if (confirmation.success) {
         await (interaction.client.channels.cache.get('955161206459600976') as Discord.TextChannel).send({