feat: update primary color in CSS and enhance about page with relative time display and progress component

This commit is contained in:
keven1024
2025-06-22 01:07:09 +08:00
parent 0bdea93726
commit 7a3d03c41f
2 changed files with 190 additions and 217 deletions

View File

@@ -50,7 +50,7 @@
--card-foreground: oklch(0.129 0.042 264.695);
--popover: oklch(1 0 0);
--popover-foreground: oklch(0.129 0.042 264.695);
--primary: oklch(0.208 0.042 265.755);
--primary: oklch(0.4349 0.0673 257.47);
--primary-foreground: oklch(0.984 0.003 247.858);
--secondary: oklch(0.968 0.007 247.896);
--secondary-foreground: oklch(0.208 0.042 265.755);