Mercurial > public > simoleon
diff Simoleon/Settings.swift @ 63:1d438bede031
Minor updates
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 27 Jul 2021 18:55:19 +0100 |
parents | 7b98dd60381c |
children | 3833a7d0a9f9 |
line wrap: on
line diff
--- a/Simoleon/Settings.swift Tue Jul 27 18:45:43 2021 +0100 +++ b/Simoleon/Settings.swift Tue Jul 27 18:55:19 2021 +0100 @@ -47,7 +47,7 @@ Image(systemName: "heart.fill") .foregroundColor(Color(.systemRed)) .imageScale(.large) - + Text("Rate Simoleon") } } @@ -64,8 +64,8 @@ Link(destination: URL(string: "https://dennistech.io/contact")!) { HStack { - Image(systemName: "envelope.circle.fill") - .renderingMode(.original) + Image(systemName: "envelope.fill") + .foregroundColor(Color(.systemIndigo)) .imageScale(.large) Text("Contact")