mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-17 02:17:05 -04:00
fix embed color because discord theming
This commit is contained in:
parent
50e605fa81
commit
f071bac957
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module.exports.COLORS = Object.freeze({
|
||||||
error: 15548997,
|
error: 15548997,
|
||||||
success: 6411359,
|
success: 6411359,
|
||||||
warning: 16426522,
|
warning: 16426522,
|
||||||
embed: 3092790,
|
embed: 2829617,
|
||||||
brand: 6085465,
|
brand: 6085465,
|
||||||
nsfw: 15549056
|
nsfw: 15549056
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue