Enable colour output on container logs

Minor annoyance that I can’t seem to find any answers to: when I look at pod logs I see the ANSI escape sequences rather than the colours themselves.
e.g.
2026-03-24 16:36:54.215490+00:00e[1;34m❯ e[1;36mChanging ownership of certbot directories, this may take some time ...e[0m

Is there any way to allow the colours to show through or to suppress them?
Thanks in advance!

I’d put in a feature request, because there’s no current way to do either in the GUI, basically what you get is what you get, that’s why people use things like Dozzle or etc to read logs