Skip to content

Commit 4c238db

Browse files
committed
fix: color of section 4 of project castarook
1 parent e5867e6 commit 4c238db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

public/projects/castarook/details/sections.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
{
2323
"id": "siege",
24-
"title": "SIEGE WEAPONS",
24+
"title": "Tormenta, mittite!",
2525
"subtitle": "ONAGERS",
2626
"image": "/images/projects/castarook/onagers.webp",
2727
"file": "siege.txt",
28-
"accent": "text-blue-500",
29-
"bgAccent": "bg-blue-500",
30-
"outlineAccent": "border-blue-500"
28+
"accent": "text-rose-400",
29+
"bgAccent": "bg-rose-400",
30+
"outlineAccent": "border-rose-400"
3131
},
3232
{
3333
"id": "night",

0 commit comments

Comments
 (0)