mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: added very-black color
This commit is contained in:
parent
cef3a73c2c
commit
368ea5d556
@ -18,7 +18,8 @@ module.exports = {
|
|||||||
'discord-dark': '#2C2F33',
|
'discord-dark': '#2C2F33',
|
||||||
'discord-dark-hover': '#383f48',
|
'discord-dark-hover': '#383f48',
|
||||||
'discord-black': '#23272A',
|
'discord-black': '#23272A',
|
||||||
'discord-pink': '#FF73FA'
|
'discord-pink': '#FF73FA',
|
||||||
|
'very-black': '#1b1e23'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user