Open
Description
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.