fix : tailwindcss

This commit is contained in:
2025-04-01 23:50:01 +08:00
parent 0a8d7abf9a
commit a857afbb2c
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
@theme {
--color-primary: #ffc107;
--color-secondary: #ffa000;
--color-text-primary: #000000;
--color-text-secondary: #000000;
--color-success: #28a745;
--color-scrollbar-thumb: #999999;
--color-scrollbar-track: rgba(0, 0, 0, 0.1);