mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Improve chat theme selector design.
This commit is contained in:
@@ -1038,7 +1038,7 @@ void Filler::addThemeEdit() {
|
||||
}
|
||||
const auto controller = _controller;
|
||||
_addAction(
|
||||
tr::lng_chat_theme_change(tr::now),
|
||||
tr::lng_chat_theme_wallpaper(tr::now),
|
||||
[=] { controller->toggleChooseChatTheme(user); },
|
||||
&st::menuIconChangeColors);
|
||||
}
|
||||
|
Reference in New Issue
Block a user