mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 09:41:41 -05:00
Rename default themes.
This commit is contained in:
parent
a7772b922c
commit
1cf4d3b4d2
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue