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