4.1.9 update defualt color

This commit is contained in:
SowinskiBraeden committed 2022-12-07 17:51:06 -08:00
1 parent 8d010d336b
commit f5a7bfcc75
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -11,7 +11,7 @@ module.exports = {
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
IconURL: "",
Colors: {
Default: "#f05724",
Default: "#8a7c72",
Red: "#ba0f0f",
Green: "#32a852",
Yellow: "#ffb01f"