Use glass UI
This commit is contained in:
parent
f48b6df948
commit
8d657f434a
|
@ -1,5 +1,5 @@
|
|||
# Background opacity
|
||||
background_opacity: 0.8
|
||||
background_opacity: 0.3
|
||||
|
||||
font:
|
||||
normal:
|
||||
|
|
|
@ -18,7 +18,7 @@ fading = true;
|
|||
blur:
|
||||
{
|
||||
method = "dual_kawase";
|
||||
size = 2;
|
||||
size = 20;
|
||||
deviation = 5.0;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue