From 391d30f213fdb0e1c6fab5b0c3d4abb0b36fea21 Mon Sep 17 00:00:00 2001 From: GitHub Ace Date: Mon, 20 Apr 2026 16:01:12 +0000 Subject: [PATCH 1/2] chore: update bun lockfile config version Co-authored-by: Idan Gazit --- bun.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/bun.lock b/bun.lock index 838a47c..1775e5d 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "calmhn", From 7aaba419fa963020c16d5eb1d13b5a96eae1843e Mon Sep 17 00:00:00 2001 From: GitHub Ace Date: Mon, 20 Apr 2026 18:14:09 +0000 Subject: [PATCH 2/2] style: change accent color from orange to purple Co-authored-by: Idan Gazit --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 77b045d..1ba9020 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -110,7 +110,7 @@ function App() { return (
-
+

@@ -132,7 +132,7 @@ function App() { aria-label={story.title} />
- + {index + 1}