fixed root default for blur tint

This commit is contained in:
RossAscends
2023-04-12 05:45:10 +09:00
parent 4e53f47494
commit c32690579f

View File

@@ -40,7 +40,7 @@
--SmartThemeBodyColor: rgb(220, 220, 210);
--SmartThemeEmColor: rgb(175, 175, 175);
--SmartThemeFastUIBGColor: rgba(0, 0, 0, 0.9);
--SmartThemeBlurTintColor: rgba(255, 255, 255, 0.5);
--SmartThemeBlurTintColor: rgba(0, 0, 0, 0.5);
--sheldWidth: 800px;
/*base variable calculated in rems*/