From 4bd9dc932a0e9007cd42f62096bcd23230548b9d Mon Sep 17 00:00:00 2001 From: Fredrik Jensen Date: Thu, 30 Oct 2025 20:41:07 +0100 Subject: [PATCH] new color --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 597246b..dadeadb 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ export default { - bgColor: "grey", + bgColor: "green", unit: 20, dimensions: { width: 30,