From 0b8fe81362cb62fad4f0a66b3ffbe2af083c575a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BE=B7=E5=AE=87?= Date: Thu, 16 Jul 2026 12:16:47 +0800 Subject: [PATCH] apply theme style to font --- .../src/view/home/index.tsx | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/apps/ai-game-creator-shell/src/view/home/index.tsx b/apps/ai-game-creator-shell/src/view/home/index.tsx index 222557752..569631ad8 100644 --- a/apps/ai-game-creator-shell/src/view/home/index.tsx +++ b/apps/ai-game-creator-shell/src/view/home/index.tsx @@ -114,7 +114,7 @@ export default function HomeView({ } return ( -
+
-

+

陶泥儿 GameAgent

@@ -158,7 +158,9 @@ export default function HomeView({ ); })}

- {status} + + {status} +
) : (
-