generated from Fascinated/nextjs-13-template-with-tailwindcss
update colors
This commit is contained in:
parent
fcfd0dc74e
commit
4e0c74f9f0
12
config.json
12
config.json
@ -10,24 +10,24 @@
|
||||
"title": "Git",
|
||||
"url": "https://git.fascinated.cc/",
|
||||
"color": {
|
||||
"normal": "bg-neutral-700",
|
||||
"hover": "bg-neutral-600"
|
||||
"normal": "bg-green-700",
|
||||
"hover": "bg-green-600"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "Discord",
|
||||
"url": "https://discord.gg/yjj2U3ctEG",
|
||||
"color": {
|
||||
"normal": "bg-neutral-700",
|
||||
"hover": "bg-neutral-600"
|
||||
"normal": "bg-violet-700",
|
||||
"hover": "bg-violet-600"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "Twitch",
|
||||
"url": "https://twitch.tv/fascinated_",
|
||||
"color": {
|
||||
"normal": "bg-neutral-700",
|
||||
"hover": "bg-neutral-600"
|
||||
"normal": "bg-purple-700",
|
||||
"hover": "bg-purple-600"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user