Shared: Fixed settings description color for dark theme.

This commit is contained in:
Tatiana Lopaeva 2024-07-08 11:04:09 +03:00
parent f8fc49d23d
commit e508270a43

View File

@ -3015,7 +3015,7 @@ const Dark: TTheme = {
linkColorHelp: "#E06A1B", linkColorHelp: "#E06A1B",
tooltipLinkColor: "#e06a1b", tooltipLinkColor: "#e06a1b",
arrowColor: white, arrowColor: white,
descriptionColor: "#858585", descriptionColor: "#ADADAD",
brandingDescriptionColor: "#858585", brandingDescriptionColor: "#858585",
whiteLabel: { whiteLabel: {