(If what I want is already there, then please accept my apologies and pretty-please tell me how to configure it...)
I can view log files within TC in dark mode by setting dark mode in TC itself. When saving logs as .mht files, however, they are only saved in light mode. Furthermore, people have different preferences (dark vs. light).
There is currently a W3C standard in which websites can ask the user's browser whether it's configured for light or dark mode, so that the server can adjust CSS accordingly. Edge knows how to respond to this query.
What I'd like to see is this mechanism embedded in the .mht file so that the log will display as light or dark according to my Edge settings. A Google search for 'support for dark mode in mhtml files' gives an AI answer claiming that it's possible. (Or course, it's AI, so...)