테마: v0.2.8 및 상단 사용자 메뉴·검색·히어로·사이드바 누적 보정

Made-with: Cursor
This commit is contained in:
2026-04-17 13:39:59 +09:00
parent 24f065e67e
commit 070425dd22
13 changed files with 540 additions and 112 deletions

View File

@@ -11,7 +11,7 @@
{{ghost_head}}
</head>
<body class="{{body_class}} bg-bgr text-typ antialiased">
<body class="{{body_class}} bg-bgr text-typ antialiased"{{#if @site.accent_color}} style="--accent: {{@site.accent_color}}; --accent-strong: color-mix(in srgb, {{@site.accent_color}} 84%, #000);"{{/if}}>
{{> "site/topbar"}}
<div class="left-sidebar-backdrop" data-left-sidebar-backdrop hidden></div>
<div class="site-shell-wrap border-t border-brd bg-bgr">