mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
修改 MutableTextCell TextColor
This commit is contained in:
parent
9f345ee3fc
commit
043bab5569
@ -15,6 +15,7 @@ class MutableTextCell: BaseTableViewCell {
|
||||
self.selectionStyle = .none
|
||||
self.accessoryType = .none
|
||||
self.backgroundColor = BKColor.background.secondary
|
||||
self.detailTextLabel?.textColor = BKColor.grey.darken2
|
||||
}
|
||||
|
||||
@available(*, unavailable)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user