From 7bc75a32b2c11592674d6ad54b177b0fa70ef8fc Mon Sep 17 00:00:00 2001 From: wypark Date: Thu, 28 May 2026 22:32:19 +0900 Subject: [PATCH] . --- LOG.md | 6 ++++++ src/app/page.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/LOG.md b/LOG.md index b8764af..c8c734e 100644 --- a/LOG.md +++ b/LOG.md @@ -2,6 +2,12 @@ ## 2026-05-28 +- 홈의 `전체 글 둘러보기` CTA가 라이트/다크에서 반전 색상처럼 보이지 않도록 `color-text`/`dark:bg-white` 조합을 제거하고 Apple action blue 토큰으로 통일했다. +- 검증: `npm run lint` 통과. +- 다음 추천 작업: 배포 후 홈 첫 화면에서 primary/secondary CTA 대비가 라이트/다크 모두 자연스러운지 최종 확인한다. + +## 2026-05-28 + - `npx getdesign@latest add apple`로 Apple 참고용 `DESIGN.md`를 추가했다. - `ThemeProvider`/`ThemeToggle`을 추가해 `wyp-theme-mode` 기반 `라이트/시스템/다크` 3단 토글을 TopHeader 우측에 배치했다. - `html[data-theme]`, `html[data-theme-mode]` DOM 계약과 beforeInteractive 초기화 스크립트를 추가해 강제 라이트/다크와 시스템 설정 따르기를 분리했다. diff --git a/src/app/page.tsx b/src/app/page.tsx index ecd81f8..a7e7e21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -343,7 +343,7 @@ function HomeContent() {
전체 글 둘러보기