fix color issue

This commit is contained in:
otsmr 2025-07-11 21:20:20 +02:00
parent 9a5114eb5d
commit e759e14f70

View file

@ -62,7 +62,7 @@ class _SettingsMainViewState extends State<SettingsMainView> {
initAsync();
},
child: Container(
color: context.color.surface,
color: context.color.surface.withAlpha(0),
child: Row(
children: [
ContactAvatar(