2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Adjust outgoing bubble text and icon colors.

This commit is contained in:
John Preston
2021-09-06 22:45:38 +03:00
parent c318f57fc0
commit 4273167aa2
11 changed files with 155 additions and 36 deletions

View File

@@ -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,