feat(styles): migrate design system tokens to CSS variables

Replace minimal background/foreground vars with a comprehensive design
system covering colors (background, text, brand, profile, gifts,
activities, nav), spacing, and border-radius tokens. Mirrors the
original Dart design constants under src/design/*.ts and supports
dark mode.
This commit is contained in:
2026-06-08 18:13:31 +08:00
parent 5701e5de60
commit 67a72783fe
13 changed files with 268 additions and 23 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "cozsweet",
description: "cozsweet frontend (Next.js)",
};
export default function RootLayout({