mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Colorize bubbles according to a custom chat theme.
This commit is contained in:
@@ -203,4 +203,9 @@ private:
|
||||
|
||||
};
|
||||
|
||||
[[nodiscard]] auto ChatThemeValueFromPeer(
|
||||
not_null<SessionController*> controller,
|
||||
not_null<PeerData*> peer)
|
||||
-> rpl::producer<std::shared_ptr<Ui::ChatTheme>>;
|
||||
|
||||
} // namespace Window
|
||||
|
Reference in New Issue
Block a user