로고 라이트 고정 + color-scheme only light 강화

- 다크/라이트 로고 전환 로직 제거, 라이트 로고 고정
- color-scheme: only light !important 강화
- supported-color-schemes 메타 태그 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
joungmin
2026-03-12 13:17:33 +09:00
parent 824c171158
commit 88c1b4243e
4 changed files with 6 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
--brand-800: #9A4500;
--brand-900: #6B3000;
--brand-950: #3D1A00;
color-scheme: light;
color-scheme: only light !important;
}
@theme inline {