CSS-style #rrggbbaa colors broken
At https://lists.gnu.org/archive/html/lilypond-user-fr/2021-10/msg00072.html, users have reported that with the 2.23.4 release, something like
{ \tweak color "#DC143C" c' }
prints the note head in white instead of the expected reddish color. I can reproduce this with local master builds, but not with the official 2.23.4 binaries.
This is clearly due to commit 0772e383.