mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 12:56:13 -04:00
use .primary colour
This commit is contained in:
parent
8408183f6b
commit
519f4d9740
@ -107,7 +107,7 @@ struct RootView: View {
|
||||
HStack {
|
||||
Image(systemName: "heart")
|
||||
Text("enum.navigation_item.donations".localized)
|
||||
.foregroundColor(.systemTextColor)
|
||||
.foregroundColor(.primary)
|
||||
}
|
||||
.padding()}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user