From c494780fadf6bf4bb1b17d6d54c73136d686b23d Mon Sep 17 00:00:00 2001 From: Fredrik Jensen Date: Wed, 29 Oct 2025 19:45:26 +0100 Subject: [PATCH] update color --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index b4734e2..8e19bf0 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ export default { - bgColor: "blue", + bgColor: "pink", unit: 20, dimensions: { width: 30,