mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
feat: added color
This commit is contained in:
parent
1c48843b3d
commit
59721c62ad
@ -10,10 +10,13 @@ module.exports = {
|
||||
colors: {
|
||||
'koreanbots-blue': '#3366FF',
|
||||
'koreanbots-black': '#2C2F33',
|
||||
'little-white': '#fbfbfb',
|
||||
'little-white-hover': '#f1f1f1',
|
||||
'koreanbots-green': '#21BA45',
|
||||
'koreanbots-red': '#DB2828',
|
||||
'discord-blurple': '#7289DA',
|
||||
'discord-dark': '#2C2F33',
|
||||
'discord-dark-hover': '#383f48',
|
||||
'discord-black': '#23272A',
|
||||
'discord-pink': '#FF73FA'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user