diff --git a/TravelMode/View/AppList.swift b/TravelMode/View/AppList.swift index 05594dc..a0af7f0 100644 --- a/TravelMode/View/AppList.swift +++ b/TravelMode/View/AppList.swift @@ -32,7 +32,6 @@ struct AppList: View { } } } - .background(Color.white.opacity(0.95)) .onAppear { apps = SmartApp.appList onNewEvent() diff --git a/TravelMode/View/ContentView.swift b/TravelMode/View/ContentView.swift index 0248f55..b5b1d4e 100644 --- a/TravelMode/View/ContentView.swift +++ b/TravelMode/View/ContentView.swift @@ -13,7 +13,6 @@ struct ContentView: View { } } } - .background(BackgroundView.type2A) .onAppear { channel.viewWillAppear() EventManager().onFilterStatusChanged({