Skip to content

revert(frontend): 디자인을 W11 테마로 원복 (TRUSCA 브랜드·로고는 유지)#400

Merged
haksungjang merged 1 commit into
mainfrom
feat/revert-w13-theme
Jun 12, 2026
Merged

revert(frontend): 디자인을 W11 테마로 원복 (TRUSCA 브랜드·로고는 유지)#400
haksungjang merged 1 commit into
mainfrom
feat/revert-w13-theme

Conversation

@haksungjang

Copy link
Copy Markdown
Contributor

What

사용자 요청으로 W13 Google AI Studio 재스킨(#397, 4c1bd1b)을 원복한다. W11 Vercel + Linear 룩(warm near-black primary·off-white 캔버스·각진 모서리·blue Low 배지)이 복원된다. TRUSCA 리브랜딩(W1/W2/W3 표시명·로고·favicon)과 W4 식별자 리네임은 그대로 유지 — #397은 디자인 토큰·컴포넌트·디자인 문서만 건드렸으므로 디자인과 브랜드가 깨끗하게 분리된다.

  • index.css·button.tsx·badge.tsx·tailwind.config.ts: W13 직전(4c1bd1b^) 상태로 바이트 단위 복원(index.css 헤더 주석의 브랜드명만 TRUSCA 유지).
  • 사이드바 nav: 필 → rounded-md.
  • DesignSystemPreview + 테스트: 제목·radius 라벨·섹션 카피 W11로, W1 BrandCandidates 섹션은 유지.
  • design-system.md EN/KO: W11 내용 복원 + W4의 repo URL 리네임(trustedoss-portaltrusca) 재적용해 브랜드 링크 보존.
  • 프로토타입 파일은 삭제된 채 유지(되살리지 않음), main.tsx 무변경.

양방향 가역성

W13 디자인은 git에 4c1bd1b로 보존되어 있고, 이 원복은 (이미 삭제된) 프로토타입 파일을 건드리지 않으므로 — 나중에 다시 W13로 가려면 git revert <이 커밋> 한 번이면 깨끗하게 재적용된다(또는 4c1bd1b의 디자인 diff를 cherry-pick).

Gates

  • typecheck · vitest 1,249 passed · lint 0 errors · i18n:check OK · ko-style 0 finding
  • 복원 검증: button/badge/tailwind는 W11과 0 diff, index.css는 헤더 1줄(TRUSCA)만 차이
  • dev 스택 로그인→대시보드 스크린샷으로 W11 룩 + TRUSCA 브랜드/로고 공존 확인
  • 부수 효과: 미뤄둔 'W13 시각 베이스라인 재생성' 후속이 불필요해짐(커밋된 베이스라인이 W11 기준)

…brand + logo

Reverts the W13 Google AI Studio re-skin (#397, 4c1bd1b) at the user's
request — the W11 Vercel + Linear look (warm near-black primary, off-white
canvas, square corners, blue Low badge) is restored. The TRUSCA rebrand
(W1/W2/W3 display names, logo, favicon) and W4 identifier renames are
untouched: #397 only ever changed design tokens / components / the design-
system doc, so the two concerns separate cleanly.

- index.css / button.tsx / badge.tsx / tailwind.config.ts: restored byte-
  for-byte to their pre-W13 (4c1bd1b^) state; index.css keeps only the
  TRUSCA brand name in its header comment.
- AppShell sidebar nav: pill -> rounded-md.
- DesignSystemPreview + its test: title / radius labels / section copy back
  to W11; the W1 BrandCandidates section is kept.
- design-system.md EN/KO: W11 content restored, with W4's repo-URL rename
  (trustedoss-portal -> trusca) re-applied so the brand link stays correct.
- Prototype apparatus stays deleted (not resurrected); main.tsx untouched.

Reversible both ways: the W13 design is preserved in history as 4c1bd1b, and
this rollback does not touch the (already-deleted) prototype files, so re-
adopting it later is a clean `git revert <this-commit>` (or cherry-pick the
4c1bd1b design diff). Side effect: the pending 'W13 visual-regression
baseline regen' follow-up is moot — the committed baselines are W11-era.
@haksungjang haksungjang merged commit dc29288 into main Jun 12, 2026
23 of 24 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