mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
refactor: contrast & colors
This commit is contained in:
@@ -93,16 +93,16 @@ export default function MyApp({ Component, pageProps }: AppProps) {
|
||||
colorScheme,
|
||||
colors: {
|
||||
blurple: [
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865F2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
'#5865f2',
|
||||
],
|
||||
},
|
||||
primaryColor: 'blurple',
|
||||
|
||||
Reference in New Issue
Block a user