darkmode is now available
This commit is contained in:
@@ -5,7 +5,7 @@ import { BottomTabBar } from './BottomTabBar'
|
||||
|
||||
export function AppShell() {
|
||||
return (
|
||||
<div className="flex flex-col h-screen overflow-hidden bg-[#F4F5F7]">
|
||||
<div className="flex flex-col h-screen overflow-hidden bg-[var(--c-surface-muted)]">
|
||||
{/* Top header — full width, always visible */}
|
||||
<Header />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user