瀏覽代碼

Pulse in white

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()