From 6679f5b9bda661cd3753e6a8b2a9909bfa7777f6 Mon Sep 17 00:00:00 2001 From: Colin Kallemein Date: Sun, 21 Jul 2024 19:59:23 +0200 Subject: [PATCH] Made menu label arrows cyan --- src/components/gui/Menu.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/gui/Menu.vue b/src/components/gui/Menu.vue index 528c377..6ae002f 100644 --- a/src/components/gui/Menu.vue +++ b/src/components/gui/Menu.vue @@ -3,7 +3,7 @@