mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-28 14:35:03 -04:00
use .primary colour
This commit is contained in:
parent
8082b2746c
commit
bbef7c7264
@ -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