Closed wisecameron closed 1 month ago
@wisecameron this has been an issue since the beginning and at the time I couldn't figure out a way around it from the js side.
It happens because you need to set some sort of background colour in the initially before the js can read localStorage and get the dark mode setting
When the site is loaded locally or on the live version, you see a flash of the dark mode version without any loaded data. I'll try to figure that out after I refactor the code structure.