mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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