Skip to content

feat: 설정 페이지 구현 및 다크모드, 큰글씨모드 기능 추가#13

Merged
yerroong merged 1 commit into
developfrom
feature/setting
Feb 24, 2026
Merged

feat: 설정 페이지 구현 및 다크모드, 큰글씨모드 기능 추가#13
yerroong merged 1 commit into
developfrom
feature/setting

Conversation

@yerroong
Copy link
Copy Markdown
Contributor

@yerroong yerroong commented Feb 24, 2026

이슈

✔️ 체크리스트

  • : Merge할 브랜치를 확인해 주세요.

🔍 작업 내용

  • 모드 설정 섹션 구현 (다크모드, 큰글씨모드, 어린이모드)
  • 각 모드별 커스텀 토글 아이콘 추가
  • 알림 설정 섹션 구현 (데이터, 정책, 기타)
  • 다크모드: 색상 반전 효과 적용, 로고/버튼/바텀바는 원래 색상 유지
  • 큰글씨모드: 전체 텍스트 1.25배 크기 증가
  • Zustand로 설정 상태 전역 관리 및 localStorage 저장

⚠️ 주의 사항 / 기타

  • 어린이 모드 구현 및 다크모드 수정 필요

Summary by CodeRabbit

릴리스 노트

  • 새로운 기능

    • 다크 모드 지원 추가
    • 텍스트 크기 조정 기능 추가
    • 아동 모드 옵션 추가
    • 설정 페이지 신규 추가
  • UI 개선

    • 다크 모드 활성화 시 전체 앱에서 색상 및 스타일 자동 적용
    • 알람, 헤더, 하단 네비게이션 등 주요 컴포넌트의 다크 모드 최적화
    • 사용자 선호도 자동 저장 기능

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 24, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/setting

Comment @coderabbitai help to get the list of available commands and usage tips.

@yerroong yerroong merged commit bac6376 into develop Feb 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant