From cdb12f8f7d161e0e17d23dd1164d3c8b1067be61 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Mon, 25 Mar 2024 13:10:42 +0100 Subject: [PATCH] brighter check color --- resources/sass/tracker.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/sass/tracker.scss b/resources/sass/tracker.scss index d916d33..5bc5a46 100644 --- a/resources/sass/tracker.scss +++ b/resources/sass/tracker.scss @@ -127,7 +127,7 @@ width: 0.04px; height: 0.04px; transform: translate(-0.02px, -0.02px); - fill: green; + fill: #0d0; stroke: black; stroke-width: 1px; vector-effect: non-scaling-stroke; -- 2.39.2