mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various Fixes
This commit is contained in:
@@ -764,7 +764,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
inputBorderColor: UIColor(rgb: 0xe4e4e6),
|
||||
inputPlaceholderColor: UIColor(rgb: 0x8e8d92),
|
||||
inputTextColor: UIColor(rgb: 0x000000),
|
||||
inputClearButtonColor: UIColor(rgb: 0xbcbcc0),
|
||||
inputClearButtonColor: UIColor(rgb: 0x9e9ea1),
|
||||
checkContentColor: UIColor(rgb: 0xffffff)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user