mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix theme
This commit is contained in:
parent
5aa7784d2c
commit
001755ad63
@ -600,7 +600,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -616,7 +616,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -655,7 +655,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -671,7 +671,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -712,7 +712,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: UIColor(white: 0.0, alpha: 0.1),
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -728,7 +728,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: UIColor(white: 0.0, alpha: 0.1),
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -764,7 +764,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -780,7 +780,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -822,7 +822,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -838,7 +838,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -879,7 +879,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
@ -895,7 +895,7 @@ public func makeDefaultDayPresentationTheme(extendingThemeReference: Presentatio
|
||||
reactionActiveForeground: .clear,
|
||||
reactionStarsInactiveBackground: UIColor(rgb: 0xFEF1D4, alpha: 1.0),
|
||||
reactionStarsInactiveForeground: UIColor(rgb: 0xD3720A),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xD3720A, alpha: 1.0),
|
||||
reactionStarsActiveBackground: UIColor(rgb: 0xFFBC2E, alpha: 1.0),
|
||||
reactionStarsActiveForeground: .white,
|
||||
reactionInactiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2),
|
||||
reactionActiveMediaPlaceholder: UIColor(rgb: 0xffffff, alpha: 0.2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user