We have developed a Darkmode for our website. The checkout, however, being managed doesn't allow us to push CSS changes or similar. It's quite a harsh transition from darkmode on the main website going to checkout which is predominantly white.
We are utilising a localStorage property to control the CSS files.
It would be quite simple to include this feature without compromising security or functionality.