From 86b1d34f65cef3d2091f7414fd557819127ce33f Mon Sep 17 00:00:00 2001 From: Marc McIntosh Date: Mon, 14 Apr 2025 11:38:56 +0200 Subject: [PATCH] fix: tour link colour in light mode --- refact-agent/gui/src/components/Tour/TourEnd.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/refact-agent/gui/src/components/Tour/TourEnd.tsx b/refact-agent/gui/src/components/Tour/TourEnd.tsx index 2cdc3fc4b..a4cd2cd08 100644 --- a/refact-agent/gui/src/components/Tour/TourEnd.tsx +++ b/refact-agent/gui/src/components/Tour/TourEnd.tsx @@ -36,7 +36,10 @@ export const TourEnd = () => { -{" "} openUrl("https://docs.refact.ai")} > Check out our documentation