mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixed root default for blur tint
This commit is contained in:
@@ -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*/
|
||||
|
Reference in New Issue
Block a user