refactor(constants): invert embed color

This commit is contained in:
2026-05-17 00:14:25 -04:00
parent 417b349082
commit 7fe4d87489
+1 -1
View File
@@ -16,7 +16,7 @@ YTDL_OPTIONS = {
} }
BAR_LENGTH = 35 BAR_LENGTH = 35
EMBED_COLOR = 0xFF6600 EMBED_COLOR = 0x00B6FF
OWNERS = [531392146767347712] OWNERS = [531392146767347712]
PREFIX = "%" PREFIX = "%"
SPONSORBLOCK_CATEGORY_NAMES = { SPONSORBLOCK_CATEGORY_NAMES = {