feat: Add foundational UI components, pages, and theme management for the e-learning application.

This commit is contained in:
supalerk-ar66 2026-01-27 14:02:07 +07:00
parent baf389643b
commit 5fe454df95
12 changed files with 359 additions and 338 deletions

View file

@ -9,8 +9,8 @@
/* Colors - Light Mode Default */
--bg-body: #f8fafc;
--bg-surface: #ffffff;
--text-main: #0f172a; /* Dark Text */
--text-secondary: #64748b; /* Secondary Text */
--text-main: #000000; /* ดำสนิทสำหรับหัวข้อ */
--text-secondary: #111827; /* เทาเข้มมากสำหรับคำอธิบาย */
--primary: #3b82f6; /* Primary Blue */
/* Semantic mappings */