diff --git a/frontend/src/App.css b/frontend/src/App.css index 4f8ea43..7988903 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -9,7 +9,7 @@ --toolbar-h: 44px; --sidebar-w: 44px; --bottombar-h:28px; - + /* 기본 테마 변수 (다크 테마) — document.body 로 포털된 컴포넌트에서도 사용 가능하도록 :root에 선언 */ --bg: #1a1b26; --bg1: #1a1b26;