diff --git a/Tusker/Screens/Main/MainTabBarViewController.swift b/Tusker/Screens/Main/MainTabBarViewController.swift index cbf00b12..bcac3df3 100644 --- a/Tusker/Screens/Main/MainTabBarViewController.swift +++ b/Tusker/Screens/Main/MainTabBarViewController.swift @@ -80,6 +80,8 @@ class MainTabBarViewController: UITabBarController, UITabBarControllerDelegate { #endif tabBar.isSpringLoaded = true + + view.backgroundColor = .appBackground } // Fast account switcher is not supported on visionOS