mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
Update design colors
This commit is contained in:
parent
e2ea8f43b8
commit
c3ac88ea3f
1 changed files with 5 additions and 5 deletions
|
@ -29,12 +29,12 @@ module.exports.SUPPORT_ARTICLES = {
|
|||
module.exports.OPEN_SOURCE_REPOSITORY_URL = "https://gitlab.com/bignutty/labscore"
|
||||
|
||||
module.exports.COLORS = Object.freeze({
|
||||
error: 15548997,
|
||||
error: 16404060,
|
||||
success: 8191849,
|
||||
warning: 16426522,
|
||||
embed: 2829617,
|
||||
brand: 6809687,
|
||||
nsfw: 15549056,
|
||||
warning: 15708731,
|
||||
embed: 2960690,
|
||||
brand: 65381,
|
||||
nsfw: 15159978,
|
||||
incognito: 10057726,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue