Jonas Björkert 1 rok temu
rodzic
commit
4079dac44b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      LoopFollow/Settings/SettingsMenuView.swift

+ 1 - 1
LoopFollow/Settings/SettingsMenuView.swift

@@ -155,7 +155,7 @@ struct SettingsMenuView: View {
     private func navRow(
         title: String,
         icon: String,
-        tint: Color = .primary,
+        tint: Color = .white,
         destination: Sheet
     ) -> some View {
         Button {