diff --git a/PVEDiscordDark/js/PVEDiscordDark.js b/PVEDiscordDark/js/PVEDiscordDark.js index e3f0427..4f286c0 100644 --- a/PVEDiscordDark/js/PVEDiscordDark.js +++ b/PVEDiscordDark/js/PVEDiscordDark.js @@ -1,6 +1,6 @@ const COLOR_DARK = '#2C2F33' const COLOR_DARKER = '#23272a' -const COLOR_BLURPLE = '#526DD1' +const COLOR_BLURPLE = '#263D90' const COLOR_YELLOW = '#faa61a' const COLOR_RED = '#ba2b2d'