fix: '--secondary--color' css variable

This commit is contained in:
草师傅 2025-08-20 21:45:22 +08:00
parent c6659d6a46
commit 3979a5394a
Signed by: gb
GPG key ID: 43330A030E2D6478

View file

@ -22,7 +22,7 @@
--text-color: #2e3440;
--secondary-text-color: #4c566a;
--accent-color: #486090;
--secondary--color: #6078a8;
--secondary-color: #6078a8;
--border-color: #d1d5db;
--header-color: #2e3440;
--terminal-green: #4b644b;