Shared: Themes: fix

This commit is contained in:
Viktor Fomin 2024-08-07 15:16:53 +03:00
parent ebbdbaab73
commit 4dc40f5154

View File

@ -2976,7 +2976,7 @@ const Dark: TTheme = {
gradientColor: black,
lineColor: grayDarkStrong,
textColorPrimary: lightGrayDark,
textColorPrimary: darkGrayDark,
activeTextColorPrimary: white,
hoverTextColorPrimary: white,
pressedTextColorPrimary: grayDarkText,