项目文件夹

文件
2026-07-13 13:20:22 +08:00

8 行
144 B
CSS

/* E2E Light Theme - for testing only */
:root {
--e2e-bg: #f5f5f5;
--e2e-surface: #ffffff;
--e2e-primary: #3498db;
--e2e-text: #333;
}