diff --git a/Yattee/Views/Home/HomeView.swift b/Yattee/Views/Home/HomeView.swift index 626950b6..b9faf315 100644 --- a/Yattee/Views/Home/HomeView.swift +++ b/Yattee/Views/Home/HomeView.swift @@ -277,7 +277,6 @@ struct HomeView: View { #if os(tvOS) Text(title) .fontWeight(.semibold) - .foregroundStyle(accentColor) #else Button(action: action) { HStack(spacing: 4) {