You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a “disabled” text color is not the best approach. A disabled color varies depending on where an item is displayed. And as a rule, “disabled” is not a color, disabled items have low contrast. So it's easier and more convenient to use opacity rather than color.
Suggested change
review disabled states of click-ui components
for text, stop using disabled color, and use opacity instead
for backgrounds and other visual attributes, review each case. Use opacity where possible, otherwise keep the color