mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
This commit is contained in:
@@ -93,7 +93,7 @@ class SettingsViewController: UITableViewController {
|
||||
}
|
||||
|
||||
let bgView = UIView()
|
||||
bgView.backgroundColor = AppAssets.selectionBackgroundColor
|
||||
bgView.backgroundColor = AppAssets.netNewsWireBlueColor
|
||||
cell.selectedBackgroundView = bgView
|
||||
return cell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user