Cannot read compose window while using elevator-dark theme

As seen in the example below, the elevator-dark theme does not take into account the background color of the compose window when selecting the automatic text color. My guess is it’s inheriting the color from the parent element. But the compose/reply block needs to reset this to black explicitly. (I would not recommend playing with the compose background color…)

If this is not the correct place to file this as a bug, where should I post it?

I came up with a a potential fix for this that we’ve been using here. I’ve put similar hacks in place for the bulk update code as well.