saltycrys bc705ff19d Switch theme on DOMContentLoaded event instead of load event
This doesn't fix the issue of the bright flash but makes it shorter.

The `load` event is fired when the page and all resources are fully
loaded while the `DOMContentLoaded` event is fired when initial HTML
document has been completely loaded and parsed, without waiting for
stylesheets, images, and subframes to finish loading.
2020-11-16 01:51:18 +01:00
..
2019-08-27 08:01:33 -05:00
2018-11-08 15:58:10 -06:00
2018-11-08 15:58:10 -06:00
2018-11-08 00:41:03 -06:00
2018-11-08 15:58:10 -06:00
2018-11-08 15:58:10 -06:00