Jon Mårtensson пре 4 година
родитељ
комит
2e8a87cb8f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      FreeAPSWatch WatchKit Extension/Views/MainView.swift

+ 1 - 1
FreeAPSWatch WatchKit Extension/Views/MainView.swift

@@ -92,7 +92,7 @@ struct MainView: View {
                 Spacer()
                 Text("❤️" + " \(pulse)")
                     .fontWeight(.regular)
-                    .font(.system(size: 18)).foregroundColor(Color.red)
+                    .font(.system(size: 18)).foregroundColor(Color.white)
             }
             Spacer()
             Spacer()