All KBs stare as white by default. Instead we should follow the system default using prefers-color-scheme media query. This should then cycle the color-scheme css property on body between nothing, light and dark. That way the user gets what the want...
To leave a comment, please authenticate.