2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Rename default themes.

This commit is contained in:
John Preston
2018-09-26 21:18:17 +03:00
parent a7772b922c
commit 1cf4d3b4d2

View File

@@ -809,7 +809,7 @@ void SetupDefaultThemes(not_null<Ui::VerticalLayout*> container) {
color("6b808d"),
color("6b808d"),
color("5ca7d4"),
"Night #1",
"Midnight",
":/gui/night.tdesktop-theme"
},
Scheme{
@@ -819,7 +819,7 @@ void SetupDefaultThemes(not_null<Ui::VerticalLayout*> container) {
color("6b808d"),
color("6b808d"),
color("74bf93"),
"Night #2",
"Matrix",
":/gui/night-green.tdesktop-theme"
},
};