mingle-website/.claude/settings.local.json
68893236+KINDNICK@users.noreply.github.com fa237316df Update: 전체 디자인 개선, 접근성 강화, OG 이미지 변경
- 다크모드 지원 추가 (모든 페이지 CSS)
- 글래스모피즘 카드 스타일 통일
- 하드코딩 컬러 → CSS 변수 전환
- 접근성 개선: skip nav, aria-label, sr-only, role="dialog"
- 파일 구조 정리: 이미지/로고 images/ 폴더로 이동, 미사용 파일 삭제
- 서비스 패키지 8시간 → 6시간으로 변경
- OG 이미지를 전용 mingle-OG.png로 변경
- 컨택트 다크모드 위치 박스 투명 처리

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 02:44:19 +09:00

42 lines
2.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"WebFetch(domain:www.youtube.com)",
"WebSearch",
"Bash(sed:*)",
"Bash(sort:*)",
"WebFetch(domain:studio.v-llage.com)",
"Bash(awk:*)",
"Bash(python:*)",
"Bash(start http://localhost:8000/gallery.html)",
"WebFetch(domain:naver.me)",
"WebFetch(domain:chzzk.naver.com)",
"Bash(netsh advfirewall firewall show rule:*)",
"Bash(findstr:*)",
"Bash(curl -s ifconfig.me)",
"Bash(curl:*)",
"Bash(netstat:*)",
"Bash(ipconfig)",
"Bash(ping:*)",
"Bash(dir:*)",
"Bash(nul)",
"Bash(git add:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nAdd : 포트폴리오 영상 추가 및 수정\n\n- Merry & Happy \\(트와이스\\) 치요x마늘 커버 영상 추가\n- 첫사랑 설명 수정\n- 이무지 생방송 링크 삭제\n- 크리스마스 모션캡쳐 합방 영상 추가\n- 춤짱자매즈 스트리머 이름 수정 \\(흰콕 & 호발\\)\n\n🤖 Generated with [Claude Code]\\(https://claude.com/claude-code\\)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git push)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(npx --yes degit:*)",
"Bash(npx degit:*)",
"Bash(powershell -Command \"foreach \\($f in @\\(''about'',''services'',''portfolio'',''gallery'',''contact'',''qna''\\)\\) { $path = \"\"c:\\\\Dev\\\\Web\\\\mingle-website$f.html\"\"; $content = [IO.File]::ReadAllText\\($path\\); $content = [regex]::Replace\\($content, ''\\(?s\\)\\\\s*<!-- 브레드크럼 -->.*?</nav>'', ''''\\); [IO.File]::WriteAllText\\($path, $content\\); Write-Host \"\"Done: $f.html\"\" }\")",
"Bash(git rm:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(echo:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nUpdate: 전체 디자인 개선, 접근성 강화, OG 이미지 변경\n\n- 다크모드 지원 추가 \\(모든 페이지 CSS\\)\n- 글래스모피즘 카드 스타일 통일\n- 하드코딩 컬러 → CSS 변수 전환\n- 접근성 개선: skip nav, aria-label, sr-only, role=\"dialog\"\n- 파일 구조 정리: 이미지/로고 images/ 폴더로 이동, 미사용 파일 삭제\n- 서비스 패키지 8시간 → 6시간으로 변경\n- OG 이미지를 전용 mingle-OG.png로 변경\n- 컨택트 다크모드 위치 박스 투명 처리\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n\\)\")"
],
"deny": [],
"ask": []
}
}