]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
UI: iOS: adjust colors for iOS 13
authorDiab Neiroukh <officiallazerl0rd@gmail.com>
Mon, 14 Oct 2019 21:43:56 +0000 (22:43 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 14 Oct 2019 22:01:17 +0000 (00:01 +0200)
commit4c37a4b7a71a5bcda0c92ffdbefd4e7bf937589f
tree4c6e2dbf2ec20a37197f910c4c2500d4f8ec8c60
parent226166bdafbfe47554985218db32cb1e10b24c0d
UI: iOS: adjust colors for iOS 13

To be compatible with Dark Mode, we need to change some of our
color references to be "dynamic".

Signed-off-by: Diab Neiroukh <officiallazerl0rd@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard/UI/iOS/View/ButtonCell.swift
WireGuard/WireGuard/UI/iOS/View/KeyValueCell.swift
WireGuard/WireGuard/UI/iOS/View/SwitchCell.swift
WireGuard/WireGuard/UI/iOS/View/TextCell.swift
WireGuard/WireGuard/UI/iOS/View/TunnelEditKeyValueCell.swift
WireGuard/WireGuard/UI/iOS/View/TunnelListCell.swift
WireGuard/WireGuard/UI/iOS/ViewController/LogViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelsListTableViewController.swift