Shared: Themes: Fixed dark theme header color.

This commit is contained in:
Tatiana Lopaeva 2024-04-10 11:38:20 +03:00
parent 7059d48a56
commit 19c229d877

View File

@ -2018,7 +2018,7 @@ const Dark: TTheme = {
},
header: {
backgroundColor: "#1f1f1f ",
backgroundColor: "#282828 ",
recoveryColor: "#4C4C4C",
linkColor: "#606060",
productColor: "#eeeeee",