When printing from dark mode the result is grey-on-white text (and I think that's the browser offering mercy, it's probably white-on-white otherwise). Needs to be fixed with [@media print](https://flaviocopes.com/css-printing/#css-media-print).
When printing from dark mode the result is grey-on-white text (and I think that's the browser offering mercy, it's probably white-on-white otherwise).
Needs to be fixed with @media print.