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",
|
"title": "Git",
|
||||||
"url": "https://git.fascinated.cc/",
|
"url": "https://git.fascinated.cc/",
|
||||||
"color": {
|
"color": {
|
||||||
"normal": "bg-neutral-700",
|
"normal": "bg-green-700",
|
||||||
"hover": "bg-neutral-600"
|
"hover": "bg-green-600"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Discord",
|
"title": "Discord",
|
||||||
"url": "https://discord.gg/yjj2U3ctEG",
|
"url": "https://discord.gg/yjj2U3ctEG",
|
||||||
"color": {
|
"color": {
|
||||||
"normal": "bg-neutral-700",
|
"normal": "bg-violet-700",
|
||||||
"hover": "bg-neutral-600"
|
"hover": "bg-violet-600"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Twitch",
|
"title": "Twitch",
|
||||||
"url": "https://twitch.tv/fascinated_",
|
"url": "https://twitch.tv/fascinated_",
|
||||||
"color": {
|
"color": {
|
||||||
"normal": "bg-neutral-700",
|
"normal": "bg-purple-700",
|
||||||
"hover": "bg-neutral-600"
|
"hover": "bg-purple-600"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user