mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-27 13:59:04 -04:00
duplicate foregroundColor
This commit is contained in:
parent
6d30cf71d9
commit
73f6bf12c6
@ -58,7 +58,6 @@ extension Color {
|
|||||||
static let background = Color(UIColor.systemBackground)
|
static let background = Color(UIColor.systemBackground)
|
||||||
static let secondaryBackground = Color(UIColor.secondarySystemBackground)
|
static let secondaryBackground = Color(UIColor.secondarySystemBackground)
|
||||||
static let tertiaryBackground = Color(UIColor.tertiarySystemBackground)
|
static let tertiaryBackground = Color(UIColor.tertiarySystemBackground)
|
||||||
static let systemTextColor = Color(NSColor.textColor)
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user