From d4610bf5e85dedf7ce3d6b4eae959a3c6588960c Mon Sep 17 00:00:00 2001 From: Fredrik Jensen Date: Wed, 29 Oct 2025 02:04:13 +0100 Subject: [PATCH] change color --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 116393b..b4734e2 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ export default { - bgColor: "red", + bgColor: "blue", unit: 20, dimensions: { width: 30,