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
Dark mode mostly works, but field text color seems to be hardcoded to black when no color has been specified in light mode, and in dark mode seems to be saved to disk as white.
We should really ensure we use controlTextColor when no color is set explicitly, and that we do not save controlTextColor's color component values to the CSS.
The text was updated successfully, but these errors were encountered:
Dark mode mostly works, but field text color seems to be hardcoded to black when no color has been specified in light mode, and in dark mode seems to be saved to disk as white.
We should really ensure we use controlTextColor when no color is set explicitly, and that we do not save controlTextColor's color component values to the CSS.
The text was updated successfully, but these errors were encountered: