From 7fe4d87489f037292369fdf655ea15efb91596ad Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Sun, 17 May 2026 00:14:25 -0400 Subject: [PATCH] refactor(constants): invert embed color --- errornocord/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errornocord/constants.py b/errornocord/constants.py index d937f56..63a51c0 100644 --- a/errornocord/constants.py +++ b/errornocord/constants.py @@ -16,7 +16,7 @@ YTDL_OPTIONS = { } BAR_LENGTH = 35 -EMBED_COLOR = 0xFF6600 +EMBED_COLOR = 0x00B6FF OWNERS = [531392146767347712] PREFIX = "%" SPONSORBLOCK_CATEGORY_NAMES = {