chore: painting cache

This commit is contained in:
jialin
2024-12-27 14:56:06 +08:00
parent 542f048a67
commit bca56bfaad
17 changed files with 1411 additions and 1047 deletions
+4
View File
@@ -43,6 +43,10 @@ html {
--font-weight-normal: 500;
--font-weight-medium: 600;
--font-weight-bold: 700;
--color-white-primary: rgba(255, 255, 255, 100%);
--color-white-secondary: rgba(255, 255, 255, 90%);
--color-white-tertiary: rgba(255, 255, 255, 70%);
--color-white-quaternary: rgba(255, 255, 255, 50%);
--color-text-1: var(--ant-color-text);
--color-text-3: rgba(0, 0, 0, 45%);
--color-text-2: rgba(0, 0, 0, 65%);