From a8ddf926b9d8bd0fe2b2c5873267bbee5b58b12c Mon Sep 17 00:00:00 2001 From: JivusAyrus Date: Tue, 9 Sep 2025 14:43:02 +0530 Subject: [PATCH] fix: features popup for light theme --- .../components/dashboard/NewFeaturesPopup.tsx | 63 ++++++++++--------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/studio/src/components/dashboard/NewFeaturesPopup.tsx b/studio/src/components/dashboard/NewFeaturesPopup.tsx index ec1b2377f1..6142a4d38a 100644 --- a/studio/src/components/dashboard/NewFeaturesPopup.tsx +++ b/studio/src/components/dashboard/NewFeaturesPopup.tsx @@ -19,10 +19,10 @@ export default function NewFeaturesPopup() { return (
-
+
-

+

Cosmo Connect
is here! @@ -30,13 +30,13 @@ export default function NewFeaturesPopup() {

-

+

A new way to unify your
API ecosystem @@ -46,7 +46,7 @@ export default function NewFeaturesPopup() { href="https://wundergraph.com/connect" target="_blank" rel="noreferrer" - className="flex items-center gap-x-1 text-sm font-medium text-white hover:underline" + className="flex items-center gap-x-1 text-sm font-medium text-card-foreground hover:underline" > Learn more @@ -59,131 +59,132 @@ export default function NewFeaturesPopup() { viewBox="0 0 172 112" fill="none" xmlns="http://www.w3.org/2000/svg" + className="text-foreground" > @@ -192,7 +193,7 @@ export default function NewFeaturesPopup() {