feat: dynamic language change

This commit is contained in:
2026-02-18 01:56:07 +08:00
parent 1a8afd9573
commit 6153c7e87e
7 changed files with 62 additions and 10 deletions

View File

@@ -9,8 +9,9 @@
@plugin "daisyui/theme" {
name: "light";
--color-primary: blue;
--color-secondary: teal;
--color-primary: #5092d4;
--color-secondary: #bfd7f1;
--color-accent: #76b9ef;
}
/* Custom Scrollbar Styles */