Would it be possible to have a modifiable terminal color profile?
Right now, the color profile is pretty much hard-coded in src/format.rs and src/ansi (and possibly other places I haven’t noticed), which might be more or less suitable depending on the terminal’s color profile.
I’ve already noticed one thing that indicates that a dark mode profile is expected, but that doesn’t work for me, I much prefer a light mode terminal.