(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. Wh...
Dark Mode for .mht files?
AlexKaras
15 hours agoCommunity Hero
Hi,
As per my knowledge, .mht is just an archive of web page with all required resources been included into it. Browser renders .mht file as a local web page without the need to request web server. This means that either color scheme can be included in the file when .mht is created (and this means that it always be rendered in dark mode if it was initially created for dark mode) or that the page may be (significantly) complicated at the moment of log export to .mht, by adding to it the functionality to switch locally between light and dark modes directly in the browser.
Both approaches, for sure, are doable...