이정수
|
cf1e7cea62
|
fix(redesign): 골드 토큰 통일·클래스 충돌 정리
리디자인 검토에서 발견된 디자인 일관성 결함 수정.
- bibimbap.css: --color-accent #D4A853→#e8a54b(light+dark),
--color-accent-press #C79A40→#d8973a. 앱 전역 브랜드 골드
(#e8a54b, header/footer/modal/26파일)와 어긋나 모든 페이지에
골드 2종이 공존하던 문제 해소. + .btn/.chip/.link/a focus-visible 링.
- profile.jsp: 페이지-로컬 .profile-* 를 source of truth 채택,
합집합으로 붙은 중복 bibimbap 유틸(btn/avatar/thumb/meta/game-row
/profile-head/card/section-*) 제거 → override 모호성 소멸.
- recruit-form.jsp: bibimbap 와 충돌하던 로컬 클래스(field/form-grid
/req/count/preview-card/form-actions) rf- prefix rename. ID·JS 무변경.
- index.jsp: 중복 <link bibimbap.css> 제거(theme-init 가 전역 로드).
L1 mvnw package exit 0. L2 dev bind-mount 라이브 스모크 /·/login
/signup/terms/recruit/posts/error HTTP 200 + JSP 에러 0. 인증 게이트
페이지(recruit-form/profile) 렌더는 needs_user_verification.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0162BaZnrbiYgWc9JJMZ9Czb
|
2026-06-30 17:46:32 +09:00 |