From 6c8897746cf2bc3e424f5500786cb9478395e595 Mon Sep 17 00:00:00 2001 From: Fredrik Jensen Date: Wed, 29 Oct 2025 01:36:35 +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..116393b 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ export default { - bgColor: "blue", + bgColor: "red", unit: 20, dimensions: { width: 30,