Shared: Themes: reduced blur

This commit is contained in:
Viktor Fomin 2024-04-10 13:14:11 +03:00
parent 40271c0ea0
commit e651489789
2 changed files with 2 additions and 2 deletions

View File

@ -664,7 +664,7 @@ export const getBaseTheme = () => {
b: 38,
a: 0.2,
},
blur: 18,
blur: 10,
},
content: {

View File

@ -634,7 +634,7 @@ const Dark: TTheme = {
b: 27,
a: 0.4,
},
blur: 18,
blur: 10,
},
content: {