Shared: Themes: use silver

This commit is contained in:
Viktor Fomin 2024-06-07 13:09:10 +03:00
parent 8e15a313a9
commit 31278798ea

View File

@ -418,7 +418,7 @@ const Dark: TTheme = {
iconColor: grayDark,
iconColorHover: white,
iconColorActive: "#CCCCCC",
iconColorActive: silver,
border: `none`,
boxSizing: "border-box",
@ -2382,7 +2382,7 @@ const Dark: TTheme = {
descriptionColor: "#ADADAD",
buttonColor: "#ADADAD",
hoverButtonColor: white,
pressedButtonColor: "#CCCCCC",
pressedButtonColor: silver,
},
},