Mclilzee / zap-simulator

Zap Matrix Simulator
https://mclilzee.github.io/zap-simulator/
Other
4 stars 16 forks source link

Save theme selection in local storage #31

Closed Mclilzee closed 2 years ago

Mclilzee commented 2 years ago

Save the latest chosen theme in a local storage. Make theme persist every visit without having to change it every time a user goes to the website.

robocopyZer0 commented 2 years ago

I can do this @Mclilzee

DigitalKnight0 commented 2 years ago

@LeoKirasic yours!

Mclilzee commented 2 years ago

Wait till i push my latest changes, i'm making it so that in order to change theme we only have to add and remove the class="dark" from body. Deleting half the methods and css

Mclilzee commented 2 years ago

@LeoKirasic alright you got this!

JuanDCeballos commented 2 years ago

Hi, I would like to give this a try.

Mclilzee commented 2 years ago

@JuanDCeballos all yours.

robocopyZer0 commented 2 years ago

This has been addressed in a PR.