With the Alacritty terminal and the Solarized Dark color theme (quite common one), some text is completely invisible:
I can fix the first by adding in the config:
colors {
status #657b83
}
However I did not found a way for the second case.
Thanks