mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
[nextgen] update embed color to refresh dark
This commit is contained in:
parent
3863e25ba3
commit
858a810e86
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ module.exports.COLORS = Object.freeze({
|
||||||
error: 16404060,
|
error: 16404060,
|
||||||
success: 8191849,
|
success: 8191849,
|
||||||
warning: 15708731,
|
warning: 15708731,
|
||||||
embed: 2960690,
|
embed: 3618622,
|
||||||
brand: 65381,
|
brand: 65381,
|
||||||
nsfw: 15159978,
|
nsfw: 15159978,
|
||||||
incognito: 10057726,
|
incognito: 10057726,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue