From 66d14b989d6427eab57c1eddc9b54c6a756796b6 Mon Sep 17 00:00:00 2001 From: raejun92 Date: Wed, 14 Jan 2026 23:20:17 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=8B=A4=ED=81=AC=20=EB=AA=A8=EB=93=9C?= =?UTF-8?q?=EC=97=90=EC=84=9C=20TestCaseStat=20=EB=B0=B0=EA=B2=BD=EC=83=89?= =?UTF-8?q?=20=EB=8C=80=EB=B9=84=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - bg="#D8D8D8" → bg="$menuHover"로 변경 - 다크 모드에서 배경색이 테마 토큰을 따라 #272727로 적용됨 - 텍스트와의 색상 대비를 높여 가독성 개선 Closes #134 --- apps/landing/src/components/test-case/TestCaseStat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/landing/src/components/test-case/TestCaseStat.tsx b/apps/landing/src/components/test-case/TestCaseStat.tsx index ae8881f..f963ad3 100644 --- a/apps/landing/src/components/test-case/TestCaseStat.tsx +++ b/apps/landing/src/components/test-case/TestCaseStat.tsx @@ -19,7 +19,7 @@ export function TestCaseStat({ return (