+
-
+
);
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 6fbb2fde..40b626a5 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -48,3 +48,7 @@ a {
.canvas {
background: #000;
}
+
+.fc-dimmed {
+ color: light-dark(var(--mantine-color-gray-4), var(--mantine-color-dark-3))
+}
\ No newline at end of file
diff --git a/yarn.lock b/yarn.lock
index 818423ae..4cc4a850 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2765,6 +2765,11 @@ geojson-vt@^3.2.1:
resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.2.1.tgz#f8adb614d2c1d3f6ee7c4265cad4bbf3ad60c8b7"
integrity sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg==
+geolib@^3.3.4:
+ version "3.3.4"
+ resolved "https://registry.yarnpkg.com/geolib/-/geolib-3.3.4.tgz#09883ba2fdab84d2764cf3615dbafb9bce3c54d0"
+ integrity sha512-EicrlLLL3S42gE9/wde+11uiaYAaeSVDwCUIv2uMIoRBfNJCn8EsSI+6nS3r4TCKDO6+RQNM9ayLq2at+oZQWQ==
+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz#7ad1dc0535f3a2904bba075772763e5051f6d05f"