fix(style): dark css vars

This commit is contained in:
jialin
2025-04-28 10:05:06 +08:00
parent 4b748ee43a
commit 96e5398ad1
9 changed files with 55 additions and 17 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ const RenderProgress = memo(
return (
<span
style={{
color: '#fff'
color: 'var(--color-progress-text)'
}}
>
{percent}%