mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-03 21:16:35 +00:00
Update colors
This commit is contained in:
parent
e3f7405fae
commit
d140a5098b
@ -359,9 +359,9 @@ public func makeDefaultDarkPresentationTheme(extendingThemeReference: Presentati
|
||||
let rootTabBar = PresentationThemeRootTabBar(
|
||||
backgroundColor: rootNavigationBar.blurredBackgroundColor,
|
||||
separatorColor: UIColor(rgb: 0x545458, alpha: 0.55),
|
||||
iconColor: UIColor(rgb: 0x828282),
|
||||
iconColor: UIColor(rgb: 0xffffff),
|
||||
selectedIconColor: UIColor(rgb: 0xffffff),
|
||||
textColor: UIColor(rgb: 0x828282),
|
||||
textColor: UIColor(rgb: 0xffffff),
|
||||
selectedTextColor: UIColor(rgb: 0xffffff),
|
||||
badgeBackgroundColor: UIColor(rgb: 0xffffff),
|
||||
badgeStrokeColor: UIColor(rgb: 0x1c1c1d),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user