update colors

This commit is contained in:
Lee 2023-07-01 22:31:41 +01:00
parent fcfd0dc74e
commit 4e0c74f9f0

@ -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"
}
},
{