Skip to content

[Feature] 다크모드 도입 #90

Description

@Malloc72P

현황

dark:·prefers-color-scheme 사용 0건. giscus 댓글도 theme="light"로 고정(apps/blog/src/components/post-detail/giscus-comments.tsx:32). 본문/배경이 라이트로 고정돼 있다.

문제

코드 위주 기술 블로그에서 다크모드는 야간 가독성의 사실상 표준 기대치인데 부재한다. 시스템 다크 사용자에게 강한 흰 배경이 노출된다.

제안

  • CSS 변수 + class 기반 테마 토글, localStorage 저장
  • giscus theme를 동적 연동, 코드 하이라이트 테마도 함께 전환
  • 이전, 다음 포스트 버튼 #12(디자인 토큰)가 선행되면 작업이 수월

임팩트 / 난이도

임팩트 중 / 난이도 중 (#12 의존)


🤖 코드베이스 조사 기반 작성 (Claude Code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions