mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Adjust outgoing bubble text and icon colors.
This commit is contained in:
@@ -1452,6 +1452,7 @@ void SessionController::cacheChatTheme(const Data::CloudTheme &data) {
|
||||
data.accentColor),
|
||||
.backgroundData = backgroundData(theme),
|
||||
.bubblesData = PrepareBubblesData(data),
|
||||
.basedOnDark = data.basedOnDark,
|
||||
};
|
||||
crl::async([
|
||||
this,
|
||||
|
||||
Reference in New Issue
Block a user