fix(web): preserve primary token in dark theme

This commit is contained in:
2026-07-21 12:55:02 +08:00
parent 907caed363
commit 90266f587d
2 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,6 @@
--color-text: #cccccc;
--color-muted: #858585;
--color-soft-blue: rgba(0, 122, 204, 0.22);
--color-primary: #007acc;
--color-status: #007acc;
}