mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support colorizing of the default palette.
This commit is contained in:
@@ -1036,7 +1036,7 @@ void ChatBackground::setTestingTheme(Instance &&theme) {
|
||||
}
|
||||
|
||||
void ChatBackground::setTestingDefaultTheme() {
|
||||
style::main_palette::reset();
|
||||
style::main_palette::reset(ColorizerForTheme(QString()));
|
||||
saveAdjustableColors();
|
||||
|
||||
saveForRevert();
|
||||
|
Reference in New Issue
Block a user