Daksh777 / TakeABreak

Tackle procrastination by using self-destructing tabs and boost your productivity.
https://breaks.eu.org
GNU Affero General Public License v3.0
74 stars 114 forks source link

Add theme settings to local storage #138

Closed Daksh777 closed 2 years ago

Daksh777 commented 2 years ago

Just like the other settings options, the theme settings also need to be added to local storage so that the browser "remembers" the state of the setting.

mrkc2303 commented 2 years ago

Hey @Daksh777 I can work on this issue. Kindly assign it to me. Thanks

srivastavaritik commented 2 years ago

please assign me this issue under gssoc label

srivastavaritik commented 2 years ago

I have created a pull request #151 for this issue. Kindly check and merge if its appropriate. Theme is being saved in localStorage and its working perfectly fine.

srivastavaritik commented 2 years ago

kindly check the pr #160